Category

Blog
There are a multitude of coding languages out there for example Java, C, Python, HTML5, and many more. There are hundreds of languages to program in, but each are used for different things. HTML5 was designed to create web sites, Java was designed for object oriented programs. C was used to create all the versions...
David Weintrop of the University of Chicago, as well as Uri Wilensky of Northwestern University created a study that looked at the differences between text based and block based coding at the highschool level. In general, block based coding was seen more at the beginner level, however, on the same assessment, the students using block...
Hydraulics is the use of liquids and their properties to complete certain tasks. Hydraulics are used in many cars and industrial equipment. Hydraulics is used in some cars to move the energy created by the engine into the wheels. The use of hydraulics allows for a very efficient and easy to use pressure systems. These...
Booker T Washington once said, “I have learned that success is to be measured not so much by the position that one has reached in life as by the obstacles overcome by trying to succeed.” This quote becomes especially true when observing the life of those who have gone on to make a positive impact...
Pnuematics is the use of gasses to complete tasks. These tasks can include moving something or changing the angle of something. Pneumatics is often used in industrial work. This work is usually in large machinery that lifts heavy objects. Yet, pneumatics is also used in other ways. One of these ways is in paintball guns....
When I talk about levels in coding i’m not talking about proficiency levels in writing programs, i’m talking about where the language is used. Let’s take Assembly for example, it is considered a low level language because it is used in changing a hardware’s instructions. Python on the other hand is a high level code...
Based on my previous experiences with coding I think Python would be the easiest language to teach first. Python requires fewer libraries to import and is easier in my opinion to keep looking clean. With Java to get some of the basic functions as an input command, you would need to import a scanner or...
Time management is an important skill one must master in order to live a more desirable lifestyle.  Here are 5 tips to better manage your time. 1. Make a schedule/routine – Making a schedule/routine frees your mind from thinking about what to do next.  It allows you to dedicate your energies elsewhere. 2. Prioritize –...
While you may be interested in coding simply because you enjoy it, a good bonus is the fact that coding can make you a lot of money. Beginner level computer programmers make an average of around $50k per year, with more experienced programmers around $85k. This is more than enough money to make a good...
Recently python added new features in version 3.9. I personally think these additions are quality of life changes, but most of which I appreciate. For example, the addition of string methods. String methods are useful to work with because the string type is immutable. Immutable data types are non changeable pieces of data. String methods...
1 2