My Deepening Understanding of Numerical Analysis and Computer Programming by James Pate Williams Jr Blog Entry 01 11 2022

I have had three formal courses in elementary numerical analysis: one at Georgia Tech and two at LaGrange College. All three of these courses were targeting the undergraduate/graduate students at the institutions. The course at Georgia Tech was Scientific Computing I and was taught by Professor Gunter Meyer in the Summer Quarter of 1982. The other two courses were taught by Professor Fay A. Riddle. One of the LC courses was in Fall Quarter 1986 and the other was taught in Fall Quarter 1991. I had a mental break from reality in 1986 and I wound up in the Bradley Center in Columbus, GA for a few months’ hospitalization. I made the grades: B, C, and A respectively. I have done a lot of numerically based computer programming primarily in the Dayton BASIC, FORTRAN IV, and DG Pascal in the era: 1978 to 1980. I entered Georgia Tech in Fall 1980, so I was just able to work on the LC Data General Eclipse minicomputer on some weekends. I was deathly afraid of the Control Data Corporations Cyber supercomputer on the campus of Georgia Tech. The chairperson of the Chemistry Department, Professor Bertrand at Georgia Tech unsuccessfully tried to convince to use the Data General Eclipse minicomputer in the x-ray crystallography lab in the Boggs Chemistry Department building.

In the late 1980s I advanced to doing numerical computing on my first microcomputer, a Commodore Amiga 2000, which came into my life on Saturday, April 30, 1988. I used this machine until late 1994 when I acquired a mom-and-pop store Microsoft Intel personal computer. The Commodore Amiga languages I used were Microsoft Amiga BASIC, Modula-2, and Pecan Pascal. The languages on my first PC were Borland C++ and Borland Turbo Pascal.

I seem to recall that I transitioned to a Dell personal computer in 1998 and was using Visual Studio 6 in the C++ language. I used this computer along with another Dell personal computer which was purchased in 2002. I started programming in Java in the summer of 1999 when I took a course in object-oriented computer languages featuring the Sun Microcomputers version of Java. The Java course was taught by Professor Homer Carlisle who later became a doctoral faculty advisor of mine.

There was a lull in my numerical analytic software development during the late 1990s until the mid- 2000s. That period was the time required for me to earn a Master of Software Engineering and Doctor of Philosophy in Computer Science in Summer 2000 (August) and Fall 2005 (December) at Auburn University, respectively. I bought an Apple Power Mac with dual G5 IBM 64-bit microprocessors in December 2004. Unfortunately, it did not survive until about 2008 to 2009. In 2009, I bought a Dell computer running a CoreI7 processor and Vista Ultimate operating system along the software: Microsoft Visual Studio 2008 Professional and Cakewalk SONAR 8 Producer Edition.

I started doing a lot of software development covering a wide range of the spectra of computer algorithms in February 2015. These projects in Visual Studio 2008 and later Visual Studio 2015 were uploaded to the defunct Microsoft TechNet Forum and Gallery. I think I had around 250 projects in Vanilla C, Win32 C, Win32 C++, and C#. I bought my last Dell personal computer in December 2015. I do have a fair recently purchased Dell notebook computer.

Currently, I am teaching myself Python and I hope later to expand my knowledge of JavaScript.

Unknown's avatar

Author: jamespatewilliamsjr

My whole legal name is James Pate Williams, Jr. I was born in LaGrange, Georgia approximately 70 years ago. I barely graduated from LaGrange High School with low marks in June 1971. Later in June 1979, I graduated from LaGrange College with a Bachelor of Arts in Chemistry with a little over a 3 out 4 Grade Point Average (GPA). In the Spring Quarter of 1978, I taught myself how to program a Texas Instruments desktop programmable calculator and in the Summer Quarter of 1978 I taught myself Dayton BASIC (Beginner's All-purpose Symbolic Instruction Code) on LaGrange College's Data General Eclipse minicomputer. I took courses in BASIC in the Fall Quarter of 1978 and FORTRAN IV (Formula Translator IV) in the Winter Quarter of 1979. Professor Kenneth Cooper, a genius poly-scientist taught me a course in the Intel 8085 microprocessor architecture and assembly and machine language. We would hand assemble our programs and insert the resulting machine code into our crude wooden box computer which was designed and built by Professor Cooper. From 1990 to 1994 I earned a Bachelor of Science in Computer Science from LaGrange College. I had a 4 out of 4 GPA in the period 1990 to 1994. I took courses in C, COBOL, and Pascal during my BS work. After graduating from LaGrange College a second time in May 1994, I taught myself C++. In December 1995, I started using the Internet and taught myself client-server programming. I created a website in 1997 which had C and C# implementations of algorithms from the "Handbook of Applied Cryptography" by Alfred J. Menezes, et. al., and some other cryptography and number theory textbooks and treatises.

Leave a comment