Teach MySelf Programming: The Original RPG and Various Softs

I’ve used many languages for creating software.

DirectX, WinAPI, VB.net, C#.net
HTML/CSS, JavaScript, and C/C++

I’d started with DOS programming, and finally reached to 3D world.
Start programming, and Enjoy!

http://fatalita.sakura.ne.jp/Duration : 0:6:25

Posted on November 9th, 2007 by admin

Filed under C/C++ | 1 Comment »

C++ - 19 Video Tutorials from Stanford and More

http://idealprogrammer.com - Please visit the C/C++ category at idealprogrammer.com to see 19 video tutorials on C++ from Stanford and other sources.Duration : 0:2:13

Posted on November 9th, 2007 by admin

Filed under C/C++ | No Comments »

programming help

Post your queries in this Forum http://www.programming3.co.nr . Someone will answer your queries :)Duration : 0:1:29

Posted on October 20th, 2007 by admin

Filed under C/C++ | No Comments »

Faith, Evolution, and Programming Languages

Google Tech Talks
April 27, 2007

ABSTRACT

Faith and evolution provide complementary–and sometimes conflicting–models of the world, and they also can model the adoption of programming languages. Adherents of competing paradigms, such as functional and object-oriented programming, often appear motivated by faith. Families of related languages, such as C, C++, Java, and C#, may arise from pressures of evolution. As designers of languages, adoption rates provide us with scientific data, but the belief that elegant designs are better is a matter of faith. This talk traces one concept, second-order quantification, from its inception in the symbolic logic of Frege through to the generic features…Duration : 1:6:57

Posted on October 8th, 2007 by admin

Filed under C/C++ | No Comments »

The Little Book of C: Integrating Insight Debugger

In this short video I will be showing you how to install a debugger for use in Crimson Editor.

The debugger we will be using is Cygnus Insight Debugger. Insight is actually a graphical user interface for the command line debugger gdb. I originally got the idea to use the insight debugger while reading SAMS Teach Yourself C++ in 24 Hours. There were instructions for replacing the gdb used by Bloodshed Dev-C++ with the Insight debugger. Since I used Crimson Editor more than Dev-C++, I just made Insight work with Crimson instead.

Obtaining a copy of Insight is really very easy. You can find it in Cygwin ( http://www.cygwin.com/ ). If you don’t feel like downloading and installing Cygwin, you can follow the link to my Insight download in this video’s description on YouTube or find the same link inside “The Little Book of C”. Go ahead and click on that link.

Little Book of C
http://tinyurl.com/23yhfr

Insight
http://tinyurl.com/2aysz6

The Little Book of C:
User Tools Video
http://www.youtube.com/watch?v=cilJJojjNgU

Integrating Insight Debugger
http://www.youtube.com/watch?v=rYHqDMAM9_YDuration : 0:5:54

Posted on October 4th, 2007 by admin

Filed under C/C++ | 1 Comment »

The Little Book of C Programming: User Tools

A short video tutorial going over the information in an eBook of mine called “The Little Book of C”.

In this video I will be showing how to set up your user tools inside Crimson Editor so that you can compile and run programs written in C (and C++). I assume you have already downloaded and installed Crimson Editor and the compiler as instructed in “The Little Book of C”. If you have not, you will find the necessary links below.

Since YouTube has set limits on the size and length of videos, I will be moving along quite quickly. Just remember you can press pause and if you need to go back you can.

****************

Little Book of C
http://tinyurl.com/23yhfr

Crimson Editor
http://www.crimsoneditor.com/

MinGW
http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download

The Little Book of C:
User Tools Video
http://www.youtube.com/watch?v=cilJJojjNgU

Integrating Insight Debugger
http://www.youtube.com/watch?v=rYHqDMAM9_Y
****************

PLEASE RATE THIS VIDEODuration : 0:9:55

Posted on September 28th, 2007 by admin

Filed under C/C++ | 4 Comments »

CERT Secure Coding Initiative | Standards

The Secure Coding Initiative at the CERT/Coordination Center is developing secure coding standards for the C and C++ programming languages. These standards are being developed online as part of a community effort at www.securecoding.cert.org.

Legal Disclaimer. This video and all related information and materials (”materials”) are owned by Carnegie Mellon University. These materials are provided on an “as-is” basis without any warranties and solely for your personal viewing and use. You agree that Carnegie Mellon is not liable with respect to any materials received by you as a result of viewing the video, or using referenced web sites, and/or for any consequences or the use by you of such materials. By viewing, downloading and/or using this video and related materials, you agree that you have read and agree to your terms of use (http://www.cert.org/legal_stuff/). Copyright 2007 Carnegie Mellon UniversityDuration : 0:7:3

Posted on September 14th, 2007 by admin

Filed under C/C++ | No Comments »

C++ Basic

A Simple C++ ProgramDuration : 0:1:3

Posted on August 28th, 2007 by admin

Filed under C/C++ | 2 Comments »

C Programming Primer

A short introduction tutorial on programming in C. This is meant for the new people, so don’t bash.

The video is kind of grainy, the original is here: http://yestoi.haktstudios.com/CPrimer_Yestoi.mpegDuration : 0:8:52

Posted on August 26th, 2007 by admin

Filed under C/C++ | 11 Comments »

|