Welcome to ITSK2314 - Programming Language Concepts
Contents
Syllabus
Schedule
Projects/Assignments
Labs
Lecture Material
Introduction to Assembly
(
PC-SPIM
) -
cookie
example (for use in lab 1)
Programming Paradigms
PERL
-
log parsing example
(in perl) as well as the
logfile.txt
file that is parse
Memory Concepts
- sample from lecture on memory (
CPP file
)
Intro to VBA
VBA Forms
VBA Events
PowerPoint Chunk
Another PowerPoint File
Excel
Word
Windows Programming
Forms and Controls
Console Connect-4
Windows Connect-4
Events
DB Connectivity
Intro to ASP.NET
Intro to ADO.NET
- samples from lecture (
books.mdb
,
default.aspx
,
default.aspx.cs
)
How to install SQL and connect in WebMatrix
(flash shockwave)
In-Class Examples
Summer 2006
Assembly
cookie
example (for use in lab 1)
PERL -
log parsing example
(in perl) as well as the
logfile.txt
file that is parse
C++ - sample from lecture on memory (
CPP file
)
ADO.NET samples from lecture (
books.mdb
,
default.aspx
,
default.aspx.cs
)
More ADO.NET samples from lecture showing DataSet and inserting into an Access DB (
default.aspx
,
default.aspx.cs
); note, this uses the same Access books.mdb DB from the previous lecture
The PDA introductory example
XML and DataSet example -
full project
, form
source code
, sample
XML
, and sample
XSD
Relevant/Informative Links
http://msdn.microsoft.com/office/
http://msdn.microsoft.com/vcsharp/
http://msdn.microsoft.com/library/
http://www.asp.net/
http://www.inform-fiction.org/
http://el.media.mit.edu/logo-foundation/index.html
http://www.microsoft.com/windows/directx/default.aspx
http://www.vba-programmer.com/
http://skp.mvps.org/ppt00048.htm
http://www.microsoft.com/officedev/articles/movs205.htm
exes/ActivePerl-5.8.7.813-MSWin32-x86-148120.msi
ASP.NET Tutorial
exes/vwdsetup.exe
Legacy
Summer 2005