2015-16 Term 1 Learning Journal UoPeople Week 2

This week my son went back to the babysitter’s so school was much easier for me. I was able to get practically all of my assignments completed on the first day. The coding challenge was simple for me, and having a solid understanding of loops in Java and other languages, I was able to complete the discussion assignment before the reading material.

Continue reading 2015-16 Term 1 Learning Journal UoPeople Week 2

Difference Between ‘=’ and ‘==’ in Progamming

In this week at school, our discussion assignment asked us to post about the difference between ‘=’ and ‘==’ in Python. I put a pretty decent amount of effort in this assignment, so I thought I’d share it here.

Continue reading Difference Between ‘=’ and ‘==’ in Progamming

Beginner’s Guide to Programming – Interpreters vs Compilers

In our last tutorial we looked at how to install Python and how to start it in our command line. When we opened up Python in our command line, I called it an interpreter. In today’s lesson we will look at what an interpreter is, what a compiler is, and we’ll understand the difference between the two.

Continue reading Beginner’s Guide to Programming – Interpreters vs Compilers

Beginners Guide to Programming – Install Python

Before we move on to anything else, we need to get ourselves set up so we can actually start programming. So in this tutorial we are going to learn how to install Python and an environment called IDLE. At the end, we’ll open our command line, and make our first program.

Continue reading Beginners Guide to Programming – Install Python

Note Taking Strategies for Online Classes – UoPeople

One of the most important skills we can develop as students and professionals, is our ability to take notes. There’s a lot of information that we read both in and out of school, that is very heavy and dense. Because of this, quality note taking is especially important. Continue reading Note Taking Strategies for Online Classes – UoPeople

UoPeople – Week 7 – How I Start my Week

It’s Thursday morning, which means assignments for unit 7 at UoPeople are up today. In the past 6 weeks I’ve started developing a routine for limiting the amount of time I spend on school each week. The system may not be perfect, and I’m sure with time it will continue to improve, but I’d still like to share my process.

Continue reading UoPeople – Week 7 – How I Start my Week

Indenting Paragraphs – WordPress Tutorial

I was trying to find a WordPress Tutorial for indenting paragraphs, and found a lot of misleading information.

Indenting paragraphs? It seems a lot of people who are starting out with WordPress, are finding that this small task is not a very easy thing to do. Now, as I too, am new to using WordPress, it was the very first hurdle I had to jump, and started looking through the forums for an answer, or a tutorial. The solution is much simpler than some of the forum discussions I read, had suggested.

Continue reading Indenting Paragraphs – WordPress Tutorial