Jump to content

Recommended Posts

Posted

Anyone here familiar with Python that could possibly help me. I am a new 2.7 user and I have been teaching myself!

Posted

I doubt many people if any will offer free tutoring. Here are some websites that can be useful: 

https://www.codecademy.com

https://www.codewars.com

 

Much like anything else in life, the more you practice the better you will be. It might take time to feel confident with the language, and, by that I don't mean knowing how to do the basics. Stick with it for years, any chance you get to put python to use, do it. I liken it very much to math, I can look up definitions for how to go about doing certain computations but that will come and go if I have no discipline, structure and purpose for it's use. 

Posted (edited)

I can't really help you, but thought I would ask if you have taken a free mooc course on python?

Both coursera and edx typically have completely free courses on it.

Edited by sjoh197
Posted (edited)

pythontutor to visualize python (or other languages supported) code to help you understand what is going on.

Also you might help my research so... you know... <3

 

Edited by <ian>
  • 1 month later...
Posted

Hi @ETRXRock,

Hopefully your Python journey is going well! A side project for my Atmospheric Thermodynamics class is to read through this phenomenal (free) online text and do the exercises. I remembered this thread and figured it might be of help!

A Hands-On Introduction to Using Python in the Atmospheric and Oceanic Sciences

  • 1 month later...
Posted
On 9/9/2016 at 0:06 PM, Ocean-Atmos-Climate said:

Hi @ETRXRock,

Hopefully your Python journey is going well! A side project for my Atmospheric Thermodynamics class is to read through this phenomenal (free) online text and do the exercises. I remembered this thread and figured it might be of help!

A Hands-On Introduction to Using Python in the Atmospheric and Oceanic Sciences

 

Holy smokes, I've died and gone to heaven.  I've been looking for something like this, so much thanks for posting!

  • 2 weeks later...
Posted
On 10/29/2016 at 10:45 AM, Crucial BBQ said:

Holy smokes, I've died and gone to heaven.  I've been looking for something like this, so much thanks for posting!

No problem at all, I hope it helps you out! 

On a side note, my undergraduate major was in physical oceanography. I'm now focusing on biogeochemical oceanography in graduate school, but looking to bring physics into my work.

  • 6 years later...
Posted

So, I am currently using "Automate the Boring Stuff with Python." I currently finished the first three chapters of the program. Then, I did the practice project called the "The Collatz Sequence". However, I was not able to solve the problem. Honestly, it really frustrated me that I was not able to solve it. I really want to learn python and I want to do it properly. But I am unsure how to go about it. Should I go back and reviewed the previous chapters to better grasp the concepts? Should I keep moving forward? Should I look use websites like Codewars to practice? I am just kind of lost because I do want to learn effectively as possible. Just wanted advice and suggestions from others.

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
×
×
  • Create New...

Important Information

This website uses cookies to ensure you get the best experience on our website. See our Privacy Policy and Terms of Use