Python Forum
Where can I find Python training with reading, lecture, labs and assignments?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where can I find Python training with reading, lecture, labs and assignments?
#1
Ok, I'm having a really hard time finding this. I paid a few hundred dollars to take an EdX course. It has mostly the way you'd learn in college, but there are no code assignments. All you do in the course is write small little snippets of code to complete the code they started. I need to have it work like I learned in college. I need to read a chapter in a book. Then watch a lecture that covers what I just read. Then maybe some quizes to test me on that knowlege. Then give me a few assignments after each section where I need to write a Python script from scratch and use what I just learned in the last chapter. Is there anything like this?
Reply
#2
Try this: https://www.w3schools.com/python/. W3schools is perhaps not the best, but it helps you on the way very quickly.
Reply
#3
I agree with ibreeden. The w3schools site is very good; it's one of my "go-to" sites.

Also, https://realpython.com/ has both paid for and free to view content, with some very good explainers.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error doing CV for training and testing datasets Z47 2 988 Aug-17-2022, 08:41 PM
Last Post: Z47
  find the header location in a .bin file without reading the whole file at a time SANJIB 0 2,209 Mar-05-2021, 04:08 PM
Last Post: SANJIB
  Training Quiz Unsolved simonsadiq 2 1,670 Jun-03-2020, 04:41 PM
Last Post: simonsadiq
  assignments of function references Skaperen 3 2,354 Aug-15-2019, 11:12 AM
Last Post: fishhook
  Clearification on my next 5 lines for def a bot and training it jgaza 0 1,641 Sep-26-2018, 05:13 PM
Last Post: jgaza
  Need Recommendation for Training - Python for WebDev and Dashboards Cory 3 3,440 Apr-24-2018, 09:20 PM
Last Post: nilamo
  How to print the names of assignments if they are randomly selected Kongurinn 2 3,317 Oct-22-2017, 07:31 AM
Last Post: buran
  Looking for Python Assignments BillGates 3 3,596 Mar-06-2017, 04:31 PM
Last Post: BillGates

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020