Author: Jeremy McPeak | 166 views
21
Jan
Picking up where Lesson two left off, this new installment of ASP.NET From Scratch covers more C# programming fundamentals – namely class inheritance and interfaces. In this lesson, you’ll learn how to use inheritance to save time and code. You’ll also learn about the concept of interfaces, and how they can make your applications and components flexible and maintainable. You’ll also be introduced to th
Read more...
Tags :
asp,
best web,
browsable format,
c programming,
class,
class inheritance,
class library,
inheritance,
installment,
lesson,
NET,
object browser,
Picking,
programming,
programming fundamentals,
scratch,
twitter,
visual studio,
web,
web development tutorials,
Author: Bill Pena | 141 views
20
Jan
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a common layout using some of HTML 5’s new semantic elements, then use JavaScript and CSS to make our design backwards-compatible with Internet Explorer. Yes, e
Read more...
Tags :
column layout,
content section,
CSS,
div,
div elements,
doctype html,
element,
header,
header elements,
HTML,
internet explorer,
layout,
page,
Section,
semantic elements,
styling,
title,
typical web,
video tutorial,
web designers,
web page layout,
Author: Jeffrey Way | 51 views
16
Jan
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a common layout using some of HTML 5’s new semantic elements, then use JavaScript and CSS to make our design backwards-compatible with Internet Explorer. Yes, even IE 6
Read more...
Tags :
best web,
Explorer,
HTML,
internet,
internet explorer,
last,
layout,
Mark-up Correctly,
new features,
semantic elements,
support,
tutorial,
twitter,
use,
version,
web,
web designers,
web development tutorials,
Author: Jeffrey Way | 49 views
16
Jan
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a common layout using some of HTML 5’s new semantic elements, then use JavaScript and CSS to make our design backwards-compatible with Internet Explorer. Yes, even IE 6
Read more...
Tags :
best web,
Explorer,
HTML,
internet,
internet explorer,
last,
layout,
Mark-up Correctly,
new features,
semantic elements,
support,
tutorial,
twitter,
use,
version,
web,
web designers,
web development tutorials,
Author: Jeffrey Way | 171 views
16
Jan
So you’ve read the tutorials, and still can’t manage to figure out this stuff? What is Git – and why do we even need it? If you fall into this category, much like I did at one point, I’ve recorded a video tutorial that hopes to teach you exactly how to get started. Rather than feeling your eyes blur over as you attempt to comprehend code snippets like “git push origin master,” r
Read more...
Tags :
best web,
category,
code snippets,
git,
Hang,
html css,
Jeffrey,
Plus,
point,
screencast,
stuff,
tutorial,
twitter,
version,
video,
video tutorial,
web,
web development tutorials,
Author: Jeffrey Way | 153 views
14
Jan
Last Friday, we learned how to utilize a tool called Zen-Coding to rapidly speed up our development time when creating mark-up. In today’s Plus video tutorial, we’re going to take another huge leap forward, specifically with CSS, where I’ll show you how to utilize a different tool, called “Scaffold,” created by Anthony Short. This will allow you to use variables, functions (mix-ins),
Read more...
Tags :
Anthony Short,
CSS,
css file,
development,
development time,
freebies,
Join,
last friday,
leap,
membership service,
Nettuts,
Plus,
premium,
scaffold,
stylesheets,
time,
today,
tool,
Tuts,
variables,
Zen,
Author: Andrew Burgess | 111 views
11
Jan
A project is always more fun when you’ve got friends working with you, but how can do it when working on a coding project? I’ll keep my keyboard to myself, thanks.Enter GitHub. With this web service, you can share your coding projects and collaborate with ease!DisclaimerThis tutorial will assume that you’re familiar with Git, arguably the best distributed version control software there is. Already
Read more...
Tags :
Button,
c option,
dashboard,
default location,
github,
goodness,
jQuery,
keyboard,
line,
network,
project,
repo,
repository,
rsa,
ssh public key,
tab,
time,
version control software,
web service,
white space,
Author: Jeffrey Way | 189 views
8
Jan
In this week’s Plus video tutorial, you’ll learn how to utilize a grid to create a simple newspaper-like website. Along the way, you’ll learn helpful techniques, such as easy ways to target IE7 and IE6 with only a single character, using the 960 grid system, and even using CSS3 to create columns! It’s an hour long; ready to dig in? Join Plus! Join Tuts Plus For those unfamiliar, the famil
Read more...
Tags :
best web,
CSS,
freebies,
Grid,
grid system,
html css,
ie7,
Jeffrey,
Join,
membership service,
Nettuts,
pizza,
Plus,
premium,
screencast,
tutorial,
Tuts,
twitter,
web,
web development tutorials,
Author: Jeffrey Way | 160 views
31
Dec
Raphaël is a JavaScript library that provides you with extreme flexibility when working with animations. If you’re unfamiliar with this library, you’ll be amazed when you view some of the demos, and find that no Flash has been used.Perhaps the reason why this library hasn’t become as widely used as it should be is because there aren’t enough quality tutorials available around the web. Hope
Read more...
Tags :
animations,
best web,
extreme flexibility,
freebies,
html css,
JavaScript,
javascript library,
Jeffrey,
Join,
library,
membership service,
Nettuts,
Plus,
premium,
Quality,
quality tutorials,
tutorial,
Tuts,
twitter,
web,
web development tutorials,
Author: Jeffrey Way | 135 views
30
Dec
JavaScript University continues today as we learn about methods of the Array object, how to return values from functions, scope, and even your first animation.Remember – though each new chapter builds upon the previous ones, you can still follow along perfectly well if you haven’t watched the other entries in the series! Catch UpChapter 1: Hello WorldChapter 2: Data TypesChapter 3: Conditional Statemen
Read more...
Tags :
animation,
animation methods,
array,
array object,
arrays,
best web,
Chapter,
digg,
first animation,
Functions,
JavaScript,
Methods,
new chapter,
next level,
string object,
twitter,
url,
url post,
web,
web development tutorials,