turntaker
Well-Known Member
- Joined
- May 29, 2013
- Messages
- 3,908
- Gender
- Undisclosed
- HSC
- 2015
I recently got into web development and there are a few things I wish someone had told me because I had no idea where to start.
MUST-KNOW skills and foundation
These skills are important regardless of if you are going to do back-end work or front-end work.
You need at least 60% knowledge of HTML and CSS and about 25% knowledege of Javascript.
A really good way of learning these is this website: (100% free, no registration)http://www.w3schools.com/
Check out astroman's thread on learning resources:
It is important to have a goal before beginning to learn. (Even if it is a small homepage for your pet. Goals like this make it much easier and enjoyable to learn since you apply what you have learnt straight away.
Required Software
You don't need a whole bunch of software to get into basic web-dev.
You will need a Text-Editor and a Web Browser
Text Editor:
You can start writing CSS and HTML in Notepad or any basic text editor.
However, some make it easier for you to write HTML.
I would recommend these:
Browser:
I suggest Google Chrome as a browser.
note: I will update this thread regularly as I learn more.
MUST-KNOW skills and foundation
These skills are important regardless of if you are going to do back-end work or front-end work.
- HTML
- CSS
- Javascript
You need at least 60% knowledge of HTML and CSS and about 25% knowledege of Javascript.
A really good way of learning these is this website: (100% free, no registration)http://www.w3schools.com/
Check out astroman's thread on learning resources:
It is important to have a goal before beginning to learn. (Even if it is a small homepage for your pet. Goals like this make it much easier and enjoyable to learn since you apply what you have learnt straight away.
Required Software
You don't need a whole bunch of software to get into basic web-dev.
You will need a Text-Editor and a Web Browser
Text Editor:
You can start writing CSS and HTML in Notepad or any basic text editor.
However, some make it easier for you to write HTML.
I would recommend these:
- Notepad++ (windows platform)
- Sublime Text (any platform)
Browser:
I suggest Google Chrome as a browser.
note: I will update this thread regularly as I learn more.
Last edited: