General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Ton Bong
Travis Media
comments
Comments by "Ton Bong" (@tongobong1) on "AI Expert Explains Future Programming Jobs… and Python" video.
Where do you get stuck? You should divide the problem into several small problems - steps and solve them one by one and test each of them on the way. That way programming is quite easy. You also shouldn't think much about the design of the program. Just do it and then you will refactor and redesign it to make it more clean after you have workable solution.
4
@ph5915 I propose that you just set yourself a goal to create some kind of a rather simple app in python. Maybe you can create simple calculator app or simple game... The 1. step is to create a window and then 2. add some buttons and then 3. some code to run when you press buttons. To complete each step you can find tutorials, examples and documents online. The best way to learn is to build something useful or fun because then you learn stuff that you really need to learn at that moment to complete the next step. This is how you become the real programmer and not just a guy that is learning all the "theory" yet he doesn't know how to use it in practice.
4
@Yavin4 yes but as a programmer I can tell you that being good at office politics is more important than being good at programming unfortunately.
4
Yes but this is a part of the AI consultant job to advice them how to collect good data.
3