Guest Guest Posted November 22, 2018 Report Share Posted November 22, 2018 Hi. I thought of enrolling in a Python course. Saw some good companies offering such like Upcode Academy and Hackwagon. Anyone ever enroll there before? Just want to hear some reviews on how they are like. Quote Link to comment Share on other sites More sharing options...
kjboy Posted November 30, 2018 Report Share Posted November 30, 2018 On 11/22/2018 at 2:41 PM, Guest Guest said: Hi. I thought of enrolling in a Python course. Saw some good companies offering such like Upcode Academy and Hackwagon. Anyone ever enroll there before? Just want to hear some reviews on how they are like. Don't expect attend those class and u will build a program. If you really keen then attend those free online course. YouTube is your best friends. Practice and implement. That's how to improve your coding skill. Quote Link to comment Share on other sites More sharing options...
Slimboy994 Posted November 30, 2018 Report Share Posted November 30, 2018 On 11/22/2018 at 2:41 PM, Guest Guest said: Hi. I thought of enrolling in a Python course. Saw some good companies offering such like Upcode Academy and Hackwagon. Anyone ever enroll there before? Just want to hear some reviews on how they are like. Those courses don't really offer you much and it's depending on what you want to achieve by learning programming languages. I would suggest spending the resources on books and online tutorials (i.e. codecademy, youtube tutorials or even stackoverflow). As what others would suggest, start simple and practice more. Once you get the hang of the basics, step up a notch and implement your own programs. Quote Link to comment Share on other sites More sharing options...
Kenny123456 Posted December 17, 2018 Report Share Posted December 17, 2018 (edited) If you just wanna pickup basic python within 1 or 2 days, I recommend use some online tutorial. Such as: https://www.tutorialspoint.com/python/ If you really want to invest more time on Python, there is a good course from NTU computer science named "Introduction to computational thinking". I have all lecture note, tutorial questions and lab exercise, feel free to contact if you need. You can review the content here: https://www.google.com/url?sa=t&source=web&rct=j&url=https://scse.ntu.edu.sg/Programmes/CurrentStudents/Undergraduate/Documents/2018/CE/CourseContentCE_Year1.pdf&ved=2ahUKEwjZ3-j-nKbfAhVKjlkKHduVB6AQFjABegQIChAB&usg=AOvVaw1cJeHu8Y3lm8divY-_3C32&cshid=1545028025525 Edited December 17, 2018 by Kenny123456 Quote Link to comment Share on other sites More sharing options...
Recommended Posts