Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 532
- Application software 520
- Engineering & Applied Sciences 276
- Computer Science 239
- Programming 184
- Computer programming 170
- Web site development 164
- Computer programs 142
- Python (Computer program language) 136
- Java (Computer program language) 126
- JavaScript (Computer program language) 121
- Computer software 120
- Microsoft .NET Framework 114
- Design 110
- Operating systems (Computers) 106
- Web sites 101
- Internet programming 96
- Cloud computing 89
- Linux 81
- Web applications 81
- Android (Electronic resource) 78
- Programming languages (Electronic computers) 77
- Debugging in computer science 76
- Open source software 76
- Computer networks 74
- Software engineering 74
- Mobile computing 72
- Database management 69
- iOS (Electronic resource) 69
- Management 67
-
3141Publicado 2008“…Install and configure your Adobe AIR development environment Build the next generation web/desktop hybrid applications to run on Adobe AIR Add new desktop capabilities to your web applications such as native windows, local file I/O, and client-side databases Create HTML/Adobe Flex mash-up applications Push data to Adobe AIR clients using BlazeDS, an open source Java remoting and messaging technology Package, distribute, and update Adobe AIR applications Work with display objects in 3D space by leveraging Adobe Flash Player 10 Build Adobe AIR applications using common frameworks like Cairngorm Create automated builds using Apache Ant, complete with FlexUnit testing strategies Create a peer-to-peer photo-sharing application by combining Adobe AIR and Java Part I Getting Started with Adobe AIR 1 Introduction to Adobe AIR 9 2 Setting Up the Development Environment 15 3 Creating an Adobe AIR Application 29 4 Debugging Adobe AIR Applications 51 Part II Building Adobe AIR Applications 5 Working with Windows 67 6 Working with Screens 89 7 Working with Files and Directories 101 8 Understanding the Drag-and-Drop API 115 9 Working with Copy and Paste 129 10 ..…”
Libro electrónico -
3142Publicado 2006“…What you will learn from this book The idea of the server control and its pivotal role in ASP.NET development How to create templated ASP.NET pages using the new master page feature Techniques for debugging and handling errors How to work with data from enterprise databases including SQL Server 2005 and Oracle(r) Ways to package and deploy ASP.NET applications How to retrieve, update, and delete data quickly and logically How to implement the cultures and regions features to localize your web site into multiple languages for different visitors How to use the new "Altas" add-in for ASP.NET 2.0 to add Ajax-style capabilities to your ASP.NET applications An understanding of how to use and extend the new pro?…”
Libro electrónico -
3143Publicado 2009“…Build efficient LINQ queries to .NET objects, SQL databases, and XML content Utilize anonymous types to reduce design time, coding effort, and debugging time Automatically generate .NET state machines with the new yield return construct Master LINQ query syntax, operators, extension methods, sorting, grouping, aggregate and set operations, and more Make the most of select--and use it in the business layer of your n-tier applications Query relational data stored in Microsoft SQL Server Use nullable types to eliminate unnecessary database access plumbing code Use LINQ with ADO.NET 3.0 and Microsoft’s powerful new Entity Framework Extract XML data without the hassles or complexity of XPath Automatically construct XML from CSV files and other non-XML data Query Active Directory by extending LINQ Introduction 1 Part I Getting Ready for LINQ 1 Programming with Anonymous Types 5 2 Using Compound Type Initialization 29 3 Defining Extension and Partial Methods 61 4 yield return: Using .NET’s State Machine Generator 85 5 Understanding Lambda Expressions and Closures 97 6 Using Standard Query Operators 121 Part II LINQ for Objects 7 Sorting and Grouping Queries 137 8 Using Aggregate Operations 15..…”
Libro electrónico -
3144Publicado 2008“…How to make your markup and JavaScript code easier to debug Discusses how you can use base2 to repair and bridge standards support in browsers Describes how you can use the W3C's event API in all modern browsers, including Internet Explorer Covers brand new browser support for the W3C Selectors API, first implemented in JavaScript in base2, now implemented natively in upcoming versions of every major browser, including Internet Explorer 8, Safari 3, Firefox 3.1 and Opera 10 Also includes some discussion of base2's support for de facto standards, such as Mozilla's array extras, and the DOMContentLoaded event, which reduce the amount of code you need to write, in addition to making your scripts load more quickly…”
Libro electrónico -
3145Publicado 2009“…Neil Mix of Pandora Radio reveals the science behind processing streaming audio. How do you debug what you can't see? Neil guides you through the toughest challenges, sharing his experience of what works and what to watch out for when working with audio. …”
Libro electrónico -
3146Publicado 2019“…What you will learn Get to grips with fundamental concepts and conventions of Java 12 Write clean and well-commented code that's easy to maintain Debug and compile logical errors and handle exceptions in your programs Understand how to work with Java APIs and Java streams Learn how to use third-party libraries and software development kits (SDKs) Discover how you can work with information stored in databases Understand how you can keep data secure with cryptograph..…”
Libro electrónico -
3147Publicado 2018“…We will also analyse a template picked from the web and understand how to debug your flows as well as route your data to different processors based on outcomes through relationships. …”
-
3148Publicado 2020“…What you will learn Get to grips with fundamental concepts and conventions of C++ 11 Learn about best practices for clean code and how to avoid common pitfalls Reuse and reduce common code using the C++ standard library Debug and compile logical errors and handle exceptions in your programs Who this book is for Our goal at Packt is to help you be successful, in whatever it is you choose to do. …”
Libro electrónico -
3149Publicado 2023“…What you will learn Develop a variety of 2D games, including platformers, puzzles, and arcade-style games, from scratch Utilize Pygame's features for graphics, sound effects, and user input to create interactive and engaging gaming experiences Debug and optimize Pygame code for smooth gameplay and performance, handling different game states and events effectively Implement game physics and controls, covering aspects such as collision detection, sprite movement, and character animation in Pygame Manage game state and screen transitions, such as starting, pausing, and ending games, with efficient code structures Learn to deploy completed Pygame applications for wide distribution Audience This course is designed for aspiring game developers, Python programmers seeking skill enhancement, hobbyists eager to craft captivating games, and freelancers or entrepreneurs looking to monetize their creations. …”
Video -
3150Nuxt 3 Projects Build Scalable Applications with Nuxt 3 Using TypeScript, Pinia, and Composition APIPublicado 2024“…Later chapters tackle testing, debugging, building custom modules, and building monorepos for superior code organization. …”
Libro electrónico -
3151Publicado 2021“…By the end of this 3D rendering book, you'll have gained an improved understanding of best practices used in modern graphics APIs and be able to create fast and versatile 3D rendering frameworks.What you will learn* Improve the performance of legacy OpenGL applications* Manage a substantial amount of content in real-time 3D rendering engines* Discover how to debug and profile graphics applications* Understand how to use the Approaching Zero Driver Overhead (AZDO) philosophy in OpenGL* Integrate various rendering techniques into a single application* Find out how to develop Vulkan applications* Implement a physically based rendering pipeline from scratch* Integrate a physics library with your rendering engineWho this book is forThis book is for 3D graphics developers who are familiar with the mathematical fundamentals of 3D rendering and want to gain expertise in writing fast rendering engines with advanced techniques using C++ libraries and APIs. …”
Libro electrónico -
3152Publicado 2023“…What You Will Learn Create a professional website without prior coding or design knowledge Learn to use ChatGPT to produce working code for web designing Learn what code to ask for, where to place the code, test and debug Connect your website to a database with a contact form or email signup Use other AI tools, such as DALL-E, for the content of your website Publish your website using online domains and hosting services Audience This course is aimed at anyone wishing to master web designing using ChatGPT, anyone looking to leverage new and powerful AI tools optimally, anyone wishing to create a unique personal website without learning to code, or aspiring web designers wanting to boost their productivity. …”
Video -
3153Publicado 2013“…Quickly start building web pages with jQuery and JavaScript Master jQuery syntax, logic, functions, and objects Efficiently access, manipulate, and navigate DOM elements Build highly interactive web pages with events and event handlers Implement cookies, pop-up windows, and timers Create animations, special effects, and image galleries Construct, interact with, and validate forms Use advanced elements, such as table filters, custom dialogs, and dynamic sparklines Access server-side data via AJAX Work with data using JSON, XML, queues, and binding Build superior user interfaces more quickly with jQuery UI Add richer page interactions with jQuery UI Widgets Create mobile-friendly pages with jQuery Mobile Customize your mobile pages with jQuery Mobile ThemeRoller Contents at a Glance PART I: Introduction to jQuery and JavaScript Development HOUR 1: Intro to Dynamic Web Programming HOUR 2: Debugging jQuery and JavaScript Web Pages HOUR 3: Understanding Dynamic Web Page Anatomy HOUR 4: Adding CSS/CSS3 Styles to Allow Dynamic Design and Layout HOUR 5: Jumping into jQuery and JavaScript Syntax HOUR 6: Understanding and Using JavaScript Objects PART II: Implementing jQuery and JavaScript in Web Pages HOUR 7: Accessing DOM Elements Using JavaScript and jQuery Objects HOUR 8: Navigating and Manipulating jQuery Objects and DOM Elements with jQuery HOUR 9: Applying Events for Richly Interactive Web Pages HOUR 10: Dynamically Accessing and Manipulating Web Pages HOUR 11: Accessing Data Outside the Web Page PART III: Building Richly Interactive Web Pages HOUR 12: Enhancing User Interaction Through An..…”
Libro electrónico -
3154Publicado 2022“…Along the way, you will be introduced to key software construction concepts like testing, debugging, and refactoring. The source code repository for this LiveLesson is kept at https://github.com/ariannedee/next-level-python-livelessons. …”
Video -
3155Publicado 2023“…You will also learn best practices for debugging and optimizing code. By the end of this course, you will have a solid foundation in web development with HTML, CSS, and JavaScript. …”
Video -
3156Publicado 2024“…What you will learn Explore advanced FastAPI functionalities such as dependency injection, custom middleware, and WebSockets Discover various types of data storage for powerful app functionality with SQL and NoSQL Implement testing and debugging practices for clean, robust code Integrate authentication and authorization mechanisms to secure web apps Acquire skills to seamlessly migrate existing applications to FastAPI Write unit and integration tests, ensuring reliability and security for your apps Deploy your FastAPI apps to production environments for real-world use Who this book is for This book is for Python developers looking to enhance their skills to build scalable, high-performance web apps using FastAPI. …”
Libro electrónico -
3157Publicado 2021“…It introduces a unique approach to functional programming that explains why certain features of software are prone to complexity, and teaches you the functional techniques you can use to simplify these systems so that they're easier to test and debug. about the technology Developers rightly fear the unintended complexity that infects most code. …”
Grabación no musical -
3158Publicado 2021“…It introduces a unique approach to functional programming that explains why certain features of software are prone to complexity, and teaches you the functional techniques you can use to simplify these systems so that they're easier to test and debug. about the technology Developers rightly fear the unintended complexity that infects most code. …”
Video -
3159Publicado 2023“…Experience first-hand how to build real RPA bots Debug errors and handle unexpected behavior Learn how UiPath Orchestrator helps with RPA management Who Should Take This Course: Anyone preparing for the UiPath Certified RPA Associate exam including Developers, Business Analysts, Solution Architects, and System Administrators Current RPA developers wanting to learn how to use UiPath Administrators and Architects overseeing automated services at a company Course Requirements: Knowledge of how to break repetitive tasks into easy-to-follow steps Some knowledge about RPA and how it fits into a business Understanding of how to work with data in various formats About The Pearson UiPath Series: UiPath, a global leader in robotic process automation (RPA), provides solutions for businesses to automate routine tasks. …”
Video -
3160Publicado 2019“…You're a developer using Kubernetes to configure, manage, and rollout applications, and you want to obtain CKAD certification You want to understand the basics of Kubernetes by solving hands-on problems You want to become a Certified Kubernetes Application Developer Prerequisites: You should have experience working with containers, in particular Docker You should possess beginner-level understanding of Kubernetes concepts and the resources API You should have familiarity with a Unix environment and Bash commands as well as with command-line-based text editors (optimally vim) and the YAML format Recommended preparation: Attendees will need access to a Kubernetes cluster, either local or remote; the recommended setup is to install minikube and kubectl CKAD candidate handbook (PDF) Introduction to Kubernetes (free edx video course) Recommended follow-up: Introduction to Kubernetes (live online training) Kubernetes Patterns (book) Common misunderstandings: Learners might understand the basic Kubernetes ideas and concepts but aren't able to apply them in practice Format, time management, and shell environment of the CKAD exam which leads to candidates failing when taking the test Ability to troubleshoot and debug Kubernetes setups by using appropriate kubectl commands under pressure…”
Video