0

How do I start to code after courses

I am done with the PHP course and I am nearly done with HTML and HTML5. But I don't know the correct method to code. Can someone give me suggestions on how can I practice these codes. like should I first try to do things on my own or with reference from the course.

9th Aug 2017, 5:44 PM
Samin Samad
Samin Samad - avatar
3 odpowiedzi
0
Install the appropriate editors/development environments on your computer. Go online and get related books (a huge list has been compiled in the SoloLearn discussions, please search) and practice. As I usually recommend, think of new applications of the language you've learnt and code it until it works. After that, think of something else and write the code until it works. There are couple of forums for programmers you can join to interact with people of like minds. I wish you the best! 😊
9th Aug 2017, 5:56 PM
Saka Oluwadamilola
Saka Oluwadamilola - avatar
0
Try to learn some web framework and make a simple web application for yourself. It can be blog, online shop, organizer or anything else. Just keep on practising. Continue to learn there are a lot of widely used libraries and technologies that are not covered in the courses. Another good option: try to find some open-source project on github and try to contribute into it.
9th Aug 2017, 5:58 PM
Roman
Roman - avatar
- 1
Thanks can you recommend me some books and environments of PHP and a compiler?
10th Aug 2017, 6:49 AM
Samin Samad
Samin Samad - avatar