I know HTML, PHP and CSS. Should I start working with Wordpress or learn basics of JavaScript and jQuery first? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I know HTML, PHP and CSS. Should I start working with Wordpress or learn basics of JavaScript and jQuery first?

I want to work with Wordpress, but I feel it will be too much for right now. Really confused.

2nd Jan 2018, 5:51 PM
Rashmita Behera
Rashmita Behera - avatar
5 Answers
3rd Jan 2018, 4:09 AM
Sundas Alduraihem
Sundas Alduraihem - avatar
+ 2
i think you should start working with wp but also learn basics of js and jquerry
2nd Jan 2018, 6:14 PM
Alaturka Poderosa
Alaturka Poderosa - avatar
+ 1
JS and jQuery first
2nd Jan 2018, 7:31 PM
ali. ht56
ali. ht56 - avatar
+ 1
If you are planing to work for a big company you have to decide what programming language you have to learn. Do you want to learn a language with rules to prevent errors? So you have to learn compiled language which has more rules and run faster as a finished program.This helps you to make smartphones’ apps, so you have to learn: Java which can run anywhere and it is the language of Android. Swift apple’s new language. C# which is used on Windows (to be continued)
3rd Jan 2018, 4:11 AM
Sundas Alduraihem
Sundas Alduraihem - avatar
+ 1
If you want to learn Interpreted Language, which has less rules and let you code small tasks quickly in this case you have to decide what do you want to be able to do? if you want to work with scripts like Wordpress or WikiMedia so learn PHP, which was all the rage in the 90’s and still has many popular scripts. If you want to creat a code that runs in a browser such as interactive features on web pages or Chrome extensions in this case learn Javascript. If you just want to learn a clear and general-purpose language so Python,which emphasizes readability, should be your chose . Finally if you want to create websites like Airbnb, Twitter or Scribd so learn Ruby and then Ruby on Rails. Wish you good luck in your programming path .
3rd Jan 2018, 4:11 AM
Sundas Alduraihem
Sundas Alduraihem - avatar