+ 12
Which programming language can i learn for web design?
Web development, programming language
28 Answers
+ 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.
+ 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
+ 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!
+ 5
Start with HTML(not a programming language), CSS(for design) , JS(logic part)
Bootstrap too(for design part again)
+ 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
+ 4
You can go with Bootstrap
+ 4
SuperC $hardul Birje
Thanks
I was think maybe i can use any programming language like c,c++ or even Python for web design
+ 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.
+ 4
You should learn HTML first then
CSS after then JavaScript
+ 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.
+ 3
You should start with HTML,CSS and JS.
+ 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.
+ 2
ssebetta harold peter
😮 😮 😮 😮
So there is difference between web design and web development?
+ 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.
+ 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
+ 2
Css for design
And css is easy to learn....
+ 2
learn Python for backend (serverside logic and database interactions) development. and learn Html, CSS, javascript, bootstrap and jQuery for front end design.
+ 1
JavaScript. It's a programming language that can manipulate your web page design or style as well as its content.
+ 1
When you finish learn HTML, CSS, and JS ... you will realize that framework is more simple