Author: Evert Padje | 192 views
17
Mar
In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage. Let’s dive right in!
Step 1: Creating Database Tables
It’s always a good idea to start with creating a good data model when building an application. Let’s describe our application in one sentence: We are going to make a forum which has us
Read more...
Tags :
Account,
auto increment,
data model,
data types,
database table,
database tables,
database usage,
dive right,
Don,
form,
Mysql,
name,
nouns,
password,
php,
query,
session,
sha,
table names,
user,
workbench,
Author: Dion Almaer | 2,338 views
2
Feb
A Googler and a Facebooker were in a pub discussing the complexities of building out a rich modern Web application. There are a ton of dependencies, and you need to be proficient in multiple languages and tools (JavaScript, HTML, CSS, SQL/NoSQL, backend languages, build tools, etc).
Well, they may not have been in a pub.... but a deadly duo did get together to try to solve this problem.
Dustin Moskovitz (Facebook c
Read more...
Tags :
Author: Adam Hawkins | 210 views
4
Jan
Give me an hour of your time, and I’ll take you on a fly by of the Ruby on Rails framework. We’ll create controllers, models, views, add admin logins, and deploy using Heroku’s service in under an hour! In this article we’ll create a simple bookshelf application where you can add books and write thoughts about them. Then we’ll deploy the application in just a few minutes. So buckle up
Read more...
Tags :
action,
Adam,
author,
book,
case models,
class,
comment,
controller,
database layer,
def,
end,
game model,
information models,
jet speed,
migrations,
model stores,
model view controller,
Ruby on Rails,
show,
simple web server,
table names,
test,
text,
time teams,
title,
web application framework,
Author: Andrew Burgess | 237 views
28
Dec
Now that we’re down to the end of 2009, what were some of the best web development and design tutorials and articles from the year? We’ll take a look at 120 of them!JanuaryHow to Build a Login System for a Simple WebsiteIn today’s video tutorial, we’ll be building a login system with PHP and MYSQL. Many, many features will be covered; including MySqli, Prepared Statements, jQuery, Classes, S
Read more...
Tags :
Apple App,
Ben,
CSS,
custom url,
definitive guide,
design tutorials,
DOM,
DOM Elements,
hot plate,
HTML,
JavaScript,
jQuery,
keyboard shortcuts,
login system,
Nice,
oriented techniques,
page,
Part,
php,
PSD,
Ruby,
target,
tinyurl,
tutorial,
web,
Website,
Author: Burak Guzel | 223 views
22
Dec
It is important for every web developer to be familiar with database interactions. In part two of the series, we will continue exploring the SQL language and apply what we’ve learned on a MySQL database. We will learn about Indexes, Data Types and more complex query structures.What You NeedPlease refer to the “What You Need” section in the first article here: SQL For Beginners (part 1).If you woul
Read more...
Tags :
Alabama,
Alaska,
ALTER TABLE,
Arizona,
Arkansas,
Auto,
California,
Colorado,
column,
Connecticut,
CREATE,
creating a table,
data retrieval,
database interactions,
Delaware,
Florida,
foreign key,
Georgia,
good database design,
Hawaii,
Idaho,
Illinois,
index,
Indiana,
initial design,
INT,
Iowa,
Kansas,
Kentucky,
KEY,
key column,
Louisiana,
Maine,
Maryland,
Massachusetts,
Michigan,
Minnesota,
Mississippi,
name,
PRIMARY,
retrieval operations,
sql language,
table,
United States,
US,
USA,
year,
Author: Burak Guzel | 211 views
9
Dec
Code readability is a universal subject in the world of computer programming. It’s one of the first things we learn as developers. Readable and maintainable code is something to be proud of in a finished product. We can share it with others, contribute to other projects, and reuse code from applications we wrote months or even years ago.This article will detail the fifteen most important best practices when w
Read more...
Tags :
code,
code readability,
code style,
consistent style,
Don,
finished product,
folder,
FROM,
function,
indentation,
integrated development environment,
Jeffrey Way,
maintainable code,
name,
NY,
party library,
phpdoc,
readable code,
return,
SELECT,
stuff,
universal subject,
user,
username,
VI,
Author: Burak Guzel | 183 views
2
Dec
Whether you’re a programmer or not, you have seen it everywhere on the web. At this moment your browsers address bar shows something that starts with “http://”. Even your first Hello World script sent HTTP headers without you realizing it. In this article we are going to learn about the basics of HTTP headers and how we can use them in our web applications.
What are HTTP Headers?
HTTP stands for
Read more...
Tags :
browser,
cache cache,
cache control,
client browser,
code,
entire world,
gecko,
header,
hello world,
HTTP,
hypertext transfer protocol,
language,
max ag,
name,
output,
php,
request line,
Server,
US,
user,
world script,
Author: Andrew Burgess | 232 views
24
Nov
Who doesn’t love to completely trick out their website with neat features? But what happens when your viewers aren’t using the latest browser, or they have JavaScript turned off? In today’s tutorial, you’ll learn how to create a image gallery that will work in almost all environments, using progressive enhancement techniques.
Introduction
So what exactly is progressive enhancement
Read more...
Tags :
animate,
bells and whistles,
coffee table,
css support,
div,
DOM,
enhancement techniques,
external stylesheet,
eye candy,
function,
graceful degradation,
group,
item,
JavaScript,
list,
Min,
neat features,
position,
script,
scripting technologies,
semantic markup,
time,
user,
var,
width,
Author: Leigh Kaszick | 117 views
11
Nov
Over recent years, JavaScript has increasingly gained popularity, partly due to libraries that are developed to make JavaScript apps/effects easier to create for those who may not have fully grasped the core language yet.
While in the past it was a common argument that JavaScript was a basic language and was very ’slap dash’ with no real foundation; this is no longer the case, especially with the intro
Read more...
Tags :
alert,
basic language,
Constructor,
constructor function,
constructorOne,
constructorTwo,
core language,
DOM,
function,
initial work,
instance,
javascript code,
javascript object,
myObjectConstructor,
myProperty,
object orientated,
preferred option,
property,
real foundation,
scale web,
var,