I know HTML, CSS, and a bit of JavaScript. What should I learn next?

Asked by Last Modified  

Follow 21
Answer

Please enter your answer

Computer Science Teacher

HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End Web Development Tools like PHP,Python,Ruby on Rails,MongoDB etc. 3)Learn about Advanced CSS 3 and...
read more
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End Web Development Tools like PHP,Python,Ruby on Rails,MongoDB etc. 3)Learn about Advanced CSS 3 and Bootstap 4 First know your purpose or ultimate goal in life and then learn only those tools and technologies which will help you in achieving your goals. All the Best! Thank You :) read less
1 Comments

You can aim for UI Engineer (Front-end), you need to have a better understanding of JavaScript with libraries like JQuery, Ajax and NodeJs frameworks like Angular, React, Vue Etc.There is much demand for it in recent years, for example, Netflix, PayPal completely build on JavaScript.or you can add server-side...
read more
You can aim forUIEngineer (Front-end), you need to have a better understanding of JavaScript with libraries like JQuery, Ajax and NodeJs frameworks like Angular, React, Vue Etc.There is much demand for it in recent years, for example, Netflix, PayPal completely build on JavaScript.or you can add server-side programming languages like Java, PHP, Python and become Full stack developer read less
Comments

Selenium in C# - Complete Automation Framework With Reports From Scratch | Code Management Github

if you would like to choose UI developer as your career just go head with Angular 2+ . there’s is much opportunities are there currently in industry
3 Comments

Hi, if you are planning for front end developer then html, css, javascript, jquery, node js and java programming are required. Thanks.
Comments

Learning HTML, CSS & JavaScript will give a bit access to Website Designing even for designing you will need to learn JQuery once you completed with Webdesigning (Front end Part) go for Backend Development - PHP or Python or Mean Stack. 1. Front End - Web Design : itvedant : It help in create beautiful...
read more
Learning HTML, CSS & JavaScript will give a bit access to Website Designing even for designing you will need to learn JQuery once you completed with Webdesigning (Front end Part) go for Backend Development - PHP or Python or Mean Stack. 1. Front End - Web Design : itvedant : It help in create beautiful and stunning websites by learning HTML and CSS and make it interactive with knowledge of JavaScript and jQuery. a. HTML5 +CSS3 : Learn to create beautiful and trendy websites using HTML5 and CSS 3 b. Javascript : Make your websites more interactive using JavaScript. You can use JavaScript to validate your forms, Manipulating content, changing style dynamically, showing / hiding content of web page and for making ajax requests. c. Twitter Bootstrap : Bootstrap is CSS and JavaScript framework to develop responsive websites. d. JQuery : Learn jquery and add some beautiful image sliders to your website.2. Backend - a.PHP Web Development : a. PHP : Learn to create real world application using Object Oriented Programming in PHP. 1.PHP MySQL : itvedant : Develop your machine learning projects, IOT projects and web application by learning Python programming language. a.Integrating payment gateway / SMS gateway to your website b.Creating Captcha images or adding watermarking on images c.Sending emails from your emails d.Generating excel / pdf reports e.Maintaining security of your website 2. Wordpress : Learn worlds most famous content management and blogging PHP framework. 3. Yii Framework : As a PHP developer you should know at least one mvc based PHP framework. Yii2 is one of the most popular and widely used mvc framework. By learning Yii2, you can develop large PHP applications using less efforts and time. b. Mean Stack : itvedant : It contain Mongo DB, Express .Js, Angular and Node .js 1.Mongo DB which used for database 2.Express .js fro back end development 3.Angular for Front end development 4.Node .js for backend development that can handle high traffic easily. c. Python : By learning Python Programming Language, helps to develop machine learning projects, IOT projects. 1. Python: 2. Machine Learning 3. Django : jango is the most popular framework not only in python but also seeing the current web development trend. read less
Comments

Learn Angular.
3 Comments

You should learn Bootstrap and angular JS.
Comments

Learning is an enjoyment if we see it in an angle

What you want to become? Web application developer? means www.iisc.ac.in, www.infosys.com etc Tester? one who tests the applications As you already know HTML, CSS, go for angular (NOT Angular JS). one data basse language (Ex: SQL Server)
Comments

Come for knowledge go for earning

you should learn python
Comments

14yrs exp Math Computers Science Teaching. Improvement In Scores Guaranteed Fee REFUND

start building a small web sites, for learning sake.
Comments

View 8 more Answers

Related Questions

How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7
Is it good to go for a Java coaching center and learn Java (with advanced Java) to improve my programming skills?
yes, Please check the Institute reviews and discuss with the tutor, what topics were covered in class. Ask about the practicals session and how many hours/duration of the course.
Gerda
0 0
5
When to use transient variables?
To know about transient , first we need to know about serialization concept .serialization makes an object's state persistent . It means that the object is converted into stream and store in a file . For...
Jay
What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7
Can we print any string in Java without a semicolon?
Yes We can print a string with out semicolon in if statement. public class Print_Without_Semicolon { public static void main(String args) { int i = 0; if(System.out.printf("print...
Sridevi
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Java: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

ListIterator Example
public class ListIteratorEx { public static void main(String args) { List<String> li = new ArrayList<String>(); li.add("java1"); li.add("java2"); li.add("java3"); li.add("java4"); ListIterator...
S

Sarthak C.

0 0
0

Crux Of The Basic Interview Question Asked Around It Professionals
Question: Explain PSVM() in Java. Answer: This question is asked from a differnet persctive. Person asking this question is looking for deep java concepts. If answer in your mind is something like...

Recommended Articles

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you