I'm thinking of making a video series on programming in C and then later maybe C++. I've been reading a lot of (mostly C++) programming books in preparation for this project.
I'm thinking of making a video series on programming in C and then later maybe C++. I've been reading a lot of (mostly C++) programming books in preparation for this project.
My first video series will probably be a deconstruction/analysis of the 2nd edition of the K&R book (though yes, that's a really old version of
C now).
Sometimes I wondered why they chose the books they chose. I remember the initial book for the C++ classes seeming a bit complicated, at least compared to the book used by the CS teachers.
Digital Man wrote to All <=-
I'm thinking of making a video series on programming in C and
then later maybe C++. I've been reading a lot of (mostly C++)
programming books in preparation for this project.
I plan to take the follow-up C++ courses (at minimum) at this same community college and will hopefully get a better sense of what the
other professors have to offer. I hope it gets better, but either way, it's been fun so far. --
On 17 Jan 2024, Digital Man said the following...
I plan to take the follow-up C++ courses (at minimum) at this same community college and will hopefully get a better sense of what the other professors have to offer. I hope it gets better, but either way, it's been fun so far. --
what do you do for homework, interactions in class, etc? are you pretending to be a noob or do they know what you're up to?
poindexter FORTRAN wrote to Digital Man <=-
I tutored a FORTRAN class with a particularly bad professor. Friends of mine would hang out after the class and I'd go over what he'd taught.
I created a Discord server for the class and have been tutoring students there when I have time too.
Re: Taking a community colleg
By: Digital Man to Nopants on Sat Jan 20 2024 13:53:44
Yeah, C is roughly a subset of C++. The languages have diverged and re-converged a bit over the years (and versions of their standards), but yeah, almost any experienced C++ programmer can program in C, though they often groan about it. :-)
I think the thing that put me off learning C is the 1001 different compile options for gcc. If you're going to be working on more portable open source projects then there's a whole subset of stuff you problem need to know like the autoconf tools and the like.
The code will run faster but I'm happy just to rip off a bit of perl and be done with it. no compilation, no makes files.
---
þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
Sysop: | Jacob Catayoc |
---|---|
Location: | Pasay City, Metro Manila, Philippines |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 22:49:47 |
Calls: | 13 |
Calls today: | 13 |
Messages: | 40,038 |
Posted today: | 8 |