Ebooks Gratuits

Le plus grand univers d'ebooks au format PDF et EPUB

Trouver votre ebook...

Nous avons trouvé un total de 19 livres disponibles en téléchargement
GitOps and Kubernetes

GitOps and Kubernetes

Auteure: Billy Yuen , Alex Matyushentsev , Jesse Suen , Todd Ekenstam

Nombre de pages: 342

GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. Summary GitOps and Kubernetes introduces a radical idea—managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies such as Kubernetes with the same Git version control tools most developers use daily. With these GitOps techniques and best practices, you’ll accelerate application development without compromising on security, easily roll back infrastructure changes, and seamlessly introduce new team members to your automation process. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology With GitOps you use the Git version control system to organize and manage your infrastructure just like any other codebase. It’s an excellent model for applications deployed as containers and pods on Kubernetes. About the book GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. The book interleaves theory with...

The Wired Professor

The Wired Professor

Auteure: Anne B. Keating , Joseph R. Hargitai

Nombre de pages: 280

A teacher's guide to Internet pedagogy The Internet is rapidly becoming a necessary and natural part of the way we access information. The Wired Professor provides instructors with the necessary skills and intellectual framework for effectively working with and understanding this new tool and medium. Written for teachers with limited experience on the Internet, The Wired Professor is a collegial, hands-on guide on how to build and manage instruction-based web pages and sites. In addition to practical tips, this book incorporates discussions on a variety of topics from the history of networks, publishing, and computers to hotly debated issues such as the pedagogical challenges posed by computer-aided instruction and distance learning. These discussions are geared to the non-computer savvy reader and written with an eye to allow instructors to maximize use of the Internet as a creative medium, a research resource of unparalleled dimension, and a community building tool. The Wired Professor comes with a companion web site that contains additional material, such as discussions on design and links to the resources discussed in the book. Companion web site URL:...

Beyond the Veil

Beyond the Veil

Auteure: Aubrey Thamann , Kalliopi M Christodoulaki

Nombre de pages: 256

Looking at the cultural responses to death and dying, this collection explores the emotional aspects that death provokes in humans, whether it is disgust, fear, awe, sadness, anger, or even joy. Whereas most studies of death and dying treat the subject from an objective viewpoint, the scholars in this collection recognize their inherent connection with death which allows for a new and more personal form of study. More broadly, this collection suggests a new paradigm in the study of death and dying.

Building a Web Site For Dummies

Building a Web Site For Dummies

Auteure: David A. Crowder

Nombre de pages: 387

The only book that walks the reader through designing, building, publishing, publicizing, and updating a Web site without focusing on a specific toolNow updated to cover the latest Web-building tools and techniques, including building a site for eBay items, collecting money with PayPal, updating via a blog, and improving a site's search engine successGuides readers through every aspect of creating and maintaining a site, from designing around a theme and adding content from other sources to keeping a site current and collecting comments from site usersIncludes a CD-ROM filled with trial.

Effective Website Development

Effective Website Development

Auteure: Keith Darlington

Nombre de pages: 508

[Shelving category: Internet, Web Programming] The phenomenal growth of the World Wide Web has brought with it the need for people to program increasingly sophisticated websites in order to display information in an intuitive and efficient way. Effective Website Development examines the entire Web development project lifecycle and covers a range of Web development tools and techniques including XML, XHTML and Dreamweaver. The author takes a step-by-step approach, leading from one concept to the next, and provides the reader with the expertise to design, build and maintain dynamic websites. This book is ideal for undergraduates taking courses in Web design or Internet computing and, as it assumes no prior Web programming knowledge, is also the perfect introduction for anyone with an interest in this exciting subject area. Features Split into four parts to reflect the various stages of a website's development. Easily accessible, jargon-free language. Loaded with examples to reinforce your understanding of the concepts. Uses complete Web programs rather than fragments so that you can run and test the whole program directly. Exercises throughout and at the end of chapters to help you...

Web Development with Clojure

Web Development with Clojure

Auteure: Dmitri Sotnikov , Scot Brown

Nombre de pages: 606

Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, complete walkthrough of the Clojure web-stack. Stop developing web apps with yesterday's tools. Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you work hands-on with Clojure and build a series of web apps of increasing size and scope, culminating in a professional grade web app using all the techniques you've learned along the way. This fully updated third edition will get you up to speed on the changes in the rapidly evolving Clojure ecosystem - the many new libraries, tools, and best practices. Build a fully featured SPA app with re-frame, a popular front-end framework for ClojureScript supporting a functional style MVC approach for managing the UI state in Single-Page Application-style applications. Gain ...

Visual Basic 2008

Visual Basic 2008

Auteure: Paul J. Deitel , Harvey M. Deitel

Nombre de pages: 1473

Created by world-renowned programming instructors Paul and Harvey Deitel, Visual Basic 2008 How to Program, Fourth Editionintroduces all facets of the Visual Basic 2008 language hands-on, through hundreds of working programs.This book has been thoroughly updated to reflect the major innovations Microsoft has incorporated in Visual Basic 2008 and .NET 3.5; all discussions and sample code have been carefully audited against the newest Visual Basic language specification. The many new platform features covered in depth in this edition include: LINQ data queries, Windows Presentation Foundation (WPF), ASP.NET Ajax and the Microsoft Ajax Library, Silverlight-based rich Internet application development, and creating Web services with Windows Communication Foundation (WCF). New language features introduced in this edition: object anonymous types, object initializers, implicitly typed local variables and arrays, delegates, lambda expressions, and extension methods. A series of appendices provide essential programming reference material on topics ranging from number systems to the Visual Studio Debugger, UML 2 to Unicode and ASCII. AUDIENCE:Appropriate for anyone interested in learning...

Visual C# 2008

Visual C# 2008

Auteure: Paul J. Deitel , Harvey M. Deitel

Nombre de pages: 1609

Created by world-renowned programming instructors Paul and Harvey Deitel, “Visual C# 2008 How to Program, Third Edition” introduces all facets of the C# 2008 language through the Deitels' signature "Live Code" Approach", that features hundreds of working programs.This book has been thoroughly updated to reflect the major innovations Microsoft has incorporated in Visual C# 2008 and .NET 3.5; The many new platform features covered include: LINQ (Language Integrated Query), Windows Presentation Foundation (WPF), ASP.NET Ajax and the Microsoft Ajax Library, Silverlight-based rich Internet application development, and creating Web services with Windows Communication Foundation (WCF). New language features introduced in this edition: automatic properties, object initializers, partial classes and methods, anonymous methods, Lambda expressions, extension methods, anonymous types, and collection initializers. Extensively updated coverage of delegates.and more sophisticated techniques, including searching, sorting, data structures, generics, and collections. Appendices provide essential programming reference material on topics ranging from number systems to the Visual Studio Debugger,...

Internet Bible

Internet Bible

Auteure: Brian Underdahl , Keith Underdahl

Nombre de pages: 844

Revised and updated with new information on broadband options, instant messaging, e-commerce, security, connection sharing, gaming, and more, this "excellent resource and guide" (Sys Admin magazine) is truly the bible for anyone who wants to use the Internet more fully. Inside, discover Internet gospel truths: The lowdown on service providers and high-speed access How to customize and enhance browsers The Web's best software, audio, chat rooms, and more Design software that works for Windows, Macs, or Linux The CD-ROM features the Opera Web browser, antispam tools, and a directory with live links.

Ajax, Rich Internet Applications, and Web Development for Programmers

Ajax, Rich Internet Applications, and Web Development for Programmers

Auteure: Paul J. Deitel , Harvey M. Deitel

Nombre de pages: 1029

Offering an in-depth exploration of AJAX technologies, this book is ideal for programmers with or without a Web programming background. It provides readers with a detailed code-rich walkthrough on writing AJAX programs, and introduces key AJAX techniques and program models.

The Joy of Dreamweaver MX: Recipes for Data-Driven Web Sites

The Joy of Dreamweaver MX: Recipes for Data-Driven Web Sites

Auteure: Paul Newman

Nombre de pages: 484

Get cookin’ with Dreamweaver MX using this unique and compelling cookbook filled with ready-to-use Web solutions. Featuring a full menu of extensions, commands, and applications -- including ASP and ColdFusion -- this book will help you deploy dynamic and sophisticated Web applications instantly and expertly.

Web Site Design Goodies

Web Site Design Goodies

Auteure: Joe Burns

Nombre de pages: 414

Web Site Design Goodies starts by asking, "Who is your site for?" and "Why should someone come to your site?" Once readers have answered those questions, the author takes them through essential web site creation issues, including: Deciding on a Server Planning your site ahead of time Text and Navigation Images and visual issues Communicating with visitors The final chapters cover advanced concepts including site promotion and adding the latest web tricks - in ways that make sense.Throughout the book, Joe critiques actual, published web sites, demonstrating the techniques that worked -- and the ones that didn't. Many of these sites will be pictured in a special 4-color section of the book.

HTML Goodies

HTML Goodies

Auteure: Joe Burns

Nombre de pages: 566

"HTML Goodies, Second Edition" is based on the most popular tutorials at HTMLGoodies.com. It starts with a series of short primers teaching the basics of building Web pages, then continues with detailed tutorials covering Linking Adding images Using Tables and Frames Working with Style Sheets Later chapters move beyond HTML, demonstrating how to add sound or video, JavaScript and CGI programming to Web pages. The book finishes with a series of useful appendices you can refer to for quick reference.

Working with Active Server Pages

Working with Active Server Pages

Auteure: Michael Corning , Steve Elfanbaum , David Melnick

Nombre de pages: 556

Here is the ultimate reference to reaping the benefits of ASP and Windows NT 4 Server today. This authoritative guide covers understanding, designing, and developing dynamic Web pages using Windows NT 4.0 Server. Created with the developer in mind, this easy-to-use guide has been carefully crafted to introduce you to the power and flexibility of creating dynamic Web pages with Windows NT 4 Server, Microsoft's IIS 3.0, and Active Server Pages.

JavaServer Pages

JavaServer Pages

Auteure: Aneesha Bakharia

Nombre de pages: 484

Premier Press Fast & EasyA(R) approach is now available for Web developers! Don't spend your time wading through manuals to learn JavaServer Pages. Spend it doing what you do best-creating Web pages! Providing sound information about JavaServer Pages, this book allows readers to fully use the power of JSP. Covering everything from JSP basics to performing calculations, this combination of easy-to-understand instructions and visual examples results in unique, hands-on-approach to JavaServer Pages that you won't find anywhere else. Less time, less effort, more results!

Javascript- Comprehensive

Javascript- Comprehensive

Auteure: Don Gosselin

Nombre de pages: 672

Create dynamic Web pages using the popular Web scripting language, JavaScript! Building on the successful philosophy of prior editions, this market leading text is perfect for beginning programmers with prior knowledge of HTML. A popular scripting language that is widely supported in Web browsers and other Web tools, JavaScript adds interactive functions to HTML pages. This text also discusses the Document Object Model (DOM) specification published by the World Wide Web Consortium (W3C). In keeping with the success of the previous editions, this book features hands-on projects, a step-by-step methodology, as well as additional end-of-chapter exercises.

Derniers livres et auteurs recherchés