Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Public Resources for C Programming, Particularly Video?

Reply
Thread Tools

Public Resources for C Programming, Particularly Video?

 
 
haziz
Guest
Posts: n/a
 
      12-26-2011
What public or open-courseware resources are available for C programming particularly at an intermediate level? I have actually taken the CS50 course via Harvard Extension so I am looking for other resources. Coverage of datastructures using C rather than Java would also be welcome. Prefer video resources (videotaped lectures in particular). Focus on Unix programming at the command line level also welcome. I am also going through K&R to reinforce my comfort with C even though I just finished the formal programming course.

Thanks.

Sincerely,

Hany.
 
Reply With Quote
 
 
 
 
FireXware
Guest
Posts: n/a
 
      12-26-2011
On 12/26/2011 06:26 AM, haziz wrote:
> What public or open-courseware resources are available for C programming particularly at an intermediate level? I have actually taken the CS50 course via Harvard Extension so I am looking for other resources. Coverage of data structures using C rather than Java would also be welcome. Prefer video resources (videotaped lectures in particular). Focus on Unix programming at the command line level also welcome. I am also going through K&R to reinforce my comfort with C even though I just finished the formal programming course.
>


I've been watching these lectures:

https://www.youtube.com/watch?v=Ps8jOj7diA0

Really good discussion on how things work internally. In some of the
later lectures he teaches how to implement generic procedures in C,
which could be extended to data structures. There's also some good stuff
on multi-threading.

Another good one is:

https://www.youtube.com/watch?v=kMzH3tfP6f8

It's mostly C++ but you might be able to get something useful out of it.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCSE 4 11-15-2006 02:40 AM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola Microsoft Certification 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCSD 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd realexxams@yahoo.com Microsoft Certification 0 05-10-2006 02:35 PM
microsoft.public.dotnet.faqs,microsoft.public.dotnet.framework,microsoft.public.dotnet.framework.windowsforms,microsoft.public.dotnet.general,microsoft.public.dotnet.languages.vb Charles A. Lackman ASP .Net 1 12-08-2004 07:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57