What should I be learning next?

  • Thread starter Thread starter Deleted member 995015
  • Start date Start date
D

Deleted member 995015

Guest
Hello there!

I'm learning html, css and javascript foundations right now.

I was wondering what I should learn up next so that I can create nice and stunning websites. I mean what's most important jquery , react js ,bootstrap????
 
Hello there!

I'm learning html, css and javascript foundations right now.

I was wondering what I should learn up next so that I can create nice and stunning websites. I mean what's most important jquery , react js ,bootstrap????

For programming, personally I find hiring expert first to do our project and have them answer our question is the best way to learn
 
HTML -> CSS -> BOOTSTRAP -> JQUERY -> PHP (Laravel).

You're welcome.
 
PHP and AngularJS are great next steps, also after you're a bit into php, learn how to send Ajax requests with javascript to php scripts
 
If you understand how to design webpages w/ HTML, CSS and Javascript
You may want to look into other languages such as PHP which will allow you to program your website, and SQL if you want to manage databases with PHP.
You can also use Python with your WebServer (If you know how to), NodeJS (I personally don't like NodeJS) and Ruby or Pearl, As well as Haskell if you want to try.
 
Back
Top