+ 5
What to do after basic course?
I 've finished two basic programming courses. What can I do next? My knowledge is not enough for creating projects. Honestly, I don't what kind of project I can really do. How to enhance my knowledge? Where can I find useful resources?
4 Respuestas
+ 6
Try now on this website: www.w3schools.com, read books about your area of interest, practice, write codes and share with the community. Register on hackerrank.com, freecodecamp.org, these are also great websites. www.codewar.com. Create an account on github, learn how to use it. With github you will already have a notion of how a project works. You can also search for developmental methodologies: agile, scrum, kanban
+ 5
Based on the courses you've completed, I suggest you choose a subject you're passionate about and see how a website can be useful for it.
If you start building for yourself you will come across challenges and new area's you can develop on.
+ 4
Move on to advanced courses :
http://www.openculture.com/freeonlinecourses#Computer Science Courses
https://www.ted.com/talks/shai_reshef_a_tuition_free_college_degree
www.coursera.org
www.stackoverflow.com
https://news.ycombinator.com/item?id=15828935
https://www.42.us.org/
https://www.appacademy.io/
https://www.sololearn.com/discuss/510275/?ref=app
+ 2
Try on www.w3schools.com. They provide more advanced courses.