Ebooks Gratuits

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

Trouver votre ebook...

Nous avons trouvé un total de 20 livres disponibles en téléchargement
React 17 Design Patterns and Best Practices

React 17 Design Patterns and Best Practices

Auteure: Carlos Santana Roldán

Nombre de pages: 381

Build scalable, maintainable, and powerful React web apps with design patterns and insightful best practices Key Features Make the most of design patterns in React – including render props and controlled and uncontrolled inputs Master React Hooks with the help of this updated third edition Work through examples that can be used to create reusable code and extensible designs Book DescriptionFilled with useful React patterns that you can use in your projects straight away, this book will help you save time and build better web applications with ease. React 17 Design Patterns and Best Practices is a hands-on guide for those who want to take their coding skills to a new level. You’ll spend most of your time working your way through the principles of writing maintainable and clean code, but you’ll also gain a deeper insight into the inner workings of React. As you progress through the chapters, you’ll learn how to build components that are reusable across the application, how to structure applications, and create forms that actually work. Then you’ll build on your knowledge by exploring how to style React components and optimize them to make applications faster and more...

Modern Web Development with ASP.NET Core 3

Modern Web Development with ASP.NET Core 3

Auteure: Ricardo Peres

Nombre de pages: 788

Explore the tools and techniques to build scalable and secured RESTful web services and web applications using C# 8 and ASP. NET Core 3.1 Key Features Delve into MVC patterns, configuration, routing, and deployment to build professional-grade applications Learn how to integrate ASP applications with the JavaScript frameworks React, Vue, and Angular Improve the performance of applications and the development team by implementing advanced ASP.NET Core concepts Book DescriptionASP.NET has been the preferred choice of web developers for a long time. With ASP.NET Core 3, Microsoft has made internal changes to the framework along with introducing new additions that will change the way you approach web development. This second edition has been thoroughly updated to help you make the most of the latest features in the framework, right from gRPC and conventions to Blazor, which has a new chapter dedicated to it. You’ll begin with an overview of the essential topics, exploring the Model-View-Controller (MVC) pattern, various platforms, dependencies, and frameworks. Next, you’ll learn how to set up and configure the MVC environment, before delving into advanced routing options. As you...

React 18 Design Patterns and Best Practices

React 18 Design Patterns and Best Practices

Auteure: Carlos Santana Roldán

Nombre de pages: 525

Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBook Key Features Discover and unpack the latest React 18 and Node 19 features in this updated fourth edition Get up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React tools Learn from plenty of real-world examples and an improved chapter flow Book DescriptionReact helps you work smarter, not harder — but to reap the benefits of this popular JavaScript library and its components, you need a straightforward guide that will teach you how to make the most of it. React 18 Design Patterns and Best Practices will help you use React effectively to make your applications more flexible, easier to maintain, and improve their performance, while giving your workflow a huge boost. With a better organization of topics and knowledge about best practices added to your developer toolbox, the updated fourth edition ensures an enhanced learning experience. The book is split into three parts; the first will teach you the fundamentals of React patterns, the second will...

Linux Command Line and Shell Scripting Bible

Linux Command Line and Shell Scripting Bible

Auteure: Richard Blum , Christine Bresnahan

Nombre de pages: 818

Talk directly to your system for a faster workflow with automation capability Linux Command Line and Shell Scripting Bible is your essential Linux guide. With detailed instruction and abundant examples, this book teaches you how to bypass the graphical interface and communicate directly with your computer, saving time and expanding capability. This third edition incorporates thirty pages of new functional examples that are fully updated to align with the latest Linux features. Beginning with command line fundamentals, the book moves into shell scripting and shows you the practical application of commands in automating frequently performed functions. This guide includes useful tutorials, and a desk reference value of numerous examples. The Linux command line allows you to type specific shell commands directly into the system to manipulate files and query system resources. Command line statements can be combined into short programs called shell scripts, a practice increasing in popularity due to its usefulness in automation. This book is a complete guide providing detailed instruction and expert advice working within this aspect of Linux. Write simple script utilities to automate...

React Design Patterns and Best Practices

React Design Patterns and Best Practices

Auteure: Carlos Santana Roldán

Nombre de pages: 338

Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practices Key Features Get familiar with design patterns in React like Render props and Controlled/uncontrolled inputs Learn about class/ functional, style and high order components with React Work through examples that can be used to create reusable code and extensible designs Book DescriptionReact is an adaptable JavaScript library for building complex UIs from small, detached bits called components. This book is designed to take you through the most valuable design patterns in React, helping you learn how to apply design patterns and best practices in real-life situations. You’ll get started by understanding the internals of React, in addition to covering Babel 7 and Create React App 2.0, which will help you write clean and maintainable code. To build on your skills, you will focus on concepts such as class components, stateless components, and pure components. You'll learn about new React features, such as the context API and React Hooks that will enable you to build components, which will be reusable across your applications. The book will then provide insights...

ColdFusion MX Developer's Handbook

ColdFusion MX Developer's Handbook

Auteure: Raymond Camden , Arman Danesh , Hal Helms , Guy Rish , Emily Kim , Shlomy Gantz , Jen Dehaan , Peter Dehaan , Charles Mohnike , Selene Bainum , John Colasante , William Baum , Kenneth N. Fricklas , Matt Liotta

Nombre de pages: 943

ColdFusion is an extremely powerful web-development tool. Despite its short initial learning curve, attributed to its accessible HTML-like, tag-based syntax, it provides sophisticated content-management solutions for large-scale enterprises. This has never been truer than it is now, since the release of ColdFusion MX. To take advantage of this power, you must step outside the box to learn skills as diverse as application design and Web Services development--topics addressed only briefly, if at all, in standard ColdFusion tutorials and reference books. ColdFusion MX Developer's Handbook teaches you what you need to broaden your ColdFusion skills and become a fully capable enterprise developer. Inside, 13 ColdFusion experts provide highly detailed, advanced instruction that will save you countless headaches and let you squeeze every last drop of functionality from the newest release. You'll master database integration techniques involving advanced SQL queries, stored procedures, and database upsizing. You'll take advantage of MX's improved integration with other technologies, incorporating Flash using Flash Remoting, and capitalizing on full XML support to create Web Services. In...

Microsoft Visual Basic .NET 2003 Unleashed

Microsoft Visual Basic .NET 2003 Unleashed

Auteure: Heinrich Gantenbein

Nombre de pages: 1212

Microsoft Visual Basic .NET 2003 Unleashed is a premium reference guide and a must-have for anyone currently developing or beginning to develop .NET applications. A primer on the basic fundamentals of .NET programming is supplemented by plenty of practical application development covering virtually every aspect of .NET programming. It is a comprehensive, easy-to-use book designed to lay flat, making it an ideal desk reference. You will also receive access to an online reference tool that contains fully searchable content and code samples. Unleashed will give you the knowledge you crave to master Visual Basic .NET 2003.

Introduction to ASP.NET

Introduction to ASP.NET

Auteure: Kathleen Kalata

Nombre de pages: 626

Revolutionizing the way Web applications are developed, ASP.NET is built on Microsoft's .NET framework. Microsoft has added new functionality to ASP to make Web application development easier and tool friendly. This comprehensive book will not only tackle beginning Web Programming and how to create and maintain interactive and dynamic Web applications, it will also explore the Internet as an essential business tool. This book guides the reader from beginning Web applications, to object-oriented programming, to using advanced Web form server controls. Become a master programmer with this exciting new text!

Sams Teach Yourself J2EE in 21 Days

Sams Teach Yourself J2EE in 21 Days

Auteure: Martin Bond

Nombre de pages: 1130

Sams Teach Yourself J2EE in 21 Days introduces the Java 2 Enterprise Edition to Java programmers in 21 straightforward, example-driven lessons.

Web Database Development .NET Edition, Step by Step

Web Database Development .NET Edition, Step by Step

Auteure: Jim Buyens

Nombre de pages: 564

The Microsoft .NET Framework is all about simplifying the exchange of data among applications across the Internet, regardless of operating system or back-end software. The step-by-step lessons in this easy-to-grasp tutorial detail the major .NET database technologies to demonstrate how to create powerful, flexible Web databases that can serve your needs today and scale for the future. You'll discover the background behind the latest Web database technologies--and see them in action with complete code samples. If you know how to use HTML, know something about databases, and want to integrate the two in the .NET era with Microsoft Visual Basic .NET, this book is for you. Topics covered include: Getting started with Web databases Organizing your Web environment Introducing ASP.NET Introducing Web Forms Introducing Microsoft Visual Basic .NET Understanding database concepts and terms Accessing databases with ADO.NET Accessing the file system and graphics Running database queries Identifying visitors and sessions Updating databases Handling file uploads and pictures Creating and using XML Web services Tuning and debugging applications

Directory of Electronic Journals, Newsletters and Academic Discussion Lists

Directory of Electronic Journals, Newsletters and Academic Discussion Lists

Auteure: Dru Mogge

Nombre de pages: 1154
The Book Lover's Guide to the Internet

The Book Lover's Guide to the Internet

Auteure: Evan Morris

Nombre de pages: 308

From instant access to the Library of Congress catalog to online book-chat groups and beyond, Evan Morris provides quick, easy, and inexpensive access to the Internet's treasures.

HTML & Web Design Tips & Techniques

HTML & Web Design Tips & Techniques

Auteure: Kris Jamsa , Konrad King , Andy Anderson

Nombre de pages: 690

Master HTML and Web design using this resource filled with precise, proven techniques from today’s leading industry experts. Inside you’ll find quick and concise solutions that can be put to immediate use easily and effectively. Organized by topic and packed with critical information this is a must-have guide for every Web designer.

Programming Microsoft ASP.NET 2.0 Core Reference

Programming Microsoft ASP.NET 2.0 Core Reference

Auteure: Dino Esposito

Nombre de pages: 788

Build your expertise as you move beyond the basics--and delve into the core topics of programming with ASP.NET 2.0. Useful to both experienced developers and those developing new skills, this ultimate reference is packed with expert guidance, hands-on programming instruction, and practical examples to help you advance your mastery of developing applications for the Web. Discover how to: Author rich, visually consistent pages and manage layout with themes and Master pages Create personalized pages that persist user preferences Retrieve, modify, and manage data with Microsoft ADO.NET Configure the HTTP pipeline to serve ASP.NET 2.0 pages Control program flow by tracing and handling exceptions Design caching layers and learn state management techniques to optimize application performance Manage users with membership control, registration, and authentication capabilities Build real-world data access layers using common design patterns Use custom collections with data source controls Learn the internals of grid controls PLUS--Get code samples on the Web

JavaServer Faces Programming

JavaServer Faces Programming

Auteure: Budi Kurniawan

Nombre de pages: 534

A GUI solution framework that will let applications go even further, this is the first book to show how to work with this exciting new framework.

Yahoo! Unplugged

Yahoo! Unplugged

Auteure: David Filo , Jerry Yang

Nombre de pages: 566

A readable, comprehensive, and easy-to-use guide to finding all the best sites on the World Wide Web. Whether you're a first-time "newbie" or seasoned Net surfer, this information-packed guide will help you find the jewels of the WWW and Internet. Based on Yahoo, the most widely used online directory on the Internet, this guide covers the absolute best 8,000 Web sites. CD contains bestselling Web browser software and a Yahoo index to over 80,000 sites on the Internet. (Communications / Networking)

The Thunderbird Guide to International Business Resources on the World Wide Web

The Thunderbird Guide to International Business Resources on the World Wide Web

Auteure: P. Candace Deans , Candace Deans , Shaun Dakin

Nombre de pages: 164

This handy resource evolved out of a classroom environment reflecting the realities of the information age. Thunderbird students, being well versed in international business, culture and language, gathered global business information on the World Wide Web for assigned regions of the world. The text is divided into chapters organized around general regions of the globe. Each of these major groupings are further divided into areas and countries most beneficial to today's business professional. All chapters are preceded by a concise introduction to the region and sometimes a country which provides insight into its culture, business practices, political systems and risk, and social aspects.

Permanent

Permanent

Auteure: Andrew Johnstone

Nombre de pages: 208

CD-ROM contains: flash files -- images -- open source EPS -- movies -- desktop wallpapers -- PDF.

Dreamweaver MX for Windows and Macintosh

Dreamweaver MX for Windows and Macintosh

Auteure: J. Tarin Towers

Nombre de pages: 740

Showcases the Web authoring program's updated features while demonstrating the tools, palettes, and site management properties of Dreamweaver MX.

Derniers livres et auteurs recherchés