+ 3
Where to start
noobie trying to learn coding for websites and programing but it's been hard to get into the swing of things. any suggestions?
9 ответов
+ 5
Every thing in sololean is a basic.
begin with Html /css/jscript and so on.
I suggested to Work hard then every thing will be easy
+ 4
this is the best way in my Opinion (html => css => javascript => PHP => SQL => c++ => Java => python) good luck!
+ 2
html I have played with before my company uses sublime to code their phone app but most of it is pre-built. It is refreshing to know somethings and be learning others. I will stick with html for now. thank you all! This helped a lot.
+ 1
web design is the easiest thing you can learn. start with html css for pure design. the languages are easy to understand. later on if you want to add functionality to your website you should learn javascript. and later if you want some data to be stored inside databases learn php and sql.
+ 1
languages like php java c++ and c#, which are used to develop programs or games are very similar. if you learn how to code and learn java then everything else seems familiar.
+ 1
Visit - http://learntocodewith.me/
0
are you talking about web design or web development?
0
I want to learn both but web design first.
0
okay awesome. I started with java and it was confusing so I just switched to html! Thank you!