What should I learn to be able to design a good website. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

What should I learn to be able to design a good website.

I want to make a web site home page and sections,etc. what's the very helpful programming language should I learn. I learned html and css but still have a problems.

30th Mar 2018, 2:39 PM
OUTSTANDING BOY
4 Antworten
0
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/1062064/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app
30th Mar 2018, 3:09 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 1
i think u could learn HTML + CSS + JavaScript + JQuery
30th Mar 2018, 2:44 PM
강럴기
강럴기 - avatar
+ 1
-HTML -CSS -Javascript -jQuery -SQL -PHP -NodeJS -Angular -React ^Great place to start. You'll learn a lot from each and by the time you're done you'll be sufficient at developing websites. Also, you'll want to research actual design practices. The organization, appearance, and other such things are just as important (if not more important) than the coding you'll be doing. A poorly designed site on the surface will turn people away from your website even if it's the most functional website in the world. So you'll want to research proper coloring (research color palettes) and typography. You'll not only have a functional website, but you'll also have a website that people enjoy looking at. Best of luck!
30th Mar 2018, 2:56 PM
Fata1 Err0r
Fata1 Err0r - avatar
0
essentially html and CSS are enough but if the page should be more complex than you may learn some JavaScript as well
30th Mar 2018, 2:41 PM
Jakob