Visual Studio 2005 Express – Part 5 – Speech Recognition

This video tutorial shows how to add speech recognition to a simple dictation application. You can cut-n-paste the source code by clicking here: Source Code for Speech Recognition Note: Actually, the above link for source code is now outdated. You can find several examples of source code for using speech recognition at: Programming Speech in WPF – Speech Recognition; Sample Source Code for Speech Developers; and Fun with Speech Recognition... [Read More...]

Visual Studio Express 2005 Video Tutorial – Part 4 – Adding Text-To-Speech (TTS)

In this tutorial, we learn how to add speech to a visual basic application. You can download the VB source code for this project by clicking on this link: Text-To-Speech Once you have downloaded the source code, you need to open Visual Basic Express 2005 and clicking on File/Open Project. Then, navigate to where you downloaded the source and click on the file that has the .sln (solution) extension. Three steps are important in using speech in a... [Read More...]

Visual Studio Express 2005 Video Tutorial – Part 3 – What is Visual Studio

This video tutorial provides a high-level overview of what Visual Studio is. It describes the major components and the various editions. You can learn more about this topic by clicking here: What is Visual Studio? There is a summary of over 700 video tutorials on programming at this post.  Read More →

Programming Languages News

Choice Overload In Parallel Programming – Slashdot 2 Oct 2007 at 11:38pm Choice Overload In Parallel Programming Slashdot – Oct 2, 2007 He argues, convincingly, that the most important paper for programming language designers to read today is one written by two social psychology professors …. Aricent... [Read More...]

Object-Oriented Programming Video Tutorial Course

The post for "Object Oriented Programming Tutorials – Over 25 Free Video Lectures" was originally (mis)filed under the language category. Sorry for the inconvenience. You can go to that post by clicking on this link: Object Oriented Video Tutorial Course photo credit: gigijin  Read More →

Internet Architecture Course from Stanford

If you are looking a high-level conceptual understanding of how the internet is put together, you can not get any better than Stanford’s Internet Programming Course Here is a quick list of the broad topics covered: Basic Networking Standards TCP/IP Sockets and Client/Server structures Services Applications Security and Privacy I found the lecture on “Atoms and Bits” to be particularly illuminating for highlighting the types of... [Read More...]

Overview of Programming Concepts

This category will cover object-oriented programming, internet architecture, and much more.  Read More →

Programming Languages News

Choice Overload In Parallel Programming – Slashdot 2 Oct 2007 at 11:38pm Choice Overload In Parallel Programming Slashdot – 15 hours ago He argues, convincingly, that the most important paper for programming language designers to read today is one written by two social psychology professors …. Using the... [Read More...]

Programming Languages News

LabVIEW for Data Acquisition – Science Daily (press release) 30 Sep 2007 at 6:09pm LabVIEW for Data Acquisition Science Daily (press release) – Sep 30, 2007 LabVIEW has become very popular as the programming language of choice in the context of industrial, scientific, academic, and laboratory environments. …. ... [Read More...]

« Previous Page