Plugging Gaps - a Query
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
Self taught. There were only three courses where I have learned something new: - Assembler for the 6502 8-bit processor during apprenticeship (while knowing 8080 and Z80 assembler already) - 8087 floating point instructions at university (while knowing 8086 assembler already) - Fortran at university (while knowing Basic, C, and Pascal already)
-
Similar... Commodore PET - BASIC then Assembler, then C64. College was VAX/VMS BASIC, VAX/VMS Assembler, COBOL, PASCAL, RPG... Then I hit the working world and started using VAXVMS FORTran and FMS (forms). Self taught on VB and largely stayed there.. when I have to program, its VB.NET now. Largely administer OSISoft tools, so not a lot of programming.
I remember using VAX at college for COBOL programming. BASIC was where I lived for quite a few years, although I did tinker with machine code on the VIC-20 and C64. The Amiga had enough BASIC compilers to live without assembler :) I've done C# for the longest period but there's been C, C++, VBScript, VBA, Pascal (at school), various versions of BASIC, a weird language called Omnis, a proprietary one called Protel, Swift, a bit of Java every now and again, plus all the usual javascript and CSS frameworks.
Now is it bad enough that you let somebody else kick your butts without you trying to do it to each other? Now if we're all talking about the same man, and I think we are... it appears he's got a rather growing collection of our bikes.
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
Total self-taught. Built my first desktop computer in 1978 and started by writing 8080 hex code. Progressed through to assembler, BBC Basic, Pascal to VB.Net. I could never get my head around all the C variants! Still keeping the Alzheimer's at bay at 66 by writing programs for myself and family.
-
Donathan.Hutchings wrote:
Are you self taught or do you have a CS degree in programming?
Both. The CS degree exposed me to a lot of data structures and programming concepts. It also tried to expose me to some languages, but their choices were mostly useless (who needs to know CDC-6500 assembly). I taught myself basic, Z80 assembly, C, C++, OO programming & OO design, C# and pretty much everything else that I've ever used in a business environment. To this day, I still rely heavily on stuff I learned from both avenues. As for what hardware, let's just say I've written code to run on systems with actual ferrite core memory and leave it at that :)
We can program with only 1's, but if all you've got are zeros, you've got nothing.
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
I too am fundamentally self taught :) . I started on simple Basic on a ZX81, quickly moved to assembler and games programming on the 6809 (which was a great processor). About 5 years later, at age 30 I went to college to get some sort of formal qualification. In the programming subjects I knew way more than the lecturer but learning some discipline was invaluable.
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
Mostly self-taught - I don't think an A-level in computing counts. :D Started at home on a ZX-Spectrum. School had several BBC Micros[^] and a couple of primitive DOS-based PCs for GW-BASIC / QBasic. College had slightly more advanced Windows 3.11 PCs, with Pascal and a version of MS Office with the predecessors to VBA. University also covered the basics of Pascal. I got free copies of Delphi and an early version of Visual C++ from magazine cover discs, and tinkered with those for a bit. Then I got a proper job, which started with VB5, Office 97, and FrontPage. X|
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
Self taught - have Chemistry and Math degrees, but learned PDP-11 assembler to write elemental analysis routines for and Inductively Coupled Argon Plasma Spectraphotometer in the lab where I worked. Then went on to x86 assembly, Delphi, C, C++, VB 6.0, Powerbuilder, MUMPS, Forth and C#. I got no stinkin' CS degree on my wall!
Anyone who cannot cope with mathematics is not fully human. At best he is a tolerable subhuman who has learned to wear shoes, bathe, and not make messes in the house. - Lazarus Long
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
Seeing everyone's history reminded me of these stories. I used to give week long, crash courses for computer languages to corporate programmers that needed to learn a new language. Some highlights and lowlights: * Highlight: Introducing C++ to a bunch of C programmers with an average of 10 years of C! Unfortunately, the training company had selected some course from MS for transitioning COBOL programmers to C++. We covered that whole week of material in a few hours then made up our own class. They brought some samples of their nastiest (most efficient) C code that did things that C++ does not allow due to scope violations. I learned a thing or two. They had keggers every Friday, but I had to pass on the beer since I had a 3 hour drive home. * Lowlight: Not realizing until Thursday that a bunch of IBM mainframe assembly programmers that were learning C did NOT understand how the stack works! I was flabbergasted; they were really confused about the concept of local variables. I came to understand that their programs all worked on global variables. They would: load up a bunch of registers and then call a library, unload a register or two, load up some more registers and then call a library, etc. * Lowlight: Realizing that one of my students had no concept of breaking units of work down into functions/subroutines. Their background was in an environment that I knew. I knew it supported functions (VBScript/VBA type language). Their programs only had a single main() function!
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
Very similar story. I had one formal course in Fortran some 50+ years ago. Then did some Basic programing throughout my career. Upon retiring I started with VB6 and then, about 5 years ago C#. I'm trained as a scientist, not engineer: we experiment and our not very good designers. Makes for being bad programmers :-) I really do feel the gaps I have in knowledge and have found OOP particularly difficult to comprehend. A whole new way of thinking for an old guy :-)
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
I am self taught in Basic as a kid on a Commodore 64 and later a Trash 80. After high school I went and got a BS in Electrical Engineering and that came with some actual classroom training in Basic, Fortran, and assembly language but the focus was not computer science. Around that time I built an Apple II clone and Pascal was the hot ticket so I took a night course in that as well as COBOL (who knows why?). I was also employed working on diagnostic software for high volume printers in Forth and C. I decided I wanted an MSCS degree so I went at night. Learning the theory was worth it for me. Thirty years later I'm still working on embedded software but these days it's mostly C++, assembly and Python. I fool around at home with some robotics and when I retire next year I plan to do even more with that.
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
I can definitely relate to that... I bought a Commodore Vic20 when I was 12,and the cost at that time was $300 USD. Got me the VIC modem and was online at 300 baud. When I went to a Catholic high school, they had a few Apple II computers; and going into my sophomore year someone had donated about 30 of the new Commodore 64s. I got to take a course in BASIC. Mid way through the year, we received a grant from IBM, 60 PCs and a few XTs. WooHoo! I was now in the "Special Projects in Computer Programming" elite course. After HS, I was in the Marine Corps, Information Systems Development; working with DB2. I left after 6 years including Desert Shield/Storm. Got me a "fast food" diploma in Applied Science from DeVry in the mid 90s, where I first learned OOP with Turbo Pascal. Late 90's I got an MCSE+i and a CNA, we touched on VBScript and Classic ASP. Built a website for the volunteer fire department using Classic ASP and FrontPage in 2002. Got a job as a programmer for a local web developer where my Classic ASP was fine tuned. Boss wasn't hip on .Net Framework until 2010. Had a so-called developer build a new Content Management System in C# following MVC. That programmer was scared of SQL Server, and wrote everything using LinqToSql; as he was learning from some "learn C# in 30 days" type of book. This was a code-first architecture, and the resulting Sql architecture was very ugly. It also was generating about 50x the queries when compared to the well written Classic ASP it was replacing. I wasn't to keen on all of these methods of building new projects, seemed to be too much drag-n-drop programming for people who couldn't program or work with SQL. After this is when I got to learn C#, by fixing what was broke. Took about 3 years to get rid of all the errors and to get it to be somewhat efficient; as the boss was more interested in moving ahead and not fixing the busted foundation. Those 3 years saw this CMS replicated about 500 times. I was tasked with building a new CMS in 2014, and had full engineering control. At this time I actually started doing the research needed on the best ways of implementing what needed to be done; and the new platform was created. In 2016 I left the company as they were no longer invested into the programming aspect, just having a template and seeking alternative revenue streams based on the marketing of the clients. So for the last 6 months, I have really gotten into learning the actual foundation of C#; when to use structure vs class, immutability, etc. T
-
patbob wrote:
As for what hardware, let's just say I've written code to run on systems with actual ferrite core memory and leave it at that :)
CDC-6500 and ferrite cores - another Michigan State University grad???
Nope, points further south -- Purdue. Serial numbers 2 & 3 as I heard. Still in service until sometime in the 1990s (and now trying to get a second life in the Living Computer Museum[^] according to what I heard). Must be some kind of record for the longest in-production use of a computer or something. And they probably made us learn assembly for it because, well, they had it :)
We can program with only 1's, but if all you've got are zeros, you've got nothing.
-
I have a CS degree, but most of what I know now, I learned by myself in the last 20+ years. C# did not exist, C++ was far from what it is now, IDE were mostly non existent. OpenGL was just born (who remember GL). Unix was still strong and everyone loved X11 and Motif The web was still gopher and FTP and newsgroups.
I'd rather be phishing!
Maximilien wrote:
I have a CS degree, but most of what I know now, I learned by myself in the last 20+ years.
Ditto. Every technology I knew when I graduated, or learned during my first few professional years, has long since been superseded. Which is not to call anything I learned a waste. Everything I learned then was a building block for everything I know now. :-D
-
I was reading Cornelius's (@cornelius-henning) post about plugging gaps in his understanding of C# and his story is very similar as mine. I also taught myself how to program 30 or so years ago from Basic, Assembler, Pascal, to C#. I was wondering, how many here on CP has a similar story? Are you self taught or do you have a CS degree in programming? (This would probably make a good poll, if it hasn't been done already.)
When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.
My introduction to programming was a year of FORTRAN in high school, 1973-1974. Taught at the local community collage, but for high school students. Coding forms and punch cards. Got to see the computer once, on the first day of class. Liked it, but didn't do it again until Fall 1978. One semester of FORTRAN was required in the undergrad program in the College of Architecture and Urban Planning. Teletype terminals connected over 300-baud serial lines to the mainframe computer in the Computing Center. Relearned what I'd learned in two semesters of high school, and more. For the final project, I wrote my first computer graphic program: drawing shear, bending moment, and deflection diagrams for a simply-supported beam with a uniform load and up to 10 point loads. Output to a pen plotter in the Computing Center. There was a well-worn trail in the snow between the Art & Architecture Building and the Computing Center. Followed that in Winter 1980 with an elective course in computer graphics, in the Master of Architecture program, still in FORTRAN. Working on Tektronix storage-tube graphics terminals. Couldn't erase a line without erasing the whole screen and redrawing all of the lines except the one to be erased. Also, for a sesmster project in an advanced lighting design course, I wrote a program to intercept a temporary data file from a FORTRAN batch lighting analysis program (LUMEN II) to draw perspective views of room surfaces with shaded luminance contours. (LUMEN II itself "drew" surface contours with ASCII art on the line printer.) I used a lot of dense cross-hatching on the pen plotter (which invoked the ire of some), and on the storage tube terminals. Then we got a Chromatics color raster terminal. Wow -- 4 bits per pixel: red, green, blue, and blink! So I changed my program to support that. This continued through two additional semesters as an independent study project. And that's where the REAL learning happens ... In the spring of 1980, with one year of architecture school remaining, I took a job in the Architecture and Planning Research Laboratory, working on software for a Computer Aided Engineering and Architectural Design System (CAEADS), for a project sponsored by the Corps of Engineers. In the spring of 1981, I graduated from the professional program in architecture as a professional computer programmer. I've been doing it ever since. Self-taught in C (and combining C and FORTRAN libraries, with function-calling in both directions), C++, a bit of JavaScript, occasi