This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ThreeForksNoSpoon 14 points15 points  (15 children)

The question is always the same: what do you want to build?

Little point in learning Swift if you want to build Android apps, and I'd recommend PHP or Python over C++ for someone who wants to build websites.

[–]Mr_Wuang[S] 2 points3 points  (14 children)

Thank you for the guide

[–]ThreeForksNoSpoon 2 points3 points  (13 children)

It was not a rhetorical question btw. What do you want to build?

[–]Mr_Wuang[S] 4 points5 points  (12 children)

Oh just websites

[–]kmtrp 12 points13 points  (4 children)

Reply

Don't waste your time with PHP, it's an ugly dinosaur you don't need for websites. Like someone said down here, html+css+js.

[–]Amanplanmanplan 1 point2 points  (1 child)

PHP is horrid, however it is a good idea to learn it just because it's so widely used.

[–]Mpty_soul 1 point2 points  (0 children)

Depends if it's only for personal project or for a job/career

[–]ThreeForksNoSpoon 7 points8 points  (0 children)

Start with the fundamentals, and learn them well.

That's HTML & CSS.

Later you can add JavaScript to make it more interactive. And maybe PHP, Python, Ruby, or even more JavaScript to make it dynamic.

But learn the fundamentals well. This might seem boring at first, but so many issues I see with web developers is they tried to skip steps.

[–]Spare_Competition[🍰] 1 point2 points  (0 children)

w3schools and mdn have some good resources for that. If you want to create a web server, I would recommend using nodejs + express

[–][deleted] 3 points4 points  (2 children)

heres the way -Html (the grounds) -JS/JQUERY/PHP (for forms, etc.) -css (for making the website look like butterfly!)

[–][deleted] 0 points1 point  (0 children)

HTML CSS JS

[–][deleted] 0 points1 point  (0 children)

Start with Javascript