• Log In

Basics of Python Programming Resource Guide

  • Welcome
  • About the Guide
  • Overview
  • Video Resources
    • freeCodeCamp.org – YouTube
    • Khan Academy Python – Youtube
  • Documentation Resources
    • Geeks For Geeks
    • W3Schools

Geeks For Geeks

GeeksforGeeks is a popular web platform that offers computer science resources and coding challenges tailored for programmers and technology enthusiasts. This hyperlink provides direct access to the platform’s collection of Python resources. Organized with a convenient drop-down menu on the left, it allows easy navigation to webpages explaining various concepts, ranging from fundamental Python input-output operations to advanced topics such as Object-Oriented Programming and File handling. This webpage consists of links to all the topics covered in CMPSC 131 and CMPSC 132. If a student feels that a topic taught in class was not resourceful enough, then these links to the concepts should hold more than enough resources to allow the basic necessary understanding.

To make use of this website most efficiently:

  • If you do not know which category contains the topic you require in the drop-down menu, use the search function in the top right corner of the page.
  • When searching, enter the name of the coding language first and then the topic. For example: Python Dictionaries.

Icon for Geek For Geeks

 

Resource Link:

https://www.geeksforgeeks.org/python-programming-language/