Forum USTHB
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.

Forum USTHB


 
AccueilDernières imagesS'enregistrerConnexion
Galerie
Web design and web programming ebooks colection Empty
Le Deal du moment : -39%
Pack Home Cinéma Magnat Monitor : Ampli DENON ...
Voir le deal
1190 €

 

 Web design and web programming ebooks colection

Aller en bas 
AuteurMessage
Invité
Invité
Anonymous



Web design and web programming ebooks colection Empty
MessageSujet: Web design and web programming ebooks colection   Web design and web programming ebooks colection I_icon_minitimeSam 31 Jan 2009, 22:10

Web design and web programming ebooks colection 0596527527_500

Learning Web Design

Info:
(X)HTML + CSS

Author: Jennifer Niederst Robbins and Aaron Gustafson
Paperback: 479 pages
Publisher: O'Reilly Media, Inc.; 3 edition (June 29, 2007)
Language: English
ISBN-10: 0596527527
ISBN-13: 978-0596527525
Format: pdf
Details:
Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning -- defining how the Web and web pages work -- and builds from there. By the end of the book, you'll have the skills to create multi-column CSS layouts with optimized graphic files, and you'll know how to get your pages up on the Web.
This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. Learning Web Design explains:
How to create a simple (X)HTML page, how to add links and images
Everything you need to know about web standards -- (X)HTML, DTDs, and more
Cascading Style Sheets -- formatting text, colors and backgrounds, using the box model, page layout, and more
All about web graphics, and how to make them lean and mean through optimization
The site development process, from start to finish
Getting your pages on the Web -- hosting, domain names, and [Vous devez être inscrit et connecté pour voir ce lien]

Download:

http://rapidshare.com/files/191619624/Learning_Web_Design.rar
Web design and web programming ebooks colection ThePrinciplesofBeautifulWebDesign
Principles Of Beautiful Web Design

Info:
Author: Jason Beaird
Paperback: 180 pages
Publisher: SitePoint; 1 edition (January 31, 2007)
Language: English
ISBN-10: 0975841963
ISBN-13: 978-0975841969
Format: pdf

Details:
Tired of making web sites that work absolutely perfectly but just don't look nice?
If so, then The Principles of Beautiful Web Design is for you. A simple, easy-to-follow guide, illustrated with plenty of full-color examples, this book will lead you through the process of creating great designs from start to finish. Good design principles are not rocket science, and using the information contained in this book will help you create stunning web sites.
Understand the design process, from discovery to implementation
Understand what makes "good design"
Developing pleasing layouts using grids, the rule of thirds, balance and symmetry
Use color effectively, develop color schemes and create a palette
Use textures, lines, points, shapes, volumes and depth
Learn how good typography can make ordinary designs look great
Effective imagery: choosing, editing and placing images
And much more
Throughout the book, you'll follow an example design, from concept to completion, learning along the way. The book's full-color layout and large format (8" x 10") make The Principles Of Beautiful Wed Design a pleasure to read.


Download:

http://rapidshare.com/files/191627662/Principles_Of_Beautiful_Web_Design.rar

Web design and web programming ebooks colection 0470051515_500
Beginning JavaScript, 3rd Edition

Info:
Authors: Paul Wilton, Jeremy McPeak
ISBN: 978-0-470-05151-1
Paperback
792 pages
May 2007
JavaScript is a scripting language that enables you to enhance static web applications by providing dynamic, personalized, and interactive content. This improves the experience of visitors to your site and makes it more likely that they will visit again. You must have seen the flashy drop-down menus, moving text, and changing content that are now widespread on web sites—they are enabled through JavaScript. Supported by all the major browsers, JavaScript is the language of choice on the Web. It can even be used outside web applications—to automate administrative tasks, for example.
This book aims to teach you all you need to know to start experimenting with javascript: what it is, how it works, and what you can do with it. Starting from the basic syntax, you'll move on to learn how to create powerful web applications. Don't worry if you've never programmed before—this book will teach you all you need to know, step by step. You'll find that JavaScript can be a great introduction to the world of programming: with the knowledge and understanding that you'll gain from this book, you'll be able to move on to learn newer and more advanced technologies in the world of computing.
In order to get the most out of this book, you'll need to have an understanding of HTML and how to create a static web page. You don't need to have any programming experience.
This book will also suit you if you have some programming experience already, and would like to turn your hand to web programming. You will know a fair amount about computing concepts, but maybe not as much about web technologies.
Alternatively, you may have a design background and know relatively little about the Web and computing concepts. For you, JavaScript will be a cheap and relatively easy introduction to the world of programming and web application development.
Whoever you are, we hope that this book lives up to your expectations.
You'll begin by looking at exactly what JavaScript is, and taking your first steps with the underlying language and syntax. You'll learn all the fundamental programming concepts, including data and data types, and structuring your code to make decisions in your programs or to loop over the same piece of code many times.
Once you're comfortable with the basics, you'll move on to one of the key ideas in JavaScript—the object. You'll learn how to take advantage of the objects that are native to the JavaScript language, such as dates and strings, and find out how these objects enable you to manage complex data and simplify your programs. Next, you'll see how you can use JavaScript to manipulate objects made available to you in the browser, such as forms, windows, and other controls. Using this knowledge, you can start to create truly professional-looking applications that enable you to interact with the user.
Long pieces of code are very hard to get right every time—even for the experienced programmer—and JavaScript code is no exception. You look at common syntax and logical errors, how you can spot them, and how to use the Microsoft Script Debugger to aid you with this task. Also, you need to examine how to handle the errors that slip through the net, and ensure that these do not detract from the experience of the end user of your application.
From here, you'll move on to more advanced topics, such as using cookies and jazzing up your web pages with dynamic HTML and XML. Finally, you'll be looking at a relatively new and exciting technology, remote scripting. This allows your JavaScript in a HTML page to communicate directly with a server, and useful for, say, looking up information on a database sitting on your server. If you have the Google toolbar you'll have seen something like this in action already. When you type a search word in the Google toolbar, it comes up with suggestions, which it gets via the Google search database.
All the new concepts introduced in this book will be illustrated with practical examples, which enable you to experiment with JavaScript and build on the theory that you have just learned. The appendix provides solutions to the exercises included at the end of most chapters throughout the book.
During the first half of the book, you'll also be building up a more complex sample application—an online trivia quiz—which will show you how JavaScript is used in action in a real-world situation.

Download:

http://rapidshare.com/files/191559117/Beginning_JavaScript.rar

Web design and web programming ebooks colection PHPEGINNUIDE
PHP A BEGINNER'S GUIDE

Info:
Author: Vikram Vaswani
Paperback: 478 pages
Publisher: McGraw-Hill Osborne Media; 1 edition (October 2, 2008)
Language: English
ISBN-10: 0071549013
ISBN-13: 978-0071549011
Format: pdf

Details:
Learn how to build dynamic, data-driven Web applications using PHP. Covering the latest release of this cross-platform, open-source scripting language, PHP: A Beginner's Guide teaches you how to write basic PHP programs and enhance them with more advanced features such as MySQL and SQLite database integration, XML input, and third-party extensions. This fast-paced tutorial provides one-stop coverage of software installation, language syntax and data structures, flow control routines, built-in functions, and best practices.
Designed for Easy Learning:
Key Skills & Concepts--Lists of specific skills covered in the chapter
Ask the Expert--Q&A sections filled with bonus information and helpful tips
Try This--Hands-on exercises that show how to apply your skills
Notes--Extra information related to the topic being covered
Tips--Helpful reminders or alternate ways of doing things
Cautions--Errors and pitfalls to avoid
Self-Tests--Chapter-ending quizzes to test your knowledge
Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated.

Download:

http://rapidshare.com/files/191551303/PHP_A_Beginners_Guide.rar

Web design and web programming ebooks colection I979_BeginningSQLQueries
Beginning SQL Queries - From Novice To Professional

Info:
Apress puplished (April 9, 2008) | PDF(file)-240 pages | 6.61mb(rar size)

Beginning SQL Queries: From Novice to Professional/byClare Churcher (Author)
Description
Clare Churcher’s Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL
language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve
data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work
done in SQL, and it is a foundation that Clare lays well in her book.


* Does not bore with syntax!
* Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy
* Provides exceptionally clear examples and explanations
* Is academically sound while being practical and approachable
What you’ll learn
* Write simple queries to extract data from a single table.
* Understand relational algebra and calculus and why they are important.
* Combine data from many tables into one business result.
* Avoid pitfalls and traps such as Cartesian products and difficulties with null values.
* Summarize large amounts of data for reporting purposes.
* Apply set theory to the problems of manipulating data and generating reports.
Who is this book for?
Beginning SQL Queries is aimed at intelligent laypeople who need to extract information from a database, and at developers
and other IT people who are new to SQL. The book is especially useful for business intelligence analysts who must ask more
complex questions of their database than their GUI–based reporting software supports. Such people might be business
owners wanting to target specific customers, scientists and students needing to extract subsets of their research data,
or end users wanting to make the best use of databases for their clubs and societies.

Download:

http://rapidshare.com/files/191566557/Beginning_SQL_Queries.rar

Web design and web programming ebooks colection 1590598628
Beginning PHP and MySQL

Info:
PHP + MySQL

Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of the latest features of both technologies to build powerful, manageable, and stable web applications.
Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build robust data-driven applications. Packed with practical examples and insight into the real-world challenges faced by developers based on author W. Jason Gilmore's 7 years of expertise working with these technologies, readers will repeatedly return to this book as both a valuable instructional tool and reference guide.
What you'll learn

The PHP language
How to back your web site with MySQL
Templating so that you can apply a consistent design across all pages on your site
How to authenticate your web site users
How to use cookies to maintain information (such as items in a shopping cart) while a user is browsing your site Who is this book for?

This book is written for developers seeking to take advantage of the PHP language and MySQL database to create powerful web applications.
About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from "novice to professional." Youll start your journey by seeing what you need to knowbut without needless theory and filler. Youll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you thereit is your trusted guide through unfamiliar territory!

Download:

http://rapidshare.com/files/191586677/Beginning_PHP_and_MySQL.rar
Revenir en haut Aller en bas
 
Web design and web programming ebooks colection
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» Professional iPhone and iPod touch Programming
» Collection of IT and Computers eBooks - OReilly Publishers - 192 eBooks
» C++ GUI Programming with Qt4 (2nd Edition)
» 30 Different C++ eBooks
» Sams Teach Yourself Shell Programming in 24 Hours

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Forum USTHB :: Espace Etudes :: Facultés :: Informatique-
Sauter vers: