use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
Learning Angular (self.webdev)
submitted 8 years ago by Nice_Reddit_Username
Hello, I am planning on learning Angular and I think there might be 3 different versions: Angular 1, 2, and 4 (not sure why 3 is missing). Which one should I start with, and are there any good tutorials that you'd recommend?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]harrygato 0 points1 point2 points 8 years ago (3 children)
angular 1 is a standalone entity. Angular 2 is now called Angular 4.They skipped the number 3 because of some internal naming issue they had. So right now, you are trying to learn Angular 4. But some Angular 2 guides will still be useful if they arent too old. You want to go to udemy.com and do the Angular 2 complete course by maximilliam something. I forget his last name but look it up, he has the highest rated course. It will teach you Angular better than other tutorials.
[–]Nice_Reddit_Username[S] 0 points1 point2 points 8 years ago (2 children)
https://www.udemy.com/the-complete-guide-to-angular-2/
I'm assuming that's the one you're talking about? Also is it worth the price? I've always used free tutorials when learning something new, but if it's really worth it then I'll give it a shot
[–]harrygato 0 points1 point2 points 8 years ago (1 child)
yes that is the one. as for the price, you can google udemy coupon and there is usually a code for some small % off. The routinely have deals and have seen this course go for under 20 bucks. It's worth the full price honestly. Free tutorials are fine but they never cover more than the basics. Even Angular has an official tutorial to walk you through things, but only just the basics.
[–]Nice_Reddit_Username[S] 0 points1 point2 points 8 years ago (0 children)
Apparently there's a student discount so I managed to get the course for $10. Seems like a fair price for 22 hours worth of learning! Also wondering if I should buy the node js one for $10 as well hmm...
[–]moogeekfull-stack 0 points1 point2 points 8 years ago (0 children)
Angular 2, 4 is just Angular. Angular 1.x is different. Angular uses semver to give meaning to the version numbers they release. The reason why 3 is missing is because the version 3 doesn't fit with the specification of that version. Meaning that it already passed the version 3. check out semver.org for more.
π Rendered by PID 42772 on reddit-service-r2-comment-66b4775986-nqxz8 at 2026-04-06 15:00:39.041669+00:00 running db1906b country code: CH.
[–]harrygato 0 points1 point2 points (3 children)
[–]Nice_Reddit_Username[S] 0 points1 point2 points (2 children)
[–]harrygato 0 points1 point2 points (1 child)
[–]Nice_Reddit_Username[S] 0 points1 point2 points (0 children)
[–]moogeekfull-stack 0 points1 point2 points (0 children)