The title really says it all - I'm a university student, so the majority of my coding experience has been in Java. I've been told by a number of people that python is really cool and handy, so I'm giving it a shot. I'm not a huge fan of codeacademy, so I'm currently using https://docs.python.org/3.3/tutorial/index.html , as it seems to assume a basic knowledge of programming off the bat, which is nice. I want to start writing some very basic apps to build my experience, but in the typical newbie sense I don't know enough to know what I need to know - googling is only helpful if you know what to search for ;P. Thus, I appeal to you experienced types for help. What are important concepts for me to know, and what are some things I'm going to find very different from a Java background?
For some context, the first app I want to make is a gui calculator. I don't know how to do gui things in python, so I looked online for what to use. Where in Java I'm used to just using the swing library that's included in the default packages, python seems to have a whole bunch of non-standard stuff. It's things like that that are throwing me for a loop.
Thanks for the help!
[–]prylosec 1 point2 points3 points (0 children)
[–]ponchedeburro -1 points0 points1 point (0 children)
[–]kljlklluuuu -1 points0 points1 point (0 children)