Author Archives: Wayne Cook

Keep It Stupid Simple

Keep it Stupid Simple means to look for the simplest solution that for programming means something that does the job and is easy to maintain. For other subjects, it can be best expressed by Occam Razor Continue reading

Posted in C++, C++, Computers, GitHub, Java, Occam Razor, Programming, Simple | Comments Off on Keep It Stupid Simple

Students, Strive to Be an Individual

I am into my fifth decade of teaching in various forms. The one constant in all of that time is that each student is an individual with unique needs and learning styles. It is impossible to meet all the needs … Continue reading

Posted in Attitude, Becoming, Do, Goals, Self-Worth, Uncategorized | 1 Comment

STEM/Computer Science Board Meeting 16 December 2020

This information is probably not as thorough as I would like. It is based off of notes I wrote on the back of a business card since I did not have any other writing material available. So, I hope I … Continue reading

Posted in Agile Methodology, C++, C++, Computers, GitHub, Java, Mentor, SCRUM, Software | Tagged , , , , , , , , | Comments Off on STEM/Computer Science Board Meeting 16 December 2020

How Old is Boolean Logic?

Boolean logic was being used long before there were computers. We can go a little way back to when light bulbs were invented. There were no dimmer switches, so the light was either on or off. George Boole (1815–1864) invented … Continue reading

Posted in Boolean Algebra, Computers, Thinking | Tagged , , , , , , , | Comments Off on How Old is Boolean Logic?

Are There at Least Two Sides to Every Issue?

There is quite a bit of discussion on whether both sides of an issue should be presented, or should the people who control the discussion platform have the responsibility to publish only one side? This has been an argument going … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Comments Off on Are There at Least Two Sides to Every Issue?

Using Teams to Hold Online Meetings

Showing how to have online meetings through Microsoft Teams Continue reading

Posted in Microsoft, Teams, Uncategorized | Tagged , , | Comments Off on Using Teams to Hold Online Meetings

Who Is the Customer?

Employee-First Approach is Key to Customer Service Success Continue reading

Posted in Uncategorized | Tagged , , , , | 2 Comments

Are You Fair Dinkum?

To Succeed, be “Fair Dinkum” or totally committed Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Comments Off on Are You Fair Dinkum?

Choosing a Career

In order to choose a good career with which you will be happy, start looking at your options early in your schooling. There are several aspects to consider. One of the most important is researching whether the area is increasing … Continue reading

Posted in Attitude, Becoming, Do, Goals, Mentor, Planning, Self-Worth, Serving, Uncategorized | Tagged | Comments Off on Choosing a Career

What is the main difference between C and Fortran?

The answer here is based on FORTRAN IV, the version of FORTRAN with which I have the most familiarity. The newer FORTRANs may have fixed the following problems. FORTRAN simply means Formula Translation. It is one of the first languages … Continue reading

Posted in C, Computers, FORTRAN, Software, Uncategorized | Tagged | Comments Off on What is the main difference between C and Fortran?