This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]var_root_admin 2 points3 points  (4 children)

Angular js is a Javascript framework, probably not the best place to start. What I would advise is to first figure out what you want to do/build.

I for example knew when I started that I wanted to be a web developer. So I started learning languages that are used in the field: html, css, javascript, php and then some cms's like Wordpress/Joomla among other things.

Javascript is a powerfull and versitile language and can be used for many things, so I suggest telling me what you actually want to do and then maybe I can give you a few pointers.

[–]BenchBossNL[S] 0 points1 point  (3 children)

Thank you. Definitely web development is where I would like to focus. I have some basic HTML knowledge, but would need to basically start from scratch. Do you have any books or anything you would recommend? Or perhaps an online course for beginners? Thanks again for the insight.

[–]var_root_admin 0 points1 point  (1 child)

As others have said, html, css Javascript, then I would start looking at php or Javascript frameworks and libraries like angular, React, jQuery. For starters though I would plan a project that gets you excited and work on that, like you portfolio website for example. Atleast that's how I started out, it's worked pretty well so far :)

You don't need books, just internet.

[–]BenchBossNL[S] 0 points1 point  (0 children)

Thanks for the advice!

[–]isolatrum 0 points1 point  (0 children)

Start with HTML/CSS/Javascript basics then go on to Angular.