Jump to content

New To Python!

Hello everyone, I am just starting to work with Python and the basic concepts of it. I have done Python Syntax, Strings, Console Output,  and am working on Conditionals and Control Flows. I am getting to the point now where I am going to be using functions and I was wondering if anyone had any pointers on easy tricks to remember, things that I can utilize before I actually learn it, or really any help you have for a Python programming beginner. Thanks for all the support guys!

Link to comment
Share on other sites

Link to post
Share on other sites

Hi there, I am studying Computer Science and when I was learning Python I found the following sites helped with the basics.

Codecademy is good at it gives you a chance to practice and Wikibooks is good for referencing terms.

http://www.codecademy.com/tracks/python

http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3

 

Happy Coding!

System Spec

Corsair C70 Black -- Intel i7-4770K @4.2GHz -- Corsair H100i --Gigabtye Z87X D3H -- Corsair Vengeance Pro 8GB 1866MHz (Blue)-- Sandisk Extreme SSD 240GB -- WD Caviar Black 2TB 7200rpm -- EVGA GTX 780 with ACX Cooler -- Corsair HX750

Link to comment
Share on other sites

Link to post
Share on other sites

I am new to Python as well but not new to programming. I find it helpful and often interesting to Google everything even when I know how to do it. Usually someone will have asked the same question on StackOverflow or somewhere else and you can see answers from people who have been using Python for a long time. There are lots of built-in functions and things you would never think of.

Link to comment
Share on other sites

Link to post
Share on other sites

Hi there, I am studying Computer Science and when I was learning Python I found the following sites helped with the basics.

Codecademy is good at it gives you a chance to practice and Wikibooks is good for referencing terms.

http://www.codecademy.com/tracks/python

http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3

 

Happy Coding!

 

Beware that Codecademy's python course is outdated.

I learned it the hard way.

Link to comment
Share on other sites

Link to post
Share on other sites

Hi there, I am studying Computer Science and when I was learning Python I found the following sites helped with the basics.

Codecademy is good at it gives you a chance to practice and Wikibooks is good for referencing terms.

http://www.codecademy.com/tracks/python

http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3

 

Happy Coding!

Codeacademy is pretty sweet, I brush up on ruby pretty often.

I'm Batman!

Steam: Rukiri89 | uPlay: Rukiri89 | Origin: XxRukiriXx | Xbox LIVE: XxRUKIRIxX89 | PSN: Ericks1989 | Nintendo Network ID: Rukiri

Project Xenos: Motherboard: MSI Z170a M9 ACK | CPU: i7 6700k | Ram: G.Skil TridentZ 16GB 3000mhz | PSU: EVGA SuperNova 850w G2 | Case: Caselabs SMA8 | Cooling: Custom Loop | Still in progress 

Link to comment
Share on other sites

Link to post
Share on other sites

Alright thanks guys! Already on codeacademy and it's workin pretty well. Seems like some of the Python stuff needs some updating ;) but it's pretty nice. Thanks for all the support!

Link to comment
Share on other sites

Link to post
Share on other sites

Dive into Python/Python3 are two good books as well. Both freely available.

Interested in Linux, SteamOS and Open-source applications? Go here

Gaming Rig - CPU: i5 3570k @ Stock | GPU: EVGA Geforce 560Ti 448 Core Classified Ultra | RAM: Mushkin Enhanced Blackline 8GB DDR3 1600 | SSD: Crucial M4 128GB | HDD: 3TB Seagate Barracuda, 1TB WD Caviar Black, 1TB Seagate Barracuda | Case: Antec Lanboy Air | KB: Corsair Vengeance K70 Cherry MX Blue | Mouse: Corsair Vengeance M95 | Headset: Steelseries Siberia V2

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×