+ 3
I have done HTML course.
I want to Practise.Please Give me some idea to code.
11 Réponses
+ 7
Congrats Rahil Mavani!
try this www.freecodecamp.org
best on pc
+ 3
Now you should start your work on doing some simple problems related to web designing... Do some minor projects on the same... Good luck
+ 2
ARIF ANSARI
But, Which Project I should do?
+ 2
why did you asking for some ideas.Search within yourself for ideas.
Try to develop some small projects which show that you can code. Play with it and try to gain practical knowledge.
By the way I am also a beginner as web developer. I build a small website(please visit):
http://www.amanwebsite.cf
open in either laptop or computer.
+ 2
Like simple arithmatic problems you should do ...
+ 2
Maybe you can create your blog design
+ 2
everyone Thanks for helping
+ 2
Anything you have in your mind, not necessarly recreating google, try to output your work plan of the week in a table by trying to explain it with svg, you could also try writing what you understood from html in a code
+ 2
Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] and other Programs):
https://youtu.be/Zftx68K-1D4
⏩⏩A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
⏬⏬By August Mein:⏬⏬
1. Choosing your first Language
You can choose any language.
if you can't decided here the guide :
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android).
JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language)
Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything)
kivy ( a Python Program for anroid )is used for making android apps.
Kotlin is Google's new Program for android.
Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc)
It's coding process is also simple and as like Python.
Swift is for building apple / IOS app .
To improve coding skills 2nd link is helpful:
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/1033194/?ref=app
https://www.sololearn.com/discuss/1062064/?ref=app
+ 1
Go and learn Css and js
0
Congratulations. I think you should learn CSS and JS to cover web development after that you can pass your level by learning Python and C++, good luck.