Frontend Development

HTML prgramming

Submitted by OverTriXz, , Thread ID: 101857

Thread Closed
OverTriXz
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
0
Credits:
14
19-09-2018, 08:10 PM
#1
I would like to know which programs I need to learn it

RE: HTML prgramming

kaddet
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
8
20-09-2018, 07:01 PM
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

NetworkMon
Closed Account
Level:
0
Reputation:
0
Posts:
32
Likes:
1
Credits:
10
07-10-2018, 08:06 PM
#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

wojta20005
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
1
Credits:
3
26-10-2018, 09:00 PM
#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

ensonb
Newbie
Level:
0
Reputation:
0
Posts:
13
Likes:
0
Credits:
14
31-10-2018, 08:32 PM
#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

user100
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
8
02-11-2018, 04:54 AM
#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

debofahite
Newbie
Level:
0
Reputation:
0
Posts:
13
Likes:
2
Credits:
7
05-11-2018, 09:44 PM
#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

Bluman
Novice
Level:
0
Reputation:
0
Posts:
47
Likes:
1
Credits:
3
19-11-2018, 10:52 AM
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

rizmah
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
12
03-12-2018, 12:30 AM
#9
HTML and CSS for basic design and functionality.

PHP, SQL for advance stuff.

Users browsing this thread: 1 Guest(s)