-
Archives
- February 2021
- December 2020
- November 2020
- August 2020
- June 2020
- March 2020
- February 2020
- October 2019
- September 2019
- August 2019
- July 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- March 2018
- February 2018
- December 2017
- September 2017
- July 2017
- June 2017
- April 2017
- March 2017
- January 2017
- December 2016
- October 2016
- September 2016
- July 2016
- May 2016
- April 2016
- February 2016
- January 2016
- December 2015
- October 2015
- July 2014
- July 2013
- April 2013
- February 2013
- October 2012
- June 2012
- December 2011
- October 2011
- July 2011
- June 2010
- August 2009
-
Meta
Author Archives: Wayne Cook
Final Project Guidelines for Computer Programming Classes
Each of my Computer Science classes require a final project of complexity commensurate with what is learned in the class. The computer language used is the language studied during the semester. Currently, that is either Java or C++. This document … Continue reading
Posted in C++, Final Project, GitHub, Java, UML
Leave a comment
What are you Hearing that has not Been Said?
Inspiration comes in many forms. It is a gift that everyone alive can access. There are many names that inspiration has been given, including enlightment, insight, revelation. Each word has slightly different meanings, but we will call it inspiration for this article. Continue reading
Interviewing
Knowing how to interview for a computer programming/design position is almost as important as the learning how to program. Over the years, I have had friends who were excellent programmers, including the design process, who lost out to people who … Continue reading
Posted in C++, Code Reviews, Computers, Java, Software, Uncategorized
Tagged computer languages, I Am, interviewing, JavaScript, Oracle JET, software, software engineering, TypeScript
Leave a comment
Adding File I/O to a C++ Program
We have already covered console reads from the keyboard and writes to the display using cin and cout. If you do not know how to use cin and cout, please review it before proceeding. ifstream is for an input file … Continue reading
Posted in Uncategorized
Leave a comment
Be Our Best
What is important to each of us? What do we want to do with our lives and for what do we want to be remembered when we leave this world? I want to live as long and as healthy as … Continue reading
Posted in Attitude, Becoming, Do, Fulfilling Life, Goals, older Americans, Planning, Self-Worth, Uncategorized
Leave a comment
When You Have a Question – A.S.K.
I teach high school and community college computer courses. I enjoy seeing students comprehend new material. I always tell my students to ask questions. I do not mind interruptions on relevant questions about what is being discussed. I have found … Continue reading
Posted in Becoming, Do, Self-Worth, Serving, Uncategorized
Tagged attitude, Becoming, Choose, positive attitude, Wisely
Leave a comment
What is the purpose of a pointer in programming?
The full question ended with: “Why not access the variable directly?” It depends on what you mean by “access the variable directly.” In Algol derived languages (like C, C#, C++, Pascal, Ada), the way to access a variable directly is … Continue reading
Posted in Ada, Algol, C, C#, C++, FORTRAN, Java, Pascal, Software
Tagged pass by pointer, pass by reference, software, software engineering
Leave a comment
Which programming language did you think would be prominent, but turned out to be a complete dud?
Wayne Cook, Certified Scrum Master After reading John Dougherty’s answer on Quora, I was tempted not to answer. But, that was only a fleeting thought. It is hard to limit it to just one language. I was originally thinking of … Continue reading
Make a Choice
When we are young, we too often think that life will go on forever. It will not. People age. We each have choices we are given once. Keeping our options open only means we are making a choice. And often, … Continue reading
Posted in Attitude, Becoming, Do, Fulfilling Life, Goals, Health and Wellness, Mentor, Planning, Self-Worth, Serving, Uncategorized
Tagged abundance, attitude, Choose, knowledge, Learning, Life Choice, Opportunity, People, positive attitude, Self-Worth, what do I do now
Leave a comment
Abraham Lincoln, Edward Coles, Paul McCartney, and Chris Pratt
This may be an unusual collection of people, but by the end of the article, I hope I have tied the four together. I have been thinking about the best path to the future for me. I love teaching and … Continue reading
Posted in Attitude, Becoming, Do, Fulfilling Life, older Americans, Self-Worth, Serving, Uncategorized
Tagged attitude, Become, Choose, Gratitude, knowledge, Learning, positive attitude
2 Comments