+ 12

Which programming language can i learn for web design?

Web development, programming language

7th Nov 2018, 2:16 PM
ODIGIE OSAKPOLOR
ODIGIE OSAKPOLOR - avatar
27 odpowiedzi
+ 20
Because of the nature of this question, I assume you are new to Web Design. Here are the basics. HTML- Used to make the barebones of a website. All your titles, paragraphs, forms, images, and charts are made with HTML. You can make a website with only HTML, but it won't look especially pretty. Do learn this first though. CSS- This is what makes a website look pretty. With a simple knowledge of CSS, you can transform your webpage from black and white documents into works of digital art. Learn this Next. JavaScript- This makes your pages interactive. Want a button to tell you hello, have a timer on your webpage, or other cool stuff? Use JavaScript. You can safely learn this last. Hope this helps.
7th Nov 2018, 2:30 PM
SuperC
SuperC - avatar
+ 6
I have basic knowledge of html , css and some of java script Jus i need to learn any programming language and i believe i can that
8th Nov 2018, 3:28 PM
Ahmed Abdi Khaliif
Ahmed Abdi Khaliif - avatar
+ 6
ODIGIE OSAKPOLOR Yes, there is a difference between web design and web developent. As a consultant, I like doing both, but prefer the front-end development more, so clients sometimes approach me with a design and when they do that, I ask them why they need my help if they have already have someone designing their website and they say, "Oh because they are *just* a designer... you know." (There are web designers who are way more brilliant than me, so this is a weird attitude, imo) So Sergei No's depiction of what a designer uses is the most accurate. Everyone else seems to be answering your question about web development. There also seems to be some confusion in this thread as front-end isn't synonymous with web design -- web development usually refers to both the front-end and the back-end unless otherwise specified. https://www.sololearn.com/discuss/1569063/ https://www.sololearn.com/discuss/1516529/ https://www.sololearn.com/discuss/1504529/ https://www.sololearn.com/discuss/1525151/ I hope this helps!
18th Jun 2019, 9:18 PM
Janning⭐
Janning⭐ - avatar
+ 5
Start with HTML(not a programming language), CSS(for design) , JS(logic part) Bootstrap too(for design part again)
7th Nov 2018, 2:25 PM
$hardul B
$hardul B - avatar
+ 4
I already have basic knowledge of html and css but i just want to know if there is any programming language i might learn too
7th Nov 2018, 2:28 PM
ODIGIE OSAKPOLOR
ODIGIE OSAKPOLOR - avatar
+ 4
You can go with Bootstrap
7th Nov 2018, 2:30 PM
$hardul B
$hardul B - avatar
+ 4
SuperC $hardul Birje Thanks I was think maybe i can use any programming language like c,c++ or even Python for web design
7th Nov 2018, 2:35 PM
ODIGIE OSAKPOLOR
ODIGIE OSAKPOLOR - avatar
+ 4
I love python, first i learn html-css-javascript for client-side, second i learn flask (python framework) for server-side. I also learn inkscape for graphics design and create some simple animations.
8th Nov 2018, 2:06 AM
danvetio
danvetio - avatar
+ 4
You should learn HTML first then CSS after then JavaScript
9th Nov 2018, 4:28 AM
Vishal Singh
Vishal Singh - avatar
+ 3
ODIGIE OSAKPOLOR I think, Web Design deals with just the front end which is the style or theme. Web Development deals with both front end and back end. I use PHP.
8th Nov 2018, 11:41 AM
Carlette Jean A.
+ 3
You should start with HTML,CSS and JS.
9th Nov 2018, 6:55 AM
KishanBGajera
KishanBGajera - avatar
+ 2
If it is web design, practice html, css and js. But for web development you can add either php, python, java etc.. I use php, html, css and js.
7th Nov 2018, 10:03 PM
Harold Peter Ssebetta
Harold Peter Ssebetta - avatar
+ 2
ssebetta harold peter 😮 😮 😮 😮 So there is difference between web design and web development?
8th Nov 2018, 9:46 AM
ODIGIE OSAKPOLOR
ODIGIE OSAKPOLOR - avatar
+ 2
As previously stated by SuperC and others, if you have basic knowledge of HTML and CSS, the next step is to either expand on that knowledge or begin learning Javascript. JS is the natural next step when learning web design.
8th Nov 2018, 2:20 PM
Catherine Hudgen
Catherine Hudgen - avatar
+ 2
Learn Javascript. It is fundamental to interactive websites and popular libraries like jquery, react and angular. You can also create serverside applications using Node.js
8th Nov 2018, 3:27 PM
David Rolston
David Rolston - avatar
+ 2
Css for design And css is easy to learn....
8th Nov 2018, 5:06 PM
Coven Witch
+ 2
learn Python for backend (serverside logic and database interactions) development. and learn Html, CSS, javascript, bootstrap and jQuery for front end design.
9th Nov 2018, 1:05 AM
Amir Mahmoud
Amir Mahmoud - avatar
+ 1
JavaScript. It's a programming language that can manipulate your web page design or style as well as its content.
8th Nov 2018, 11:35 AM
Carlette Jean A.
+ 1
When you finish learn HTML, CSS, and JS ... you will realize that framework is more simple
9th Nov 2018, 7:23 AM
Robiansyah Adi Prawira
Robiansyah Adi Prawira - avatar