Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Free Coursera class on Python  (Read 2458 times)

0 Members and 1 Guest are viewing this topic.

DaOld Man

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5139
  • Last login:December 13, 2023, 12:03:14 am
  • Wheres my coffee?
    • Skenny's Outpost
Free Coursera class on Python
« on: October 17, 2015, 10:22:03 pm »
Python is a computer language that you can use on the Pi.
Coursera is offering a free course 'Programming for everybody (Getting started with Python)'.
I have signed up for this class and can preview the first week now.
I think you have until Oct 27 to sign up for it.

https://www.coursera.org/learn/python

I downloaded the Raspian Jessie OS and burned it to an extra micro sd card, switched it out of my new Bride of Frankenstein (NES) and am now using the GUI OS and playing around with Python. When Im ready to play games I can just switch the cards back and have the retropie back on the system.
Raspian Jessie comes with Python V 2.7.9, I think the class suggests using V 3, so i may have to download it.
I plan to use this Pi setup for my class, however you can download Python for Windows or Linux, so you dont have to have a Pi to take the course.

Edit: just found that raspian jessie also comes with python version 3. Just type python3 at the terminal prompt.
« Last Edit: October 17, 2015, 10:42:24 pm by DaOld Man »

Locke141

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1690
  • Last login:April 20, 2024, 04:36:20 pm
  • Never grow up.
Re: Free Coursera class on Python
« Reply #1 on: October 19, 2015, 04:56:39 am »
Thanks for the heads up.

I may give it a try.

severdhed

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2971
  • Last login:October 07, 2022, 04:45:32 pm
  • RIP Dinosaur Hippo
Re: Free Coursera class on Python
« Reply #2 on: October 19, 2015, 10:34:07 pm »
thanks, i probably won't be able to find the time, but i'd love to try.
Current Projects:      Zak-Man | TMNT Pedestal | SNES Pi | N64 Odroid
Former Projects:     4 Player Showcase | Donkey Kong | iCade

DaOld Man

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5139
  • Last login:December 13, 2023, 12:03:14 am
  • Wheres my coffee?
    • Skenny's Outpost
Re: Free Coursera class on Python
« Reply #3 on: October 24, 2015, 09:25:25 pm »
I hope you guys decide to take the course. It looks pretty simple, so you may not need it.
After that game programming class for beginners that Coursera offered, which I think was a step (or two) above beginner, I figured this class for beginners would be more advanced.
But it looks like it might actually be for beginners, but I could be wrong. Wouldnt be the first time.