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

Anyone knows how to convert jsf primeface into bootstrap?
You already can use some bootstrap CSS classes and helpers but if you want give style to each UI control, you will need to set the primefaces theme to none. Then you will need to give some style to...
Pradeep
1 0
9
Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
What is difference between C language and Java language?
Java is a purely object-oriented (class based) programming language that's designed to support the philosophy of "write once, run anywhere" i.e. compiled Java code runs on multiple platforms without re-compilation...
Poonam
0 0
5
Who invented Java language?
James Gosling invented java language
Niranjan

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

Ask a Question

Related Lessons

How to create Rest web services in Java
Web services are web application components that lets two different applications to communicate over the network.Let if an application which in written java provides web services can be communicated through...

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Introduction to Programming Languages
What is a Programming Language? A programming language is a formal computer language or constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages...

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 =...

Thread Class In JAVA
Thread Class: Thread class is the main class on which Java's Multithreading system is based. Thread class, along with its companion interface Runnable will be used to create and run threads for utilizing...

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