Browse Results

Showing 18,051 through 18,075 of 58,522 results

Django 5 for the Impatient: Learn the core concepts of Django to develop Python web applications

by null Daniel Correa null Greg Lim

Get up and running with Django quickly by delving into practical code examples and build real-world Django applications Key FeaturesDevelop web applications with Python and Django quicklyUnderstand Django features with concise explanations and learn how to use them in a practical wayCreate a movie store app with a responsive user interface and deploy it to the cloudPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionLearning Django can be a challenging and time-consuming activity without the right guidance. With hundreds of tutorials, loads of documentation, and unclear explanations out there, it’s easy to lose sight of what’s most important. This book stands out by teaching you how to use Django in just a few days with a focused approach. In this second edition, you’ll go on a fun, practical, and pragmatic journey to learning full-stack development with Django 5. You’ll start building your first Django app within minutes. As you progress, you’ll learn from concise explanations that will help you get to grips with some of the most important Django features, including URLs, views, templates, models, CSS inclusion, image storage, Django admin panel, and more. You’ll also understand how to design Django MVT (Model-View-Template) architectures and implement them. Additionally, you’ll use Django to develop a movie store application and deploy it to the internet. By the end of this book, you’ll be able to build and deploy your own Django web applications confidently.What you will learnUnderstand and use Django key features, including URLs, templates, models, and formsImplement responsive user interfaces using BootstrapManage data storage in databases effectivelyExplore the powerful built-in admin interface with DjangoHarness Django's powerful built-in authentication systemDeploy your Django project on the internet for usersWho this book is forThis book is for Python developers of any experience level who want to build full-stack web applications using Django. Anyone new to Django can get started with this book.

Django By Example

by Antonio Mele

Create your own line of successful web applications with Django About This Book * Learn Django by building four fully-functional, real-world web applications from scratch * Develop powerful web applications quickly using the best coding practices * Integrate other technologies into your application with clear, step-by-step explanations and comprehensive example code Who This Book Is For If you are a web developer who is completely new or familiar with Django and want to make the most out of it, this book is for you. Some basic knowledge of Python, HTML, and JavaScript is beneficial, but is not required. What You Will Learn * Build a search engine with Django and Solr * Add asynchronous tasks to applications with Celery * Create pluggable Django applications by building an activity stream system * Enhance the user experience using AJAX views * Extend the Django Admin site with custom actions * Use third-party Django applications to add social authentication to projects * Manage payments and orders by integrating a third-party payment gateway * Engage users by building a gamification system In Detail Django is a powerful Python web framework designed to solve all types of web development problems and questions, providing Python developers with an easy solution to web application development. With a wealth of third-party modules available, you'll be able to create a highly customizable web application with this powerful framework. This book will walk you through the creation of four professional Django projects and show you how to solve common problems and implement best practices. The book begins by first showing you how to create a simple blog and integrate it with third-party applications, before gradually moving on to extending this blog by adding features such as custom template tags and filters. You will build a complete social website, share its contents, track user actions in a timeline, and use Redis with Django to store item views. You will also build an online shop, manage its payments and orders, and add internationalization and localization to the project. Before you are introduced to content creation and building an evaluation system, you will build an e-learning application. Finally, you will build a gamification system where you will learn to build a badges application and get familiar with Django management commands. After reading this book, you will have a good understanding of how Django works and how to integrate it with other technologies. You will be able to build advanced Django applications for production use. Style and approach This is an easy-to-follow guide to building four different production-ready Django projects. Each project focuses on a particular area of the framework and each topic within the projects is explained with practical examples and includes best practice recommendations.

Django Design Patterns and Best Practices

by Arun Ravindran

If you want to learn how best to utilize commonly found patterns and learn best practices in developing applications with Django, this is the book for you. This book, like Django itself, is accessible to amateur and professional developers alike and assumes little in the way of prior experience. Although written for Python 3, the majority of the code in this book works in Python 2 or can be easily translated.

Django Design Patterns and Best Practices: Industry-standard web development techniques and solutions using Python, 2nd Edition

by Arun Ravindran

Build maintainable websites with elegant Django design patterns and modern best practicesKey FeaturesExplore aspects of Django from Models and Views to testing and deploymentUnderstand the nuances of web development such as browser attack and data designWalk through various asynchronous tools such as Celery and ChannelsBook DescriptionBuilding secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking to GoF design patterns, the book looks at higher-level patterns. Using the latest version of Django and Python, you’ll learn about Channels and asyncio while building a solid conceptual background. The book compares design choices to help you make everyday decisions faster in a rapidly changing environment.You’ll first learn about various architectural patterns, many of which are used to build Django. You’ll start with building a fun superhero project by gathering the requirements, creating mockups, and setting up the project. Through project-guided examples, you’ll explore the Model, View, templates, workflows, and code reusability techniques. In addition to this, you’ll learn practical Python coding techniques in Django that’ll enable you to tackle problems related to complex topics such as legacy coding, data modeling, and code reusability.You’ll discover API design principles and best practices, and understand the need for asynchronous workflows. During this journey, you’ll study popular Python code testing techniques in Django, various web security threats and their countermeasures, and the monitoring and performance of your application.What you will learnMake use of common design patterns to help you write better codeImplement best practices and idioms in this rapidly evolving frameworkDeal with legacy code and debuggingUse asynchronous tools such as Celery, Channels, and asyncioUse patterns while designing API interfaces with the Django REST FrameworkReduce the maintenance burden with well-tested, cleaner codeHost, deploy, and secure your Django projectsWho this book is forThis book is for you whether you’re new to Django or just want to learn its best practices. You do not have to be an expert in Django or Python. No prior knowledge of patterns is expected for reading this book but it would be helpful.

Django Design Patterns and Best Practices

by Arun Ravindran

<P><P>Easily build maintainable websites with powerful and relevant Django design patterns <P><P>About This Book <P><P>Unravel the common problems of web development in Django <P><P>Learn the current best practices while working in Django 1.7 and Python 3.4 <P><P>Experience the challenges of working on an end-to-end social network project <P><P>Who This Book Is For <P><P>If you want to learn how best to utilize commonly found patterns and learn best practices in developing applications with Django, this is the book for you. This book, like Django itself, is accessible to amateur and professional developers alike and assumes little in the way of prior experience. <P><P>Although written for Python 3, the majority of the code in this book works in Python 2 or can be easily translated. <P><P>What You Will Learn <P><P>Understand common design patterns that can help you write better Django code <P><P>Discover the latest best practices and idioms in this rapidly evolving framework <P><P>Deep dive into various aspects of Django from Models and Views to testing and deployment <P><P>Get to grips with difficult topics such as dealing with legacy code and debugging <P><P>Familiarize yourself with the various nuances of web development such as browser attacks and databases <P><P>Reduce the maintenance burden with well-tested, cleaner code <P><P>Show your work to the world by learning about hosting, deploying, and securing your Django projects <P><P>In Detail <P><P>Learning how to write better Django code to build more maintainable websites either takes a lot of experience or familiarity with various design patterns. Filled with several idiomatic Django patterns, Django Design Patterns and Best Practices accelerates your journey into the world of web development. <P><P>Discover a set of common design problems, each tackling aspects of Django including model design and Views, and learn several recommended solutions with useful code examples and illustrations. You'll also get to grips with the current best practices in the latest versions of Django and Python. Creating a successful web application involves much more than Django, so advanced topics including REST, testing, debugging, security, and deployment are also explored in detail.

Django in Action

by Christopher Trudeau

Build professional quality web applications using Python and the Django 5.0 web framework.The Django web application framework powers huge sites like Netflix, Dropbox, YouTube, and Spotify. Learn how it can power your web apps too! In this hands-on book, you&’ll begin building a fully functional web application with Django starting with chapter 1. In Django in Action you&’ll: Build a multi-user web site in Django Read, write, and manage data Create reusable and composable HTML templates Manage user data including form submissions and file uploads Set up authentication, authorization, and per-person-per-page permissions Manage the backend using the Django Admin tool Discover Django libraries and plugins Django in Action is the perfect way to get started for new Django developers creating their first Python-based web apps. It&’s written by Christopher Trudeau, co-host of The Real Python Podcast and creator of dozens of popular courses at Real Python and TalkPython. The book starts with Django&’s basics and works through all of the core concepts of the framework until you&’re comfortable and confident creating your own web apps. You&’ll especially enjoy the author&’s lighthearted style that makes learning fun! Foreword by Michael Kennedy. About the technology Django makes life easier for Python web developers. This &“batteries included&” framework comes packed with everything you need—a template engine that crafts HTML-like code, efficient user management features, automated testing, robust API support, and much more. If you know the basics of Python, Django will help you build professional-quality web applications. This book will show you how. About the book In Django in Action you&’ll dive deep into Django as you build a complete multi-user website. Hands-on from the start, each chapter introduces new features to your site, including password management and authentication, web forms and file uploads, and dynamic, JavaScript-like interactivity. You&’ll see how all the components of a Django project come together while learning practical tips on leveraging third-party libraries and deploying your code to production. What's inside Reusable and composable HTML templates Reading, writing, and managing data Backend management with Django Admin Exploring Django libraries and plugins About the reader For readers with basic Python programming and some HTML knowledge. About the author Christopher Trudeau is the co-host of the Real Python Podcast, a prolific author of Django and Python articles and video courses, and an experienced Python developer. Table of Contents PART 1 1 Django unfolds 2 Your first Django site 3 Templates 4 Django ORM 5 Django Admin PART 2 6 User management 7 Forms, user data, static files, and uploads 8 Testing your project 9 Management commands 10 Migration PART 3 11 APIs 12 Making your pages more dynamic with HTMX 13 Django power tools 14 Where to go next Appendix A Appendix B Appendix C Appendix D Appendix E

Django JavaScript Integration: AJAX and jQuery

by Jonathan Hayward

This book will teach you how to enrich your AJAX applications with Django and jQuery in a practical manner with minimum fuss. It introduces AJAX basics, gets a little deeper, and then goes chapter-by-chapter through a carefully chosen case study. It demonstrates how different pieces of a Django AJAX application work in themselves and are put together and specifically leads you through building an intranet employee photo directory with social networking features. This book is for people looking to integrate AJAX / JavaScript functionality into their web applications. It is for Django users who are looking to easily integrate AJAX features into their applications. Conversely, it will also be a priceless companion for users familiar with Django and jQuery who are and looking to integrate them in their AJAX applications. A working knowledge of Django and basic familiarity with AJAX and jQuery are assumed.

Django Project Blueprints

by Asad Jibran Ahmed

Develop stunning web application projects with the Django framework About This Book * Build six exciting projects and use them as a blueprint for your own work * Extend Django's built-in models and forms to add common functionalities into your project, without reinventing the wheel * Gain insights into the inner workings of Django to better leverage it Who This Book Is For If you are a Django web developer able to build basic web applications with the framework, then this book is for you. This book will help you gain a deeper understanding of the Django web framework by guiding you through the development of six amazing web applications. What You Will Learn * Share code between a client-facing application and Django's admin * Combine client and server-side code for enhanced functionality * Geo-enable your models to provide common functionality based on geography * Add a REST API to your models to allow other applications to interact with your code * Future-proof your code with unit and functional tests * Add e-commerce capabilities to your site, build a shopping cart, and issue refunds * Process information asynchronously using Web Sockets to provide a real-time user interface In Detail Django is a high-level web framework that eases the creation of complex, database-driven websites. It emphasizes on the reusability and pluggability of components, rapid development, and the principle of don't repeat yourself. It lets you build high-performing, elegant web applications quickly. There are several Django tutorials available online, which take as many shortcuts as possible, but leave you wondering how you can adapt them to your own needs. This guide takes the opposite approach by demonstrating how to work around common problems and client requests, without skipping the important details. If you have built a few Django projects and are on the lookout for a guide to get you past the basics and get you solving modern development tasks, this is your book. Six unique projects will take you through the development process from scratch, leaving no stone unturned. In the first two projects, you will learn everything from adding ranking and voting capabilities to your App to building geospatial queries and APIs. In the third project, we will build an e-commerce platform, complete with a payment processor, basic cart, checkout features, and more! Next, we will get into caching data asynchronously and create a real-time app capable of consuming live updates. When you're done, you'll have consistent patterns and techniques that you can build on for many projects to come. Style and approach This easy-to-follow guide is full of examples that will take you through building six very different web applications with Django. The code is broken down into manageable bites and then thoroughly explained.

Django RESTful Web Services: The easiest way to build Python RESTful APIs and web services with Django

by Norbert Máté Gastón C. Hillar

Design, build and test RESTful web services with the Django framework and Python Key Features Create efficient real-world RESTful web services with the latest Django framework Authenticate, secure, and integrate third-party packages efficiently in your Web Services Leverage the power of Python for faster Web Service development Book Description Django is a Python web framework that makes the web development process very easy. It reduces the amount of trivial code, which simplifies the creation of web applications and results in faster development. It is very powerful and a great choice for creating RESTful web services. If you are a Python developer and want to efficiently create RESTful web services with Django for your apps, then this is the right book for you. The book starts off by showing you how to install and configure the environment, required software, and tools to create RESTful web services with Django and the Django REST framework. We then move on to working with advanced serialization and migrations to interact with SQLite and non-SQL data sources. We will use the features included in the Django REST framework to improve our simple web service. Further, we will create API views to process diverse HTTP requests on objects, go through relationships and hyperlinked API management, and then discover the necessary steps to include security and permissions related to data models and APIs. We will also apply throttling rules and run tests to check that versioning works as expected. Next we will run automated tests to improve code coverage. By the end of the book, you will be able to build RESTful web services with Django. What you will learn The best way to build a RESTful Web Service or API with Django and the Django REST Framework Develop complex RESTful APIs from scratch with Django and the Django REST Framework Work with either SQL or NoSQL data sources Design RESTful Web Services based on application requirements Use third-party packages and extensions to perform common tasks Create automated tests for RESTful web services Debug, test, and profile RESTful web services with Django and the Django REST Framework Who this book is for This book is for Python developers who want to create RESTful web services with Django; you need to have a basic working knowledge of Django but no previous experience with RESTful web services is required.

Django Standalone Apps: Learn to Develop Reusable Django Libraries

by Ben Lopatin

Develop standalone Django apps to serve as the reusable building blocks for larger Django projects. This book explores best practices for publishing these apps, with special considerations for testing Django apps, and strategies for extracting existing functionality into a separate package. This jumpstart reference is divided into four distinct and sequential sections, all containing short, engaging chapters that can be read in a modular fashion, depending on your level of experience. The first section covers the structure and scope of standalone Django apps. The second section digs into questions about pulling code out of existing projects and into new standalone apps for reuse. The third section details additional, advanced technical best practices toward making standalone apps as broadly useful as possible. The fourth and final section covers strategies for managing a published Django app.Django Standalone Apps is the perfect resource for developers who have at least some prior experience working with Django web applications and want to simplify their deployments and share their knowledge as open source packages. What You'll LearnScope a standalone Django app project for optimum usefulnessExtract code from existing projects to reuseTest a standalone app outside of your Django projectReuse your own code for increased delivery cadence and code qualityReview best practices for maintaining a Django app packageWho This Book Is ForProfessional developers who work with Django. Deep expertise is not required or expected, but readers should have working familiarity with Django.

DK Essential Managers: Dealing With E-mail (DK Essential Managers)

by David Brake

The way you manage your e-mail affects your efficiency at work. Learn to make optimum use of your e-mail software so that it helps you to function in an organized manner. The DK Essential Managers series covers a range of business and management topics and has sold more than two million copies worldwide. Each guide is clearly presented for ease of reference, with visual pointers, tips, and graphics.

DK Essential Managers: The Digital Revolution (DK Essential Managers)

by DK

Like it or not, the digital revolution has swept the business world and, no matter how good you are at your job, if you don't have the technical tools to keep up you'll be left behind. Luckily, The Digital Revolution is here to get you up to speed and get the jump on the competition.The DK Essential Managers series covers a range of business and management topics and has sold more than two million copies worldwide. Each guide is clearly presented for ease of reference, with visual pointers, tips, and graphics.

DK Readers L2: Story of Coding (DK Readers Level 2)

by James Floyd Kelly

Discover the history of computers and coding. From Ada Lovelace's initial idea of computer programming to today's coding languages like Scratch, Python, Javascript, and more.This reading book for kids explores the world of coding while building reading skills and teaching exciting vocabulary. Packed with photographs, diagrams, fun facts, and strong visual clues to keep your little ones engaged.What exactly is a computer? How do they work? What is a code? What are the different coding languages? This beginner's reader explores it all and more! Young children will find out what coding is, how it developed, and how modern codes are used for everyday purposes.It's the perfect reading book for ages 5-7 who are starting to read fluently with support. Level 2 titles contain carefully selected photographic images to complement the text, providing strong visual clues to build vocabulary and confidence. Additional information spreads are full of extra fun facts, developing the topics through a range of nonfiction presentation styles such as diagrams and activities.Explore, Engage, And Learn!There's a message for readers to decode, plus tips for writing their own code with child-friendly Scratch programming. This kid's educational book explores the world of coding and is full of facts kids will love reading.While learning to read, kids will also: - Learn about what coding is - Explore the world of early computers- Discover coding languages and coding today- Enjoy cool coding tips and test their knowledgeTrusted by parents, teachers, and librarians, and loved by kids, DK's leveled series of kids reading books is now revised and updated. With shiny new jackets and brand-new nonfiction narrative content on the topics kids love, each book is written and reviewed by literacy experts and contains a glossary and index, making them the perfect choice for helping develop strong reading habits for kids ages 3-11. Add other Level 2 titles to your collection covering a range of topics like LEGO City: Heroes to the Rescue: Find Out How They Keep the City Safe, What Is An Election?, Hello Hedgehog, Amazing Bees, Life In The Stone Age, many Star Wars titles and more.

DK Readers L2: Story of Coding (DK Readers Level 2)

by James Floyd Kelly

Discover the history of computers and coding. From Ada Lovelace's initial idea of computer programming to today's coding languages like Scratch, Python, Javascript, and more.This reading book for kids explores the world of coding while building reading skills and teaching exciting vocabulary. Packed with photographs, diagrams, fun facts, and strong visual clues to keep your little ones engaged.What exactly is a computer? How do they work? What is a code? What are the different coding languages? This beginner's reader explores it all and more! Young children will find out what coding is, how it developed, and how modern codes are used for everyday purposes.It's the perfect reading book for ages 5-7 who are starting to read fluently with support. Level 2 titles contain carefully selected photographic images to complement the text, providing strong visual clues to build vocabulary and confidence. Additional information spreads are full of extra fun facts, developing the topics through a range of nonfiction presentation styles such as diagrams and activities.Explore, Engage, And Learn!There's a message for readers to decode, plus tips for writing their own code with child-friendly Scratch programming. This kid's educational book explores the world of coding and is full of facts kids will love reading.While learning to read, kids will also: - Learn about what coding is - Explore the world of early computers- Discover coding languages and coding today- Enjoy cool coding tips and test their knowledgeTrusted by parents, teachers, and librarians, and loved by kids, DK's leveled series of kids reading books is now revised and updated. With shiny new jackets and brand-new nonfiction narrative content on the topics kids love, each book is written and reviewed by literacy experts and contains a glossary and index, making them the perfect choice for helping develop strong reading habits for kids ages 3-11. Add other Level 2 titles to your collection covering a range of topics like LEGO City: Heroes to the Rescue: Find Out How They Keep the City Safe, What Is An Election?, Hello Hedgehog, Amazing Bees, Life In The Stone Age, many Star Wars titles and more.

DK Readers Level 2: The Story of Coding, First American Edition

by James Floyd Kelly

This book is part of an exciting four-level reading series for children, developing the habit of reading widely for both pleasure and information. These chapter books have a compelling main narrative to suit your child's reading ability. Each book is designed to develop your child's reading skills, fluency, grammar awareness, and comprehension in order to build confidence and engagement when reading.

DKfindout! Coding (DK findout!)

by DK

Supporting STEM-based learning, this fun, fact-filled book for kids ages 6–9 explores the programming that makes our world work, in everyday objects from traffic lights to vending machines. Educating young readers through a combination of close-up images, quirky trivia facts, quiz questions, and fascinating tidbits, it&’s the perfect book for any reader who can&’t get enough of coding.How much did the first laptop weigh? What exactly is a computer bug? How many calculations can the world&’s fastest computer perform in a single second? Find out the answers to these questions and more in DKfindout! Coding, which features photographs and illustrations of gadgets, games, and coding geniuses like Ada Lovelace and Alan Turing. Beginning in the mid-1800s, readers can trace the path of coding pioneers from the birth of the first computer all the way to today&’s tech boom. Along the way, they&’ll learn about the fundamentals of coding languages like Java and Python—including their application in everything from cars to calculators—and how coding continues to revolutionize tech, gaming, medicine, space travel, and more.Vetted by educational consultants, the DKfindout! series drives kids ages 6–9 to become experts on more than 30 of their favorite STEM- and history-related subjects, whether Vikings, volcanoes, or robots. This series covers the subjects that kids really want to learn about—ones that have a direct impact on the world around them, like climate change, space exploration, and rapidly evolving technology—making learning fun through amazing images, stimulating quizzes, and cutting-edge information. The DKfindout! series is one that kids will want to turn to again and again.

DNA Computing and Molecular Programming: 24th International Conference, DNA 24, Jinan, China, October 8–12, 2018, Proceedings (Lecture Notes in Computer Science #11145)

by David Doty Hendrik Dietz

This book constitutes the refereed proceedings of the 24th International Conference on DNA Computing and Molecular Programming, DNA 24, held in Jinan, China, in October 2018. The 12 full papers presented were carefully selected from 14 submissions. Research in DNA computing aims to draw together mathematics, computer science, physics, chemistry, biology, and nanotechnology to address the analysis, design, and synthesis of information-based molecular systems. The papers were sought in all areas related to biomolecular computing, including: algorithms and models for computation on biomolecular systems; computational processes in vitro and in vivo; molecular switches, gates, devices, and circuits; molecular folding and self-assembly of nanostructures; analysis and theoretical models of laboratory techniques; molecular motors and molecular robotics; information storage; studies of fault tolerance and error correction; software tools for analysis, simulation, and design; synthetic biology and in vitro evolution; and applications in engineering, physics, chemistry, biology, and medicine.

DNA Computing and Molecular Programming: 23rd International Conference, DNA 23, Austin, TX, USA, September 24–28, 2017, Proceedings (Lecture Notes in Computer Science #10467)

by Robert Brijder and Lulu Qian

This book constitutes the refereed proceedings of the 23th International Conference on DNA Computing and Molecular Programming, DNA 23, held Austin, TX, USA, in September 2017. The 16 full papers presented were carefully selected from 23 submissions. Research in DNA computing aims to draw together mathematics, computerscience, physics, chemistry, biology, and nanotechnology to address the analysis, design, and synthesis of information-based molecular systems. The papers address all areas related to biomolecular computing such as: algorithms and models for computation with biomolecular systems; computational processes in vitro and in vivo; molecular motors and molecular robotics; studies of fault-tolerance and error correction; software tools for analysis, simulation, and design; synthetic biology and in vitro evolution; applications in engineering, physics, chemistry, biology, and medicine.

DNA Computing and Molecular Programming: 25th International Conference, DNA 25, Seattle, WA, USA, August 5–9, 2019, Proceedings (Lecture Notes in Computer Science #11648)

by Chris Thachuk Yan Liu

This book constitutes the refereed proceedings of the 25th International Conference on DNA Computing and Molecular Programming, DNA 25, held in Seattle, WA, USA, in August 2019.The 12 full papers presented were carefully selected from 19 submissions. The papers cover a wide range of topics relating to biomolecular computing such as algorithms and models for computation on biomolecular systems; computational processes in vitro and in vivo; molecular switches, gates, devices, and circuits; molecular folding and self-assembly of nanostructures; analysis and theoretical models of laboratory techniques; molecular motors and molecular robotics; information storage; studies of fault-tolerance and error correction; software tools for analysis, simulation, anddesign; synthetic biology and in vitro evolution; and applications in engineering, physics, chemistry, biology, and medicine.

DNA Computing Based Genetic Algorithm: Applications in Industrial Process Modeling and Control

by Jili Tao Ridong Zhang Yong Zhu

This book focuses on the implementation, evaluation and application of DNA/RNA-based genetic algorithms in connection with neural network modeling, fuzzy control, the Q-learning algorithm and CNN deep learning classifier. It presents several DNA/RNA-based genetic algorithms and their modifications, which are tested using benchmarks, as well as detailed information on the implementation steps and program code. In addition to single-objective optimization, here genetic algorithms are also used to solve multi-objective optimization for neural network modeling, fuzzy control, model predictive control and PID control. In closing, new topics such as Q-learning and CNN are introduced. The book offers a valuable reference guide for researchers and designers in system modeling and control, and for senior undergraduate and graduate students at colleges and universities.

DNO the SEO Revolution: A Detailed Guide for Achieving Permanent Page-One Rankings for Under $100

by Robert McAnderson

The total number of searches conducted across all search engines in 2011, will exceed 300 Billion and will cost companies competing for these page-one listings in excess of 50 Billion Dollars. DNO the SEO Revolution is a how-to-guide for achieving Permanent page-one rankings for under $100. This one extraordinarily simple idea will shatter traditional SEO concepts allowing every reader the opportunity to gain multiple Page One Rankings. I know because I have achieved multiple rankings for my own company and a select number of customers who participated in our trials. Achieving the top three listings on Page One of Google for under $100 is an amazing accomplishment but for them to be permanently listed and not be under threat from competitors who are prepared to pay more for the ranked position is extraordinary. The use of SEO, PPC and SEM to achieve a Page One Google Ranking are expensive but more importantly they offer no permanency. Keyword auctions that encourage competitors to pay a higher price for the number one ranked position are insane and it is time to do things differently. Remember Einstein said, “The definition of insanity is doing the same thing over and over again and expecting a different result.” Act now before your competitor does or face the consequences of their domination over you.

DNS and BIND

by Paul Albitz Cricket Liu

DNS and BIND tells you everything you need to work with one of the Internet's fundamental building blocks: the distributed host information database that's responsible for translating names into addresses, routing mail to its proper destination, and even listing phone numbers with the new ENUM standard. This book brings you up-to-date with the latest changes in this crucial service. The fifth edition covers BIND 9.3.2, the most recent release of the BIND 9 series, as well as BIND 8.4.7. BIND 9.3.2 contains further improvements in security and IPv6 support, and important new features such as internationalized domain names, ENUM (electronic numbering), and SPF (the Sender Policy Framework). Whether you're an administrator involved with DNS on a daily basis or a user who wants to be more informed about the Internet and how it works, you'll find that this book is essential reading. Topics include: What DNS does, how it works, and when you need to use it How to find your own place in the Internet's namespace Setting up name servers Using MX records to route mail Configuring hosts to use DNS name servers Subdividing domains (parenting) Securing your name server: restricting who can query your server, preventing unauthorized zone transfers, avoiding bogus servers, etc. The DNS Security Extensions (DNSSEC) and Transaction Signatures (TSIG) Mapping one name to several servers for load sharing Dynamic updates, asynchronous notification of change to a zone, and incremental zone transfers Troubleshooting: using nslookup and dig, reading debugging output, common problems DNS programming using the resolver library and Perl's Net::DNS module

DNS and BIND, 4th Edition

by Paul Albitz Cricket Liu

The fourth edition of DNS and BIND covers the new 9.1.0 and 8.2.3 versions of BIND as well as the older 4.9 version. There's also more extensive coverage of NOTIFY, IPv6 forward and reverse mapping, transaction signatures, and the new DNS Security Extensions; and a section on accommodating Windows 2000 clients, servers and Domain Controllers.

DNS and BIND, 5th Edition

by Paul Albitz Cricket Liu

DNS and BIND tells you everything you need to work with one of the Internet's fundamental building blocks: the distributed host information database that's responsible for translating names into addresses, routing mail to its proper destination, and even listing phone numbers with the new ENUM standard. This book brings you up-to-date with the latest changes in this crucial service. The fifth edition covers BIND 9.3.2, the most recent release of the BIND 9 series, as well as BIND 8.4.7. BIND 9.3.2 contains further improvements in security and IPv6 support, and important new features such as internationalized domain names, ENUM (electronic numbering), and SPF (the Sender Policy Framework). Whether you're an administrator involved with DNS on a daily basis or a user who wants to be more informed about the Internet and how it works, you'll find that this book is essential reading. What DNS does, how it works, and when you need to use it How to find your own place in the Internet's namespace Setting up name servers Using MX records to route mail Configuring hosts to use DNS name servers Subdividing domains (parenting) Securing your name server: restricting who can query your server, preventing unauthorized zone transfers, avoiding bogus servers, etc. The DNS Security Extensions (DNSSEC) and Transaction Signatures (TSIG) Mapping one name to several servers for load sharing Dynamic updates, asynchronous notification of change to a zone, and incremental zone transfers Troubleshooting: using nslookup and dig, reading debugging output, common problems DNS programming using the resolver library and Perl's Net::DNS module Topics include:

DNS and BIND on IPv6: DNS for the Next-Generation Internet

by Cricket Liu

If you're preparing to roll out IPv6 on your network, this concise book provides the essentials you need to support this protocol with DNS. You'll learn how DNS was extended to accommodate IPv6 addresses, and how you can configure a BIND name server to run on the network. This book also features methods for troubleshooting problems with IPv6 forward- and reverse-mapping, and techniques for helping islands of IPv6 clients communicate with IPv4 resources. Topics include: DNS and IPv6--Learn the structure and representation of IPv6 addresses, and the syntaxes of AAAA and PTR records in the ip6.arpa IPv6 reverse-mapping zone BIND on IPv6--Use IPv6 addresses and networks in ACLs, and register and delegate to IPv6-speaking name servers Resolver Configuration--Configure popular stub resolvers (Linux/Unix, MacOS X, and Windows) to query IPv6-speaking name servers DNS64--Learn about the transition technology that allows clients with IPv6-only network stacks to communicate with IPv4 servers Troubleshooting--Use the nslookup and dig troubleshooting tools to look up the IPv6 addresses of a domain name, or reverse-map an IPv6 address to a domain name

Refine Search

Showing 18,051 through 18,075 of 58,522 results