CHRISTOPHER DESROCHERS
  • HOME
  • LIBRARY GUIDES
    • COLLECTION DEVELOPMENT >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • CATALOGING AND CLASSIFICATION >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • REFERENCE AND INFORMATION SERVICES >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • LIBRARY TECHNOLOGY AND INFORMATION SYSTEMS >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • ARCHIVES AND SPECIAL COLLECTIONS >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • USER SERVICES AND EXPERIENCE >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • RESEARCH METHODS AND SCHOLARLY COMMUNICATION >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • LIBRARY MANAGEMENT AND LEADERSHIP >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • OUTREACH AND ADVOCACY >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • PROFESSIONAL DEVELOPMENT AND ETHICS >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
  • EDUCATION
    • BACHELOR OF ARTS
    • MASTER OF LIBRARY AND INFORMATION STUDIES >
      • ePORTFOLIO >
        • SERVICE
        • ORGANIZATION
        • TECHNOLOGY
        • LEADERSHIP
        • RESEARCH
  • ASTRONOMY
    • EVENTS
    • GREAT ASTRONOMY LINKS
    • RECOMMENDED ASTRONOMY-RELATED YOUTUBE CHANNELS
    • MY GEAR
  • ARCHIVES
    • DJ sELF
    • ELFIN SOUND
  • BLOG
  • LINKS
  • CONNECT

Entering the World of Python Programming

18/8/2014

0 Comments

 
One of my professional development goals expressed on the ‘Introduction’ page of my ePortfolio is to learn the python programming language. I believe learning a programming language to be valuable in our modern time where technology is becoming increasingly present in every aspect of our lives. I think becoming knowledgeable (and hopefully proficient) in a programming language will better enable my ability to solve problems and think up novel solutions as I will possess a better understanding of what programming can do. In addition, I think learning a programming language will further develop my ability to think critically and logically; abilities previously developed throughout my work and education history, but particularly in philosophy and physics. A key goal of learning the python programming language is to develop a conceptual understanding of programming to better enable communication with technology professionals and facilitate managing technology projects in the future.

To learn python programming I will utilize free online resources and courses. As a result my experience will also provide me with a better understanding of free online resources and courses and how effective they can be when used together. Today it is possible to learn advanced topics for free online and I hope to demonstrate that online resources can prove as effective as paid academic institutions.

Some useful resources I am using or intend to use include:
  • The Python Wiki – A great community place to access, gather and organize all information about the Python programming language. 
  • Instant Hacking – A short introduction to the art of programming with examples in the Python programming language. 
  • Python Flashcards
  • The ‘Python’ forum under ‘Programming, Coding, and Languages’ on Hack Forums.

I have begun learning python on Codeacademy where I can complete material at my own pace. So far I have learned some basic python syntax, how to create a tip calculator, strings, how to get a program to display information, and how to use the datetime function.

I hope the course on Codeacademy will work effectively with a free online course I am enrolled in titled ‘An Introduction to Interactive Programming in Python’. This course is offered by Rice University and runs from September 15 to November 16, 2014. I found this course on Coursera. Following is the course description:

This course is designed to help students with very little or no computing background learn the basics of building simple interactive applications.  Our language of choice, Python, is an easy-to learn, high-level computer language that is used in many of the computational courses offered on Coursera. To make learning Python easy, we have developed a new browser-based programming environment that makes developing interactive applications in Python simple.  These applications will involve windows whose contents are graphical and respond to buttons, the keyboard and the mouse. 

The primary method for learning the course material will be to work through multiple "mini-projects" in Python.  To make this class enjoyable, these projects will include building fun games such as Pong, Blackjack, and Asteroids.  When you’ve finished our course, we can’t promise that you will be a professional programmer, but we think that you will learn a lot about programming in Python and have fun while you’re doing it.


Once I begin ‘An Introduction to Interactive Programming in Python’ on September 15, 2014, I intend to blog about my weekly progress as a method of keeping notes and sharing my learning experience with others.

One of the main reasons I chose python over other programming languages is its syntax, which many resources have stated is extremely easy to learn and closer to natural language than most other programming languages. Another reason is its versatility and ability to be used for many different types of programs. Another reason is there are many free resources and courses available to learn python online. Although my knowledge of python is currently minimal, what I have read has led me to believe that python is a language that will be around for some time to come. Lastly, I chose to learn python, because it seems like a fun language to learn.

Now that you know my plans I want to know what you think. Have you ever taken on online course before? If so, how did you find it? Do you know of any useful python programming resources or courses online? One of the main areas I feel I need to learn more about is what python programming can be used for. I understand it is a general-purpose, object-oriented interpreted programming language, but my knowledge of practical applications is still lacking. One day I hope to use it to perform basic data analysis, create Application Programming Interfaces (APIs), and possibly create an app. So my question to you is what do you use python for?
0 Comments



Leave a Reply.

    Categories

    All
    Artificial Intelligence (AI)
    Astronomy
    Blog News
    Education
    Health & Wellness
    Leadership & Management
    Libraries
    Nature & Parks
    Philosophy
    Python
    Reading & Storytelling
    Resources
    Reviews
    Technology
    Video Games


    Archives

    May 2025
    April 2025
    March 2025
    February 2025
    January 2025
    December 2024
    November 2024
    October 2024
    September 2024
    August 2024
    July 2024
    June 2024
    May 2024
    April 2024
    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    February 2015
    January 2015
    October 2014
    September 2014
    August 2014
    July 2014
    June 2014


    Insights and Innovations Across the Universe

    Delve into the realms of AI, astronomy, and philosophy.
    Explore leadership, management, and the transformative power of technology.
    ​Dive into the world of libraries and reading, where knowledge meets curiosity. 
    ​Discover the tranquility and stunning landscapes of national and provincial parks, where natural beauty and conservation meet.


​Home
Email
LinkedIn
GoodReads
Blog
Links

​Welcome to my digital corner! I've created this website to document my achievements, share my thoughts, connect with kindred spirits, and expand my personal learning network. Feel free to explore my diverse achievements, delve into my thought-provoking musings, discover my recommendations, and join me in the journey of self-discovery and lifelong learning. As a passionate advocate for intellectual exploration and a believer in the power of connections, this platform embodies my commitment to nurturing the curious mind. Thank you for visiting and sharing in this ongoing adventure.

​© 2025 Christopher G J Desrochers. All rights reserved.
  • HOME
  • LIBRARY GUIDES
    • COLLECTION DEVELOPMENT >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • CATALOGING AND CLASSIFICATION >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • REFERENCE AND INFORMATION SERVICES >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • LIBRARY TECHNOLOGY AND INFORMATION SYSTEMS >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • ARCHIVES AND SPECIAL COLLECTIONS >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • USER SERVICES AND EXPERIENCE >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • RESEARCH METHODS AND SCHOLARLY COMMUNICATION >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • LIBRARY MANAGEMENT AND LEADERSHIP >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • OUTREACH AND ADVOCACY >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
    • PROFESSIONAL DEVELOPMENT AND ETHICS >
      • CHEAT SHEET
      • EXPANDED CHEAT SHEET
      • NOVICE GUIDE
      • IN-DEPTH GUIDE: CORPORATE LIBRARIES
      • IN-DEPTH GUIDE: PUBLIC LIBRARIES
      • IN-DEPTH GUIDE: SPECIAL LIBRARIES
      • IN-DEPTH GUIDE: UNIVERSITY LIBRARIES
  • EDUCATION
    • BACHELOR OF ARTS
    • MASTER OF LIBRARY AND INFORMATION STUDIES >
      • ePORTFOLIO >
        • SERVICE
        • ORGANIZATION
        • TECHNOLOGY
        • LEADERSHIP
        • RESEARCH
  • ASTRONOMY
    • EVENTS
    • GREAT ASTRONOMY LINKS
    • RECOMMENDED ASTRONOMY-RELATED YOUTUBE CHANNELS
    • MY GEAR
  • ARCHIVES
    • DJ sELF
    • ELFIN SOUND
  • BLOG
  • LINKS
  • CONNECT