Mobile app version of vmapp.org
Login or Join
Kristi941

: Steps on how to make a website? I learned HTML and CSS, what now? So I just finished learning HTML, HTML5 and CSS... (From books I got online, online tutorials and online courses) I want

@Kristi941

Posted in: #WebDevelopment #WebsiteDesign

So I just finished learning HTML, HTML5 and CSS... (From books I got online, online tutorials and online courses) I want to have test project on how to actually get my website up and running online. What's my next step?

What programming language should I go for next to enhance my web development and app creation? Do I go for PHP? C++? Java/jQuery? etc?

And can anybody cite or give a link to a or their web design process?
How do I begin the workflow?

Thank you very much :)

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Kristi941

1 Comments

Sorted by latest first Latest Oldest Best

 

@Chiappetta492

You have not finished learning. After ten years I still learn on a daily basis (which I love!). But, there's a point which could be considered "enough knowledge to proceed", I assume you mean that.

Then another correction, you wrote 'Java/jQuery'. I assume you ment Javascript. Java and Javascript are two different things and can't be used for the both thing.



And now for an actual answer:
Come up with a small project and build it. The only way you can truely learn the skills needed is by doing them, applying them. Book knowledge is a nice start, but not it's not real-world-knowledge.

I've learned the most by making my own sites, I wanted things to be done properly, not "meh, this'll work too". Just start on a project. It might fail as a website, but it's a learning project, thát's the goal. Push your limits, try new techniques.

This takes time.

I suggest you try to improve your html and css skills first, you will run into the limitations of html very quick. A simple page system will be next. From there on, research what you need. Real tutorials for scripts you need so you understand what they do rather than just copying them and leave it.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme