Ideas for first programming project ( HTML, CSS, JavaScript and PHP )? Suggestions? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Ideas for first programming project ( HTML, CSS, JavaScript and PHP )? Suggestions?

Hi, I have finished the courses HTML, CSS, JavaScript and PHP on Sololearn, and would like to start making a (small) functional program. I have already built a simple webpage, a would like to go step further. Any Ideas would be welcome. Thank you inadvance. Dara

8th Oct 2018, 9:51 AM
Dara Al Ali
1 ответ
+ 1
First i would recommend you to learn html and css. Then you can try to add some cool things with javascript. Just try to implement some interessting stuff into your html/css webpage. When you think you understand javascript you can start your first php project. Whenever you start to learn a new language i recommend you to start from the basis. This is so you understand how it works . With php you could try make a simple website with a login or fileupload. As i said before, Just try to implement some cool stuff into your website and you will learn really really quickly. When you think you understand how it works you can take a look at frameworks. That will make webdevelopment much and much easier. As php framework i like to use Laravel, As css framework bootstrap but there are many other frameworks.
8th Oct 2018, 10:10 AM
Willem Roos