Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 600
- Application software 535
- Management 510
- Engineering & Applied Sciences 337
- Computer programs 300
- Design 254
- Historia 234
- Computer programming 233
- Leadership 230
- Programming 222
- Python (Computer program language) 222
- Computer Science 213
- Data processing 211
- Web site development 209
- Web sites 207
- Computer networks 203
- Business & Economics 190
- Photography 186
- History 182
- Cloud computing 180
- Computer software 179
- Business 162
- Operating systems (Computers) 156
- Information technology 155
- Computer security 153
- Security measures 153
- Artificial intelligence 151
- Success in business 147
- JavaScript (Computer program language) 129
- Machine learning 129
-
12081Publicado 2008“…To find out more about instructor-led training, e-learning, and hands-on instruction offered by authorized Cisco Learning Partners worldwide, please visit www.cisco.com/go/authorizedtraining. Diane Teare is a professional in the networking, training, and e-learning fields. …”
Libro electrónico -
12082por Erinle, Bayo“…Performance Testing with JMeter 2.9 will teach you all you need to know to take full advantage of JMeter for testing web applications, dazzle your co-workers, and impress your boss! You will go from novice to pro in no time…”
Publicado 2013
Libro electrónico -
12083Publicado 2008“…After reading Cisco Unity Fundamentals, you will understand the system, configuration, and on-going maintenance issues associated with a successful Cisco Unity deployment. …”
Libro electrónico -
12084Publicado 2011“…This book will help you Install and set up your Rails development environment Go beyond generated code to truly understand how to build Rails applications from scratch Learn Test Driven Development (TDD) with RSpec Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Define high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Add social features and microblogging, including an introduction to Ajax Record version changes with Git and share code at GitHub Simplify application deployment with Heroku…”
Libro electrónico -
12085por Hartl, Michael“…This book will help you Install and set up your Rails development environment Go beyond generated code to truly understand how to build Rails applications from scratch Learn test-driven development (TDD) with RSpec Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Define high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Add social features and microblogging, including an introduction to Ajax Record version changes with Git and share code at GitHub Simplify application deployment with Heroku…”
Publicado 2012
Libro electrónico -
12086Publicado 2022“…Starting with the requirements and installation of the Azure Digital Twins service, the book will explain the definition language used for modeling digital twins. From there, you'll go through each step of building digital twins using Azure Digital Twins and learn about the different SDKs and APIs and how to use them with several Azure services. …”
Libro electrónico -
12087Publicado 2011“…To find out more about instructor-led training, e-learning, and hands-on instruction offered by authorized Cisco Learning Partners worldwide, please visit www.cisco.com/go/authorizedtraining. John Tiso, CCIE No. 5162, CCDP is a Product Manager for Cisco Systems. …”
Libro electrónico -
12088Publicado 2017“…Securing your application and monitoring its health will follow from there, and then in the final part of the book, you will learn how to Design for High Availability, Disaster Recovery and Scale, as well as how to take advantage of the cloud pay-as-you-go model to design cost-effective services. We will finish off with explaining how azure functions scale up against AWS Lambda, Azure Web Jobs, and Azure Batch compare to other types of compute-on-demand services. …”
Libro electrónico -
12089Publicado 2017“…Throughout this course, the chapters will illustrate a challenging data science problem, and then go on t..…”
Libro electrónico -
12090Publicado 2017“…If you are aware of Active Directory basics and want to gain expertise in it, this book is perfect for you. We will quickly go through the architecture and fundamentals of Active Directory and then dive deep into the core components, such as forests, domains, sites, trust relationships, OU, objects, attributes, DNS, and replication. …”
Libro electrónico -
12091Publicado 2017“…Get familiar with Power BI development tools and services, go deep into the data connectivity and transformation, modeling, visualization and analytical capabilities of Power BI, and see Power BI’s functional programming languages of DAX and M come alive to deliver powerful solutions to address common, challenging scenarios in business intelligence. …”
Libro electrónico -
12092Publicado 2019“…Beyond Performance 2.0 also dares to go against the grain—eschewing the notion of copying best practices and instead guiding leaders to make choices specific to their unique context and organization. …”
Libro electrónico -
12093Publicado 2020“…In later chapters, you'll find key relationships between customers and businesses using Market Basket Analysis, before going on to use Hotspot Analysis for estimating the population density of an area. …”
Libro electrónico -
12094Publicado 2020“…This second edition of Learning RSLogix 5000 Programming guides you through the technicalities and comes packed with the latest features of Studio 5000, industrial networking fundamentals, and industrial cybersecurity best practices. You'll go through the essential hardware and software components of Logix, before learning all about the new L8 processor model and the latest Studio 5000 architecture to build effective integrated solutions. …”
Libro electrónico -
12095Publicado 2014“…You will learn Why agile processes aren’t enough and why craftsmanship is crucial to making them work How craftsmanship helps you build software right and helps clients in ways that go beyond code How and when to say “No” and how to provide creative alternatives when you do Why bad code happens to good developers and how to stop creating and justifying it How to make working with legacy code less painful and more productive How to be pragmatic—not dogmatic—about your practices and tools How to lead software craftsmen and attract them to your organization What to avoid when advertising positions, interviewing candidates, and hiring developers How developers and their managers can create a true culture of learning How to drive true technical change and overcome deep patterns of skepticism Sandro Mancuso has coded for startups, software houses, product companies, international consultancies, and investment banks. …”
Libro electrónico -
12096Publicado 2016“…Only with this broader understanding can functional leaders effectively collaborate on delivering a cohesive customer experience spanning previous organizational silos. Going far beyond her global best-seller The Facebook Era, Clara offers unprecedented insights into why and how traditional organizations must re-imagine their existing business processes to capture “the digital last mile” across social media, mobile messaging apps, the Internet of Everything, and the collaborative economy. …”
Libro electrónico -
12097Publicado 2017“…An IDE with refactoring support (IntelliJ is recommended) Basic knowledge of continuous integration tools (such as GoCD) and DDD techniques About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed..…”
-
12098Publicado 2020“…This book will help you Install and set up your Rails development environment, including a pre-installed integrated development environment (IDE) in the cloud Go beyond generated code to truly understand how to build Rails applications from scratch Learn testing and test-driven development (TDD) Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Create high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Upload images in production using a cloud storage service Implement account activation and password reset, including sending email with Rails Add social features and microblogging, including an introduction to Ajax Record version changes with Git and create a secure remote repository at GitHub Deploy your applications early and often with Heroku…”
Libro electrónico -
12099Publicado 2018“…Then use ultra-scalable Phoenix Channels to establish persistent connections between the stateful server and a stateful front-end client. You're going to love this way of building web apps! What You Need: You'll need a computer that can run Elixir version 1.5 or higher and Phoenix 1.3 or higher. …”
Libro electrónico -
12100Publicado 2020“…Deep RL involves training an “agent” to become adept in given “environments,” enabling algorithms to meet or surpass human-level performance on a diverse range of complex challenges, including Atari video games, the board game Go, and subtle hand-manipulation tasks. Throughout these lessons, essential theory is brought to life with intuitive explanations and interactive, hands-on Jupyter notebook demos. …”