4

Greetings to my fellow developers and also my friends which I consider you all to be to me!, so very recently I stumbled upon someone by the name of ‘George Hotz’ I really think thats his last name but anyways to continue!.

I watched many of his coding streams (he seems to use python all the time) so friends, He seems to be pre good at what he does, and it really inspired/motivated me to learning python, and I really hope not for the wrong reasons πŸ€“πŸ˜…, so how do i go around to getting onto that level of being a python dev? Just some back story I started with c# then went to c++,

Personally I’m finding it quite the struggle to understand pythonπŸ˜…, I’m currently trying to learn by using a book called head first in Python, i personally love how the book is made through many pictures and less wording :D , and also i use IDLE which looks to be a learning given by python πŸ€“

So everyone, I’d once again like to say thank you for reading my very long message or post, I appreciate your time to read it also! I know i seem to ramble on alot but my bad πŸ˜…, i hope you have a wonderful day/night wherever you may be ❀️

- Milo

Comments
  • 4
    He is the first guy to unlock the iPhone, the first guy to unlock Play Station 3, the first guy to single handedly build a self driving car in his garage, he is also a member of a top CTF team in the world. So yeah, he is "pretty" good. Haha
  • 0
    @zerouplink ahah dont mind the “pretty good” part, i think he is very good ahah
  • 1
    If you already programmed in other languages such as C# or C++, python should be very easy to pick up. Maybe you're stuck in advanced topics?
  • 0
    @zerouplink I think advanced topics may be the case, because simple stuff like loops, statements etc I find easy ☺️
  • 1
    Here are some topics you might be interested.

    Dict, list, generator comprehension
    Decoraters
    inheritance
    polymorphism
    socket
    multithreading
    multiprocessing

    If you can tell us where you feel stuck, maybe we can help haha.
  • 0
    @zerouplink wow, I actually have not heard of those terms, Apart from sockets, but I really appreciate you taking the time to get those to me :-)
Add Comment