-
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
Category Archives: Software
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 Board, C++, computer languages, Computers, Functional Programming, Java, Mentor, Object Oriented Programming, OOP
Leave a comment
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
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
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
C++ Hardest New Concept
I teach C++ programming to beginners. All of them seem to quickly understand simple programs like “Hello World.” They can get the logic down fairly well in simple flow charts. But where they seem to have the most struggles is … Continue reading
Posted in C++, Code Reviews, Computers, Do, Mentor, Software, Uncategorized
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
Should I learn how to code or learn another language?
I have been working with software development since I was a junior in high school. I have used at least twenty-five languages for various projects. I can take my coding skills from language to language (at least in groups of … Continue reading
Posted in Code Reviews, Computers, Software
Tagged careers, Choose, Computers, Education, Learning, Opportunity, software, software engineering
Leave a comment
Do You Really Want to Work for a Large Corporation?
Hewlett-Packard and Tektronix, two companies for whom I have worked, were once garage-shop companies. Most companies start up that way and grow bigger as they reach their goals. The founders of companies care about their companies and the employees, the … Continue reading
Posted in Agile Methodology, Attitude, Becoming, Computers, Divergent Thinking, Do, Financial Health, Fulfilling Life, Goals, Mentor, older Americans, Planning, SCRUM, SCRUM Methodology, Self-Worth, Software, Thinking, Uncategorized
Tagged abundance, Agile, attitude, careers, changing job market, Choose, Computers, Education, positive attitude, Prosperity, SCRUM, Self-Worth, software, software engineering, what do I do now, Wisely
1 Comment
Are all Experienced Engineers Rude and New Engineers Obnoxious
This was written in response on Quora asking if all experienced engineers rude. In many respects, it is written as a letter to new engineers just coming out of school. I have been producing software for many years. Most new … Continue reading