I wanna know the best path in web development either for front end developers or back end developers, any one can help me !!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

I wanna know the best path in web development either for front end developers or back end developers, any one can help me !!!

Web development

22nd Jan 2020, 11:29 PM
Ahmed Alaa El Din
Ahmed Alaa El Din - avatar
17 Answers
+ 9
I started off learning HTML, CSS and JavaScript. I am now learning Angular 8, which is a framework and platform for making websites, mobile apps and desktop apps using web technologies. You can also make PWA (progressive web apps) and single page applications. With Angular you also learn backend and can read, write and delete from a database on a server. There is also a built in form validation and other advanced functions. The main reason I like Angular so much is it gives you the ability to make a professional website or app from frontend to backend without having to learn any new languages like PHP or Python etc. Although Angular 8 does actually use Typescript (a superset of JavaScript) it is easy to learn and very similar to JavaScript.
23rd Jan 2020, 6:02 PM
Ryan Els
Ryan Els - avatar
+ 5
Ahmed Alaa El Din Go through https://www.freecodecamp.org/ That will take you through what you need to be a full stack web developer with node.js on the back end. That is both javascript on front end and back end. You could also try https://www.theodinproject.com/ which just launched a node.js path for back end. But I would say the Odin project is a bit tougher than Free code camp. I recommend one of this programs to avoid information overload, the problem for beginners is usually that there's too much information. Good luck tho 👍😃
24th Jan 2020, 6:03 PM
Fredelig
Fredelig - avatar
+ 4
HTML5 CSS3 and JavaScript are the basics to frontend but there are a few more such as bootstrap, angularjs, jQuery, PHP .... Backend is a lot of mathematics and remembering syntex... Really this is up to you as to where to begin but I would say let's get your hands dirty with frontend before we stick them in the mud...
22nd Jan 2020, 11:59 PM
BroFar
BroFar - avatar
+ 4
Well I don't think that there is any such thing as a best path. Some may say full stack is the best.
23rd Jan 2020, 5:32 AM
Sonic
Sonic - avatar
+ 3
If you want to be a front end developer you will need to know HTML, HTML5, CSS3, CSS and Javascript, this is the best path to take if you wish to become a front end dev. I hope this helps 🤗
22nd Jan 2020, 11:55 PM
Simba Zumba
Simba Zumba - avatar
+ 2
SQL stands for Structured Query LanguageSQL lets you access and manipulate databasesSQL is an ANSI (American National Standards Institute) standard What Can SQL do? SQL can execute queries against a databaseSQL can retrieve data from a databaseSQL can insert records in a databaseSQL can update records in a databaseSQL can delete records from a databaseSQL can create new databasesSQL can create new tables in a databaseSQL can create stored procedures in a databaseSQL can create views in a databaseSQL can set permissions on tables, procedures, and views SQL is a Standard - BUT.... Although SQL is an ANSI (American National Standards Institute) standard, there are many different versions of the SQL language. However, to be compliant with the ANSI standard, they all support at least the major commands (such as SELECT, UPDATE, DELETE, INSERT, WHERE) in a similar manner. Note: Most of the SQL database programs also have their own proprietary extensions in addition to the SQL standard! Using SQL in Your Web Site To build a web site that shows some data from a database, you will need the following: An RDBMS database program (i.e. MS Access, SQL Server, MySQL)A server-side scripting language, like PHP or ASPSQLHTML / CSS RDBMS RDBMS stands for Relational Database Management System. RDBMS is the basis for SQL, and for all modern database systems like MS SQL Server, IBM DB2, Oracle, MySQL, and Microsoft Access. The data in RDBMS is stored in database objects called tables. A table is a collection of related data entries and it consists of columns and rows. We will list the SQL syntax for each of the SQL commands in this section of tutorial later, making this an easy reference for someone who wants to learn SQL.
23rd Jan 2020, 10:33 AM
MOSES MOSES UKALOM
+ 2
Thanks pro 👍
23rd Jan 2020, 10:35 AM
Ahmed Alaa El Din
Ahmed Alaa El Din - avatar
+ 2
I would advise you to start by learning the front-end {HTML, CSS3 and JAVASCRIPT} then learn back-end using any language of your choice like php, python e.t.c and master databases like MYSQL and SQL. All the best.
23rd Jan 2020, 2:06 PM
Brighton Phiri
Brighton Phiri - avatar
+ 2
Divanda Praditya again this has nothing to do with this thread... I asked you politely J⭐: Resolved.
24th Jan 2020, 1:38 AM
BroFar
BroFar - avatar
+ 2
MOSES MOSES UKALOM You know your stuff looks like you are also one of the older programmers here around with a broad mind of programming and knowledge of the older and better languages. Nice meeting you. I'm started around 1982 with prgs and yes the old DOS and GWBASIC later moving to the dBase 3 scene and... Luckely I'm retired. Good luck to you man.
24th Jan 2020, 11:49 AM
🇺🇸 Anatoli🇧🇪🇪🇺 ,
🇺🇸 Anatoli🇧🇪🇪🇺 , - avatar
+ 1
I'm already finished a lot of courses in html CSS and JavaScript and I've learnt also frameworks like bootstrap and css preprocessor like sass and js library like jQuery but my problem is I don't know what's the next step 🤦🤦
23rd Jan 2020, 9:36 AM
Ahmed Alaa El Din
Ahmed Alaa El Din - avatar
+ 1
You have to understand all the programming languages and their syntax.
23rd Jan 2020, 10:26 AM
MOSES MOSES UKALOM
+ 1
Use programming language such as Qsl and C++
23rd Jan 2020, 10:30 AM
MOSES MOSES UKALOM
0
Can't say much at this stage. Just finished the HTML basics and now sinking teeth on CSS then Java Scripts. So far so good as my goal is not to be a developer (although not ruling out the possibility if competences match the ideal in time). I am learning these languages to bootstrap my business. In short, I will be looking to learn from the likes of the yourselves on this platform.
24th Jan 2020, 7:30 PM
Sizwe Nicholas Zulu
0
Start with the very basics, html css then javascript. Don't get ahead of yourself one step at a time 😊
24th Jan 2020, 10:19 PM
Ben B
Ben B - avatar
0
25th Jan 2020, 8:39 PM
Ojora Ibrahim
Ojora Ibrahim - avatar
0
i also think it is correct
25th Jan 2020, 8:40 PM
Ojora Ibrahim
Ojora Ibrahim - avatar