Need help!! | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Need help!!

Hi! I have basic knowledge of HTML, CSS, JavaScript. What should I learn next?? https://code.sololearn.com/Wj7W5oVJ1t94/?ref=app ^A simple Payment Calculator^

25th Feb 2019, 1:44 PM
Nikhil Seth
Nikhil Seth - avatar
12 Respostas
+ 1
Perl is a scripting language run at the server end, where websites are hosted. Itā€™s also available on home computers running Linux by default, or on Windows computers if installed, but perl programming on the home computer is no where near as popular as on servers (computers hosting websites). Perl has a variety of uses, including processing forms, working with databases, and one of my favorites, running backend scripts on the server for a variety of things including monitoring processes and doing automated tasks. Now when we get into server scripts and programs, we can also have fun with bash scripts.
25th Feb 2019, 5:12 PM
Mike
Mike - avatar
+ 2
You can now learn about Node.js where you can put your knowledge of JavaScript. Node.js is a runtime environment, which let users choose how to use, whether frontend or backend, and one common language can be used as backend and front end.This environment is entirely based on V8 JavaScript engine. If you already know JavaScript and want to try the backend world you have no difficulty with node.js . JavaScript is unbelievably versatile and through Node.js is also a very powerful back-end language. As Mike said you would learn perl as well. https://www.sololearn.com/discuss/1277069/?ref=app https://www.sololearn.com/discuss/1630451/?ref=app https://www.sololearn.com/discuss/1632503/?ref=app https://www.sololearn.com/discuss/1414250/?ref=app https://www.sololearn.com/discuss/1247071/?ref=app https://www.sololearn.com/learn/9660/?ref=app
25th Feb 2019, 2:59 PM
Gurpreet Jhamat
Gurpreet Jhamat - avatar
+ 1
I would say next would be either php or perl to start doing server side operations. My favorite is perl but php is more popular now.
25th Feb 2019, 2:28 PM
Mike
Mike - avatar
+ 1
You're welcome Nikhil
25th Feb 2019, 3:37 PM
Gurpreet Jhamat
Gurpreet Jhamat - avatar
+ 1
Nikhil, php is used for managing servers, but is also used, like perl, for many other things, including working with those MySql databases. Perl and php have a lot of overlap, but each has its own specialties as well.
25th Feb 2019, 5:16 PM
Mike
Mike - avatar
+ 1
So after SQL I should start with php, right?
25th Feb 2019, 5:17 PM
Nikhil Seth
Nikhil Seth - avatar
0
I have started MySQL. Actually I don't know what php is used for other than managing servers
25th Feb 2019, 2:29 PM
Nikhil Seth
Nikhil Seth - avatar
0
what is perl used for?
25th Feb 2019, 2:30 PM
Nikhil Seth
Nikhil Seth - avatar
0
Please don't get annoyed, I am still a noob
25th Feb 2019, 2:30 PM
Nikhil Seth
Nikhil Seth - avatar
0
Thanks
25th Feb 2019, 3:33 PM
Nikhil Seth
Nikhil Seth - avatar
0
Thank You
25th Feb 2019, 5:15 PM
Nikhil Seth
Nikhil Seth - avatar
0
Hey! Sorry for late reply but, I had my exams then. Now, I have learnt the basic SQL and am learning php. What should I head for next?
10th Jun 2019, 1:11 PM
Nikhil Seth
Nikhil Seth - avatar