|
|
|
|
|
|
|
|
- Visual Web Developer
Express Feature Tour
Take a tour of the features included in the Visual Web Developer Express Edition
to familiarize yourself with the development environment and programming tools available.
- Introduction to the Web as a Platform
The purpose of this guide is to help you understand the environment in which a Web
application runs, which includes the Internet, Web servers, browsers, network communications,
resource identifiers, and markup language.
- Introduction to CSS
CSS, or Cascading Style Sheets, allow you to completely separate the text displayed
on a Web page (which is created in HTML code) and the information that describes
how to display and present that text (which is defined using CSS). This guide is
an introduction to CSS.
- Introduction to JavaScript
JavaScript is the scripting language used on millions of Web pages. Its main purpose
is to add interactivity to the browser and Web pages. JavaScript is very easy to
learn, and will add that "extra something" to your Web pages.
- Bits & Bytes: Lesson 1 Problem Solving in Life and Technology
Introduction to Programming Concepts Understanding problem solving patterns and
strategies is the first step to computer program design and development.
- Bits & Bytes: Lesson 2 Things, Things, and More Things
Introduction to Programming Concepts How do we represent the complexity of real-world
situations to a computer? This lesson will introduce the idea of Object Oriented
Design.
- Bits & Bytes: Lesson 3 The Data Game
Introduction to Programming Concepts This lesson will explore how computers process
and store data.
- Bits & Bytes: Lesson 4 Computer IQ
Introduction to Programming Concepts How do computers "think" and make decisions?
This lesson will answer this question and see just how "smart" computers actually
are.
- Bits & Bytes: Lesson 5 Life before Mice
Introduction to Programming Concepts This lesson explores human-computer interaction
and the concept of graphical user interfaces (GUI). You'll learn some best practices
for designing GUI applications.
- Introduction to the Visual Basic Programming Language
This beginner's guide is designed for people with little or no prior knowledge of
computer languages, who want to learn to program using the Visual Basic language.
We'll cover language syntax and basic constructs with plenty of examples.
- Introduction to the C# Programming Language
This beginner's guide is designed for people with little or no prior knowledge of
computer languages, who want to learn to program using the Visual C# language. We'll
cover language syntax and basic constructs with plenty of examples.
|
|
|
|
|
|
|
|
|
|