Sams Teach Yourself to Create Web Pages in 24 Hours

Sams Teach Yourself to Create Web Pages in 24 Hours PDF Author: Ned Snell
Publisher: Sams Publishing
ISBN: 9780672324956
Category : Computers
Languages : en
Pages : 420

Get Book

Book Description
In just 24 lessons of one hour or less, you will pick up all the skills you need to easily create great-looking Web pages. Using a straightforward, step-by-step approach, each lesson builds upon the previous one, allowing you to quickly learn the essentials of Web authoring from the ground up. Book jacket.

Sams Teach Yourself to Create Web Pages in 24 Hours

Sams Teach Yourself to Create Web Pages in 24 Hours PDF Author: Ned Snell
Publisher: Sams Publishing
ISBN: 9780672324956
Category : Computers
Languages : en
Pages : 420

Get Book

Book Description
In just 24 lessons of one hour or less, you will pick up all the skills you need to easily create great-looking Web pages. Using a straightforward, step-by-step approach, each lesson builds upon the previous one, allowing you to quickly learn the essentials of Web authoring from the ground up. Book jacket.

Sams Teach Yourself JavaScript in 24 Hours

Sams Teach Yourself JavaScript in 24 Hours PDF Author: Michael Moncur
Publisher: Sams Publishing
ISBN: 0132715503
Category : Computers
Languages : en
Pages : 456

Get Book

Book Description
JavaScript is one of the easiest, most straightforward ways to enhance a website with interactivity. Sams Teach Yourself JavaScript in 24 Hours, 4th Edition serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and personable style with an extensive use of practical, complete examples. It also includes material on the latest developments in JavaScript and web scripting. You will learn how to use JavaScript to enhance web pages with interactive forms, objects, and cookies, as well as how to use JavaScript to work with games, animation, and multimedia.

Sams Teach Yourself TCP/IP in 24 Hours

Sams Teach Yourself TCP/IP in 24 Hours PDF Author: Joe Casad
Publisher: Pearson Education
ISBN: 0132715139
Category : Computers
Languages : en
Pages : 516

Get Book

Book Description
In just 24 lessons of one hour or less, you will uncover the inner workings of TCP/IP. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of TCP/IP from the ground up. Practical discussions provide an inside look at TCP/IP components and protocols. Step-by-step instructions walk you through many common tasks. Q&As at the end of each hour help you test your knowledge. Notes and tips point out shortcuts and solutions and help you steer clear of potential problems. If you're looking for a smart, concise introduction to the protocols that power the Internet, start your clock and look inside. Sams Teach Yourself TCP/IP in 24 Hours is your guide to the secrets of TCP/IP. Learn about... Protocols at each layer of the TCP/IP stack Routers and gateways IP addressing Subnetting TCP/IP networks Name resolution techniques TCP/IP utilities such as ping and traceroute TCP/IP over wireless networks IP version 6 The World Wide Web and how it works TCP/IP mail protocols such as POP3, IMAP4, and SMTP Casting, streaming, and automation Web services Detecting and stopping network attacks Part I: TCP/IP Basics Hour 1 What Is TCP/IP? 7 Hour 2 How TCP/IP Works 21 Part II: The TCP/IP Protocol System Hour 3 The Network Access Layer 35 Hour 4 The Internet Layer 47 Hour 5 Subnetting and CIDR 69 Hour 6 The Transport Layer 83 Hour 7 The Application Layer 107 Part III: Networking with TCP/IP Hour 8 Routing 121 Hour 9 Getting Connected 143 Hour 10 Firewalls 175 Hour 11 Name Resolution 185 Hour 12 Automatic Configuration 215 Hour 13 IPv6--The Next Generation 229 Part IV: TCP/IP Utilities Hour 14 TCP/IP Utilities 243 Hour 15 Monitoring and Remote Access 275 Part V: TCP/IP and the Internet Hour 16 The Internet: A Closer Look 297 Hour 17 HTTP, HTML, and the World Wide Web 305 Hour 18 Email 321 Hour 19 Streaming and Casting 339 Part VI: Advanced Topics Hour 20 Web Services 353 Hour 21 The New Web 363 Hour 22 Network Intrusion 375 Hour 23 TCP/IP Security 391 Hour 24 Implementing a TCP/IP Network--Seven Days in the Life of a Sys Admin 413 Index

Sams Teach Yourself the Internet in 24 Hours

Sams Teach Yourself the Internet in 24 Hours PDF Author: Ned Snell
Publisher:
ISBN: 9780672315893
Category : Computers
Languages : en
Pages : 532

Get Book

Book Description
Sams Teach Yourself the Internet in 24 Hours, Third Edition, gets you quickly connected to the Internet. Learn to send and receive e-mail, find and browse Web sites, read and post to newsgroups, and apply the Internet to your everyday office and home life. Written in a straightforward, easy-to-understand style, the book avoids confusing jargon at all costs, clearly telling you just what you need to know in order to become productive.

Sams Teach Yourself Java in 24 Hours

Sams Teach Yourself Java in 24 Hours PDF Author: Rogers Cadenhead
Publisher: Sams Publishing
ISBN: 9780672337949
Category : Computers
Languages : en
Pages : 0

Get Book

Book Description
This expanded and updated edition teaches Java 8 as a first programming language, through short, simple chapters that can be completed in no more than an hour each.

Sams Teach Yourself Apache 2 in 24 Hours

Sams Teach Yourself Apache 2 in 24 Hours PDF Author: Daniel López Ridruejo
Publisher: Sams Publishing
ISBN: 9780672323553
Category : Computers
Languages : en
Pages : 498

Get Book

Book Description
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 C++ in 24 Hours

Sams Teach Yourself C++ in 24 Hours PDF Author: Jesse Liberty
Publisher: Pearson Education
ISBN: 0672331829
Category : Computers
Languages : en
Pages : 605

Get Book

Book Description
Starter Kit Includes C++ compiler and IDE for Windows, Mac & Linux In just 24 lessons of one hour or less, you can learn the basics of programming with C++–one of the most popular and powerful programming languages ever created. Using a straightforward, step-by-step approach, this fast and friendly tutorial teaches you everything you need to know, from installing and using a compiler, to debugging the programs you’ve created, to what’s coming in C++0x, the next version of C++. Each lesson builds on what you’ve already learned, giving you a solid understanding of the basics of C++ programming concepts and techniques. Step-by-step instructions carefully walk you through the most common C++ programming tasks Quizzes and Exercises at the end of each chapter help you test yourself to make sure you’re ready to go on Starter Kit software provides everything you need to create and compile C++ programs on any platform–Windows, Mac or Linux Learn how to… Install and use a C++ compiler for Windows, Mac OS X or Linux Build object-oriented programs in C++ Master core C++ concepts such as functions, classes, arrays, and pointers Add rich functionality with linked lists and templates Debug your programs for flawless code Learn exception and error-handling techniques Discover what’s new in C++0x, the next version of C++ Jesse Liberty is the author of numerous books on software development, including best selling titles on C++ and .NET. He is the president of Liberty Associates, Inc. where he provides custom programming, consulting, and training. Rogers Cadenhead is a web application developer who has written many books on Internet-related topics, including Teach Yourself Java in 24 Hours. He maintains this book’s official website at http://cplusplus.cadenhead.org. CD-ROM Includes C++ compiler Visual development environment for Windows, Mac and Linux Source code for the book’s examples Register your book at informit.com/register for convenient access to updates and corrections as they become available.

Teach Yourself the Internet in 24 Hours

Teach Yourself the Internet in 24 Hours PDF Author: Ned Snell
Publisher:
ISBN:
Category : Internet
Languages : en
Pages : 380

Get Book

Book Description


Bootstrap in 24 Hours, Sams Teach Yourself

Bootstrap in 24 Hours, Sams Teach Yourself PDF Author: Jennifer Kyrnin
Publisher: Sams Publishing
ISBN: 0133540235
Category : Computers
Languages : en
Pages : 845

Get Book

Book Description
Learn to create great-looking responsive web sites with Bootstrap In just 24 lessons of one hour or less, Sams Teach Yourself Bootstrap in 24 Hours helps you use the free and open source Bootstrap framework to quickly build websites that automatically reflect each user’s device and experience, without complex hand crafting. This book’s straightforward, step-by-step approach shows you how to install Bootstrap and quickly build basic sites; extend them with styles, components, and JavaScript plug-ins, and even create sophisticated designs with advanced features. In just a few hours, you’ll be using Bootstrap to bring responsive design to virtually any site. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success. Step-by-step instructions carefully walk you through the most common Bootstrap development tasks Practical, hands-on examples show you how to apply what you learn Quizzes and exercises help you test your knowledge and stretch your skills Notes and tips point out shortcuts and solution Learn how to... Download Bootstrap and integrate it into your project Quickly build your first Bootstrap site with the basic template Create beautiful and responsive site layouts with Bootstrap’s built-in grids Display more interesting text with labels, badges, panels, and wells Style tables and forms so they’re attractive, readable, and responsive Use images, media, and icons, including free Glyphicons Quickly create navigation and buttons, including dropdowns and search fields Add alignment, color, and visibility with Bootstrap’s CSS utilities Extend your site with alerts, image carousels, and other JavaScript plugins Rapidly create appealing functional prototypes Customize Bootstrap with CSS, Less, and Sass Lighten Bootstrap downloads by stripping out unnecessary features Build accessible sites Create complex designs that don’t look generic Who This Book is For Those who already have an understanding of the basics of HTML and CSS Having an understanding of JavaScript will make this book a bit easier to absorb, but it is not required because the basics of JavaScript are covered

ASP.NET Core in 24 Hours, Sams Teach Yourself

ASP.NET Core in 24 Hours, Sams Teach Yourself PDF Author: Jeffrey T. Fritz
Publisher: Sams Publishing
ISBN: 0134392302
Category : Computers
Languages : en
Pages : 813

Get Book

Book Description
In just 24 sessions of one hour or less, Sams Teach Yourself ASP.NET Core in 24 Hours, will help you build professional-quality, cloud-based, web-connected solutions with ASP.NET Core. This book’s straightforward, step-by-step approach guides you from the basics to advanced techniques, using practical examples to help you make the most of Microsoft’s radically revamped ASP.NET Core framework. ASP.NET Program Manager Jeffrey T. Fritz guides you from jumpstarting development with templates to implementing cutting-edge security and containerization. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success. Step-by-step instructions carefully walk you through the most common ASP.NET Core tasks and techniques Practical, hands-on examples show you how to apply what you learn Notes and Tips point out shortcuts, solutions, and problems to avoid Learn how to... Set up your work environment on Windows or non-Windows operating systems Develop solutions more quickly by starting with project templates Configure ASP.NET Core, services, and applications Access data with Entity Framework Core Build modern architectures, controllers, and views with the new version of MVC Scaffold user interfaces and incorporate reusable UI components Read and write data using web API end-points Manage client-side packages with npm and bower Integrate Angular with ASP.NET Core Authenticate users, and protect your website with ASP.NET Core Authorization Deploy ASP.NET Core solutions into production Work with Docker containers in the ASP.NET Core environment