Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,546
- Documentos 946
- Coleccion 938
- Parlamento britanico 937
- Development 767
- Application software 714
- Python (Computer program language) 668
- Bibliotecas 644
- Filosofía 612
- Biblia 547
- Engineering & Applied Sciences 540
- Crítica e interpretación 419
- History 418
- Història 395
- Computer Science 383
- Machine learning 383
- Computer programming 370
- Data processing 342
- Libre albedrío y determinismo 327
- Liberalism 305
- JavaScript (Computer program language) 300
- Colecciones 297
- Web site development 294
- Programming 274
- Ciencias sociales 269
- Java (Computer program language) 263
- Computer programs 259
- Design 257
- Library science 250
- Liberalismo 247
-
51521Publicado 2020“…What You Will Learn Discover the principles of distributed branching Create and merge branches Resolve conflicts between branches Create a clean, linear history via rebasing Examine typical strategies and workflows used by experienced Git users Take a brief tour of GitHub Who This Video Is For Software developers with at least basic programming skills and a small amount of experience. …”
-
51522Publicado 2020“…Quickly master modern JavaScript's implementation of fundamental programming constructs Avoid legacy techniques that create unnecessary complexity and risk Make the most of functional, object-oriented, and asynchronous techniques Use modules to efficiently organize and run complex programs Write more powerful, flexible, and concise programs with metaprogramming Extend JavaScript's power via JavaScript libraries, frameworks, and platforms Whether you're just getting started with JavaScript or you're an experienced developer, this guide will help you write tomorrow's most robust, efficient, and secure JavaScript code. …”
Libro electrónico -
51523Publicado 2020“…Learn new Android APIs such as RoomDatabase, ML Kit for face recognition, Cloud Firestore, Firebase, Maps, and the Android Studio IDE (integrated development environment) About This Video Build Android apps from scratch by using the Android Studio IDE and Java Explore new Android APIs such as Firebase Realtime Database and ML Kit and the Room Persistence Library Upload your apps to Google Play Store and reach millions of Android users worldwide In Detail Android is one the most popular operating systems in the world, so Android app development can help you explore a wide range of opportunities to build a successful career. …”
-
51524Publicado 2021“…You will: Structure an application as a series of components Build a component library that others in an organization can leverage Ensure quality and accessibility at a component level rather than a page or app level Test code in a way that gives the maximum amount of confidence while providing an excellent developer experience Automate repeatable tasks…”
Libro electrónico -
51525Publicado 2020“…Create dynamic web pages using CGI and creating a library of partial HTML pages to use in this task. …”
Libro electrónico -
51526Publicado 2018“…Organized for both quick reference and textbook study, this new Expanded Textbook Edition provides a quick, clear understanding of critical concepts, ramifications, and implications as it: Introduces the concepts, history, and classification of standards, rules, and regulations Discusses the federal, state, and local government’s role in standards development and enforcement Distinguishes voluntary consensus standards, limited consensus standards, and jurisdictional versus non-jurisdictional government standards Covers the need for and process of exemptions to existing standards Examines the characteristics of a good standard, and discusses opportunities for involvement in development Includes case studies to demonstrate standards applications, and extensive appendices to direct further inquiry The successful design, fabrication, and operation of any product relies on foundational understanding of pertinent standards; indeed, standards and guidelines form a central pillar of the engineering profession. This helpful resource goes beyond a list of rules to help students and practitioners gain a better understanding of the creation, import, and use of standards…”
Libro electrónico -
51527Publicado 2019“…Microsoft MVP Itzik Ben-Gan shows how to: • Use window functions to improve queries you previously built with predicates • Master essential SQL windowing concepts, and efficiently design window functions • Effectively utilize partitioning, ordering, and framing • Gain practical in-depth insight into window aggregate, ranking, offset, and statistical functions • Understand how the SQL standard supports ordered set functions, and find working solutions for functions not yet available in the language • Preview advanced Row Pattern Recognition (RPR) data analysis techniques • Optimize window functions in SQL Server and Azure SQL Database, making the most of indexing, parallelism, and more • Discover a full library of window function solutions for common business problems About This Book • For developers, DBAs, data analysts, data scientists, BI professionals, and power users familiar with T-SQL queries • Addresses any edition of the SQL Server 2019 database engine or later, as well as Azure SQL Database Get all code samples at : MicrosoftPressStore.com/TSQLWindowFunctions/downloads…”
Libro electrónico -
51528Publicado 2020“…You’ll find: Pre-chapter quizzes to assess knowledge upfront and focus your study more efficiently Foundation topics sections that explain concepts and configurations, and link theory to practice Key topics sections calling attention to every figure, table, and list you must know Exam Preparation sections with additional chapter review features Final preparation chapter providing tools and a complete final study plan A customizable practice test library This guide offers comprehensive, up-to-date coverage of all CLACCM #300-815 topics related to: SIP/H.323 protocols, signaling, session establishment, and troubleshooting Cisco Unified Border Element (CUBE) call routing, dial planning, configuration, and troubleshooting Cisco Unified Communications Manager (CUCM) call control and dial planning, including IP Phone registration and call routing, SIP trunks, route patterns, and more CUCME IP Phone Registration, features, and SRST, including hunt groups, call queuing, time-of-day routing, conferencing, call park/pickup, mobility options, and global dial plan replication…”
Libro electrónico -
51529Publicado 2018“…We will discuss object-oriented programming and its various pillars. We will introduce you to important OOP concepts like objects, classes, inheritance, interfaces, and packages. …”
-
51530Publicado 2018“…About This Video Write your own web service in Go and publish your own library for other people to use Covers all of the essential features of Go in an easy-to-follow tutorial Each lesson builds on knowledge from previous videos to gently introduce Go and its unique features In Detail Go is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing, memory safety features, and CSP-style concurrent programming features added. …”
-
51531Publicado 2020“…Support for SVG, WebGL, HTML5, animated GIFs, and HD video, and seamless collaboration with other designers and with other Adobe applications through Creative Cloud libraries make Adobe Animate the ideal development environment for creative animation and multimedia. …”
Libro electrónico -
51532Publicado 2017“…An understanding of basic algebra is required and some knowledge of linear algebra will be helpful. Understand what clustering is and learn how to perform k-means clustering Explore key clustering concepts such as objective function, distance functions, and k-modes Discover how hierarchical clustering works Learn techniques like distribution-based clustering and density-based clustering Understand the limitations of clustering and unsupervised learning Learn how to use — and enjoy free access to — the SherlockML data science platform Develop the skills required for the machine learning job market, where demand outstrips supply Angie Ma, Gary Willis, and Alessandra Stagliano are data scientists with ASI Data Science, a London based AI/machine learning solutions firm. …”
-
51533Publicado 2017“…TensorFlow-Slim (TF-Slim) is a TensorFlow wrapper library that allows you to build and train complex TensorFlow models in an easy, intuitive way by eliminating the boilerplate code that plagues many deep learning algorithms. …”
-
51534Publicado 2011“…Six video chapters help you: Learn how server-side JavaScript gives you access to a large base of existing application libraries, and lets you reuse code on both the client and server. …”
-
51535Publicado 2012“…Coverage includes • Mastering all of the JavaScript concepts and terminology you need to write new programs or efficiently modify existing code • Creating robust, secure code for both the design and development levels • Maximizing usability, reusability, accessibility, clarity, security, and performance • Taking full advantage of the browser environments your code will run in • Accessing the DOM to create behaviors and data interactions • Storing data for easy and efficient access • Using variables, functions, loops, and other core language features • Interacting with users through events • Communicating with servers through Ajax • Improving your productivity with JavaScript libraries…”
Libro electrónico -
51536Publicado 2011“…Reprinted with permission from CHOICE http://www.cro2.org, copyright by the American Library Association…”
Libro electrónico -
51537Publicado 2013“…Get started fast with jQuery web programming The jQuery JavaScript library greatly simplifies the creation of modern, rich web applications, while seamlessly integrating with virtually all leading web development platforms and frameworks. …”
Libro electrónico -
51538Publicado 2013“…Weissman dives into his library of outstanding presentations, sharing examples from current events, politics, science, art, music, literature, cinema, media, sports, and even the military. …”
Libro electrónico -
51539por Miller, Michael, 1958-“…• Discover brand-new digital music services, sites, and devices that fit your lifestyle • Find great new music on iTunes, Amazon, and sites you’ve never heard of • Get the truth about piracy, file sharing, and copyright • Find huge amounts of legally free music • Rip, store, and organize: Build your perfect music library • Determine the best audio file format and compression rate for your collection • Create simply amazing playlists • Stream songs anywhere, with Spotify, Pandora, Internet radio, and the cloud • Get great sound from your iPod or iPhone on your home audio system • Build a whole-house digital audio system, the easy way • Choose your best next media player (Apple or otherwise) • Find and share tunes on Facebook, Twitter, Google+, and beyond…”
Publicado 2012
Libro electrónico -
51540por Ballard, Phil“…Use JavaScript to build dynamic, interactive Web pages Debug scripts Create scripts that work in all browsers Work with HTML5 and CSS3 Leverage the popular jQuery library Control CSS with simple JavaScripts Add Ajax effects to your web pages Script animations and music Step-by-step instructions carefully walk you through the most common JavaScript programming tasks Quizzes at end of every chapter help you build and test your knowledge Interactive online exercises let you practice what you learn at the Codecademy web site with no downloads or installation needed Sams Publishing has teamed up with Codecademy — the online place where anyone can learn and teach coding — to provide readers of Sams Teach Yoruself JavaScript in 24 Hours with an exclusive area on the Codecademy web site where you can supplement what you've learned in this book with some fun, fully interactive exercises and projects. …”
Publicado 2012
Libro electrónico