Need a new search?

If you didn’t find what you were looking for, try a new search!

  • A python snake. Photo by: SevenStorm JUHASZIMRUS / Pexels.com

Python Day 6: Google IT Automation with Python Professional Certificate

By |October 20th, 2020|Categories: Featured, National News, Python, Software, Tech News, YouTube|Tags: , , , , , , |

This year has been a transitional year for many people. As I continue to develop my own skills within computer programming, I also find it important to keep an ongoing record of my learning progress. Python is a computer language that I am determined to learn. The flexibility behind the code is one the reasons I am so passionate about learning it, using it, and helping others acquire the knowledge as well. The act of learning a new language can come with different levels of difficulty. I've been reading books and using online learning platforms to drill in some of

Comments Off on Python Day 6: Google IT Automation with Python Professional Certificate
  • Computing coding and devops being used on a laptop computer. Photo by: Negative Space / Pexels.com

Python Day 3: Learning How to Run Basic Code

By |March 14th, 2019|Categories: Featured, National News, Python, Software, Tech News, YouTube|Tags: , , , |

Udemy Transforms the Learning Process Python is a complex and integrated programming language. In order to have a better understanding of the coding language, I connected with Udemy's Bootcamp Python course for my first online class outside of a major university. Udemy is running a sale on courses, and I felt the price for an introductory course was fair. One major piece of value I found out about the course was learning more about file extensions for Python. The course is for introductory students to the language. Before connecting with Udemy I was independently learning the code. I find that

Comments Off on Python Day 3: Learning How to Run Basic Code
  • Artificial intelligence in the form of computer code. Photo by: Pexels.com

Learning Python – Day 2: Working with Django and Flask

By |January 20th, 2019|Categories: Featured, National News, Python, Software, Tech News, YouTube|Tags: , , , , , , , , , , , |

Learning Framework for Python In my second day of learning Python, I started by reviewing the videos from day one, and continued to take notes on key points. One of the important decisions that a programmer will need to make is picking the version of Python that want to use. Initially I selected the latest version of Python, but it is good to note that Python 2 has been around longer, but Python 3 is currently being updated and managed. As a Web Developer I often work with code that provides longevity. Overall learning Python will help programmers adapt to

Go to Top