Sams' Teach Yourself America Online 4.0 in 24 Hours

Sams' Teach Yourself America Online 4.0 in 24 Hours
Author :
Publisher : Sams.Net Software
Total Pages : 340
Release :
ISBN-10 : 1575213273
ISBN-13 : 9781575213279
Rating : 4/5 (73 Downloads)

Synopsis Sams' Teach Yourself America Online 4.0 in 24 Hours by : Bob Temple

"Learn the basic features, services, and functions of America Online 4.0, including how to use, navigate, and explore the Internet from America Online. Bob Temple teaches each lesson in a humorous and easy-to-understand manner that makes learning fast and fun. Each chapter discusses tools needed to explore America Online's feature-rich service. After 24 hours you will be sending email, tooling around the Internet and World Wide Web, chatting with cyberfriends, or even creating your own Web page."--BOOK JACKET.Title Summary field provided by Blackwell North America, Inc. All Rights Reserved

Sams Teach Yourself UNIX System Administration in 24 Hours

Sams Teach Yourself UNIX System Administration in 24 Hours
Author :
Publisher : Pearson Education
Total Pages : 686
Release :
ISBN-10 : 9780672332876
ISBN-13 : 0672332876
Rating : 4/5 (76 Downloads)

Synopsis Sams Teach Yourself UNIX System Administration in 24 Hours by : Dave Taylor

In the wake of the highly successful Sams Teach Yourself Unix in 24 Hours, this book focuses on the additional Unix commands that an advanced user or beginning system administrator needs to know in order to administer and maintain a Unix system. The book includes coverage of the key Unix variations: Red Hat Linux, Solaris, HP-UX, and Apple's Mac OS X environment. The book will not be a comprehensive solution to all problems facing new system administrators, but instead is a tutorial introduction to the process of learning about and maintaining a running Unix server.

Sams Teach Yourself Apache 2 in 24 Hours

Sams Teach Yourself Apache 2 in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 498
Release :
ISBN-10 : 0672323559
ISBN-13 : 9780672323553
Rating : 4/5 (59 Downloads)

Synopsis Sams Teach Yourself Apache 2 in 24 Hours by : Daniel López Ridruejo

Sams Teach Yourself Apache in 24 Hours covers the installation, configuration, and ongoing administration of the Apache Web server, the most popular Internet Web server. It covers both the 1.3 and the new 2.0 versions of Apache. Using a hands-on, task-oriented format, it concentrates on the most popular features and common quirks of the server. The first part of the book helps the reader build, configure, and get started with Apache. After completing these chapters the reader will be able to start, stop, and monitor the Web server. He also will be able to serve both static content and dynamic content, customize the logs, and restrict access to certain parts of the Web server. The second part of the book explains in detail the architecture of Apache and how to extend the server via third-party modules like PHP and Tomcat. It covers server performance and scalability, content management, and how to set up a secure server with SSL.

Sams Teach Yourself PCs in 24 Hours

Sams Teach Yourself PCs in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 486
Release :
ISBN-10 : 0672314479
ISBN-13 : 9780672314476
Rating : 4/5 (79 Downloads)

Synopsis Sams Teach Yourself PCs in 24 Hours by : Greg M. Perry

In just 24 sessions of one hour or less, you will be up and running with your PC. Using a straightforward, step-by-step approach, each lesson builds upon the previous one, allowing you to learn the essentials about your PC from the ground up.

Sams Teach Yourself Computer Basics in 24 Hours

Sams Teach Yourself Computer Basics in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 516
Release :
ISBN-10 : 067232301X
ISBN-13 : 9780672323010
Rating : 4/5 (1X Downloads)

Synopsis Sams Teach Yourself Computer Basics in 24 Hours by : Jill T. Freeze

Designed to be an all in one solution, this book helps users to get up and running on their computers and learn the pre-loaded software applications. This third edition has been revised and updated to include coverage of new PC hardware and software.

Sams Teach Yourself C++ in 24 Hours, 5/e

Sams Teach Yourself C++ in 24 Hours, 5/e
Author :
Publisher : Pearson Education India
Total Pages : 468
Release :
ISBN-10 : 8131766918
ISBN-13 : 9788131766910
Rating : 4/5 (18 Downloads)

Synopsis Sams Teach Yourself C++ in 24 Hours, 5/e by : Jesse Liberty

Sams Teach Yourself Extreme Programming in 24 Hours

Sams Teach Yourself Extreme Programming in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 480
Release :
ISBN-10 : 0672324415
ISBN-13 : 9780672324413
Rating : 4/5 (15 Downloads)

Synopsis Sams Teach Yourself Extreme Programming in 24 Hours by : Stewart Baird

Provides information about the new lightweight software development methodology.

Sams Teach Yourself Django in 24 Hours

Sams Teach Yourself Django in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 532
Release :
ISBN-10 : 9780132715492
ISBN-13 : 013271549X
Rating : 4/5 (92 Downloads)

Synopsis Sams Teach Yourself Django in 24 Hours by : Brad Dayley

In just 24 lessons of one hour or less, you will be able to build full-featured production websites using Django, the powerful web development framework based on Python. Designed for experienced website developers who have at least some familiarity with the Python programming language, this book uses a straightforward, step-by-step approach. Each lesson builds on the previous ones, enabling you to learn the essentials of implementing the Django framework on a website from the ground up. Step-by-step instructions carefully walk you through the most common Django tasks. Q&As, quizzes, and exercises at the end of each lesson help you test your knowledge. Notes and tips point out shortcuts and solutions. Learn how to... Install and configure the Django web development framework Cleanly separate data, logic, and view layers Implement site interfaces with build templates and views Utilize templates and views to store, access, and retrieve data Use the Django forms library Define custom tags and filters to minimize coding Secure sites with registration, authorization, logins, and permissions Manage sessions and cookies Implement middleware for request and response handling Create sitemaps to inform search engines of your content Internationalize your site Optimize performance with caching Deploy Django in multiple configurations Maintain sites with Django’s administrator interface Introduction 1 Part I: Creating the Website Framework Hour 1: Understanding Django 7 Hour 2: Creating Your First Website 19 Hour 3: Adding Models and Objects to Your Website 37 Hour 4: Creating the Initial Views 63 Part II: Implementing the Website Interface Hour 5: Using Data from the Database in Views 81 Hour 6: Configuring Web Page Views 103 Hour 7: Implementing Django Templates to Create Custom Views 117 Hour 8: Using Built-in Template Tags to Enhance Views 139 Hour 9: Using Built-in Template Filters to Enhance Views 155 Hour 10: Adding Forms to Views 185 Hour 11: Using Views to Add and Update Data in the Database 209 Hour 12: Utilizing Generic Views 231 Hour 13: Advanced View Configurations 269 Part III: Implementing a Full-Featured Website Hour 14: Managing Site Users 295 Hour 15: Adding Website Security 313 Hour 16: Managing Sessions and Cookies 333 Hour 17: Customizing Models in the Admin Interface 347 Hour 18: Customizing the Admin Interface 365 Part IV: Implementing Advanced Website Components Hour 19: Implementing Middleware 383 Hour 20: Internationalization and Localization 407 Hour 21: Creating Sitemaps 423 Hour 22: Implementing Multiple Websites 437 Hour 23: Configuring Caching 451 Hour 24: Deploying Django 465 Appendixes Appendix A: Django Resources 477 Appendix B: Django Form Field Objects 481 Appendix C: Formatting Dates and Times 491 Index 493

Sams Teach Yourself the IBook in 24 Hours

Sams Teach Yourself the IBook in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 390
Release :
ISBN-10 : 0672318490
ISBN-13 : 9780672318498
Rating : 4/5 (90 Downloads)

Synopsis Sams Teach Yourself the IBook in 24 Hours by : Gene Steinberg

New iBook users are looking for a book organized and written in easy-to-follow, friendly terms--and this is it. Readers can learn how to set up their machine, surf the Internet, provide backups, and much more with this step-by-step instructional manual perfect for beginners or intermediate users alike.

Sams Teach Yourself Game Programming in 24 Hours

Sams Teach Yourself Game Programming in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 510
Release :
ISBN-10 : 067232461X
ISBN-13 : 9780672324611
Rating : 4/5 (1X Downloads)

Synopsis Sams Teach Yourself Game Programming in 24 Hours by : Michael Morrison

A gentle introduction to game programming on the Windows platform for the complete beginner.