What to come after.

j4ke

Member
Nov 4, 2012
364
97
You all may or may not known that I only HTML, CSS, and PHP. But, since I quit coding and went to trickshotting for around 10 months. I came back a week or 2 ago, and today I tried to code a web page and didn't remember where to start. So I had just touched back up on HTML. And I want to know what language I should do next, not really wanting CSS, but if its a MUST I will.
 

Wassim

♕ The Awesomeness Within...
Sep 22, 2011
2,450
936
I have never learned CSS, but i know alot of it now from edditing pages, If you learned CSS previously it would be even better but what comes next depends on what you do
 

j4ke

Member
Nov 4, 2012
364
97
I have never learned CSS, but i know alot of it now from edditing pages, If you learned CSS previously it would be even better but what comes next depends on what you do

I was planning on PHP, but I also want to learn jQuery, Python, MySQL, but I think PHP is before those. Correct?
 

j4ke

Member
Nov 4, 2012
364
97
No, there are none before, you could learn js, before php it does't matter

Which is preferred to learn first? Because in some languages you need to know others to have a shot with it. Like HTML is ugly without CSS, and usually still is with it but, they correspond.
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
I was planning on PHP, but I also want to learn jQuery, Python, MySQL, but I think PHP is before those. Correct?


Couldn't be more wrong. There's not an order you have to follow.

What I'd do is, have a go at HTML(5) and CSS(3) and design some web pages. Then learn at least basic JavaScript and then jQuery & AJAX and apply that knowledge to your already-designed web pages.

After that I could either go with Python or PHP, depends on your taste.

Learning SQL is dead-easy.
 

j4ke

Member
Nov 4, 2012
364
97
Couldn't be more wrong. There's not an order you have to follow.

What I'd do is, have a go at HTML(5) and CSS(3) and design some web pages. Then learn at least basic JavaScript and then jQuery & AJAX and apply that knowledge to your already-designed web pages.

After that I could either go with Python or PHP, depends on your taste.

Learning SQL is dead-easy.

Thanks, will probably go with this order. <3
 

Wassim

♕ The Awesomeness Within...
Sep 22, 2011
2,450
936
Couldn't be more wrong. There's not an order you have to follow.

What I'd do is, have a go at HTML(5) and CSS(3) and design some web pages. Then learn at least basic JavaScript and then jQuery & AJAX and apply that knowledge to your already-designed web pages.

After that I could either go with Python or PHP, depends on your taste.

Learning SQL is dead-easy.

This is a question from me, trying to learn sql can you make beginner tuts and post them here.
Or gemme good sites were i can learn from?
 

j4ke

Member
Nov 4, 2012
364
97
This is a question from me, trying to learn sql can you make beginner tuts and post them here.
Or gemme good sites were i can learn from?
If you could that would be fantastic!

the question you need to ask yourself is this:


What do I want to make/do?

From there you can decide what languages you need to learn

I plan on either making a habbo CMS, or EMU or something. That's where my interests are.

For the CMS I know the languages I would have to know.
For the EMU I know I would need to know MySQL, Python, and idk what others.
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,064
1,025
cms = CSS/PHP/MySQL (jquery if you want to)
emu = java or C languages (never used python but i presume it would be possible) mysql would be needed if you connected to a db, or you could go flatfile
 

j4ke

Member
Nov 4, 2012
364
97
cms = CSS/PHP/MySQL (jquery if you want to)
emu = java or C languages (never used python but i presume it would be possible) mysql would be needed if you connected to a db, or you could go flatfile

Most likely will be CMS then, because I plan on after learning HTML,CSS, PHP, Python, MySQL, jQuery, Java, then starting with Visual Basic to C languages which will take a while.
 

Users who are viewing this thread

Top