Frontend Development

HTML prgramming

Submitted by OverTriXz, , Thread ID: 101857

Thread Closed
19-09-2018, 08:10 PM
#1
I would like to know which programs I need to learn it

RE: HTML prgramming

This post was last modified: 20-09-2018, 07:03 PM by kaddet
#2
Well... "programs " is not the item in your question really, but it would be "what language" or languages you need to learn. BTW you need to learn HTML, CSS and when you re done, take one step ahead with Javascript, Ajax, PHP and another language you feel/need to know (PHP is used in the CMS platforms like Wordpress). In my case to learn more faster these languages i downloaded several templates and open in Notepad++ and I experimented with trial and error some changes to see how it does Smile

PD: Don't forget to know about Bootstrap too!... is needed nowadays!

RE: HTML prgramming

#3
19-09-2018, 08:10 PM
OverTriXz Wrote:
I would like to know which programs I need to learn it

everyone XD

RE: HTML prgramming

#4
i fully agree with kaddet, after you know html you should know json, javascripts.
But html5 is "future" enaugh for nowdays

RE: HTML prgramming

#5
I highly recommend you to try basic html at w3schools , it's what helped me, then from it go to learn some CSS , you could do this simultaneously while learning html, try getting info from css-tricks. after that
you could go javascript, then php and consequently jump into frameworks like laravel, codeigniter, cake etc.

RE: HTML prgramming

#6
31-10-2018, 08:32 PM
ensonb Wrote:
I highly recommend you to try basic html at w3schools , it's what helped me, then from it go to learn some CSS , you could do this simultaneously while learning html, try getting info from css-tricks. after that
you could go javascript, then php and consequently jump into frameworks like laravel, codeigniter, cake etc.

w3schools is very good

RE: HTML prgramming

#7
I would recommend first getting familiar with VS Code. It is a tool that will serve you well not only for html but a lot more.

RE: HTML prgramming

This post was last modified: 19-11-2018, 10:53 AM by Bluman
#8
It depends what you're aiming to go for. If you're looking more into web development then definitely take a look at HTML and CSS as those are the basics for building a clean website. Afterwards, you can delve into jQuery, Javascript, PHP and MySQL which allows you to perform actions such as user registration systems, live RSS based newsfeeds, dynamic updated content and cool things such as hiding certain areas of your website. Be noted though that CSS is good enough when it comes to changing certain things like creating irregular shapes, gradients and transitions (scrolling slower for instance).

As for "programs", take a look at Notepad++, Brackets.io, VSCode or Sublime Text. They're all great code editors with good syntax highlighting and Sublime/VSCode have a built-in plugin feature. Brackets by default has live preview but you can get that on VSCode and Sublime aswell, so you can see what you're creating as soon as you make changes.

RE: HTML prgramming

#9
HTML and CSS for basic design and functionality.

PHP, SQL for advance stuff.

Users browsing this thread: 1 Guest(s)