Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Law 4,533
- Law and legislation 2,504
- History 2,023
- Development 1,814
- Derecho 1,719
- Management 1,489
- Application software 1,450
- Engineering & Applied Sciences 1,274
- Historia 1,258
- Computer networks 836
- Leadership 795
- Computer Science 788
- Data processing 756
- Philosophy 734
- Social aspects 732
- Business & Economics 721
- Computer programs 721
- Law, Politics & Government 721
- Law reviews 708
- Droit 679
- Cloud computing 670
- Filosofía 670
- Taxation 662
- Python (Computer program language) 657
- Security measures 655
- Computer security 635
- Design 628
- Artificial intelligence 625
- Examinations 602
- Computer programming 583
-
87061Publicado 2023“…It powers Ethereum and there is an in-demand exponential growth of high-paying jobs all over the world, which is changing the way we conduct business. The course starts with covering the Solidity fundamentals including variables, if/else, operators, Boolean logic, functions, arrays, modifiers, loops, strings, and more. …”
Video -
87062Publicado 2023“…Upon completing this RPA UiPath course, gain a thorough RPA and the UiPath platform training and be equipped with the knowledge and skills needed to design, develop, and deploy automation solutions for business processes. What you will learn Gain a strong understanding of RPA concepts and applications Use UiPath Studio effectively from installation to key interface Navigate and use UiPath interface, key settings, ribbons, and panels Explore resources and how to bookmark them for quick reference Master how to handle dynamic selectors for precise automation Build automation workflows that involve user interactions Audience This course caters to a diverse audience, making it suitable for individuals with varying levels of experience. …”
Video -
87063Publicado 2023“…What you will learn Deploy and manage SQL Server databases on AWS RDS Learn performance optimization with indexing and query store Implement data security authentication, authorization, and encryption Set up backup/disaster recovery solutions for SQL Server databases Achieve high availability by Multi-AZ deployments and Read Replicas Learn practical troubleshooting skills for common SQL Server RDS issues Audience This course is designed to benefit a broad audience, including recent college graduates looking to start a career in database administration, experienced Database Administrators (DBAs) aiming to specialize in SQL Server on AWS RDS, and IT professionals seeking to enhance their skills in cloud-based database management. …”
Video -
87064Publicado 2023“…Join us on this empowering learning journey to unlock your full potential in the Microsoft Power Platform realm. What You Will Learn Learn everything required to pass the PL-900 exam and achieve the Power Platform Fundamentals certification Understand the core components and business value of Microsoft Power Platform Master Power BI capabilities for creating advanced reports and gaining valuable insights Learn Power Apps to design and build customized business applications Gain expertise in Power Automate for streamlined automation of everyday business processes Learn how to effectively communicate the significance of Microsoft Power Platform's core components Audience This course is designed to cater to a diverse range of learners, including students aiming to pass the PL-900 exam and earn the esteemed Microsoft Power Platform Fundamentals certification. …”
Video -
87065Publicado 2024“…By the end of this book, you'll be able to prepare and use BIM designs within Civil 3D and several other products for easier project creation and management. What you will learn Explore the success you can achieve in projects with Civil 3D Streamline workflows and boost project efficiency with tools such as Dynamo Utilize a 3D environment integrated with model information Eliminate redundant workflows and create intelligent objects to handle design changes Realize the full potential of BIM design models Discover the benefits of integrating BIM designs into additional products, platforms, and systems Who this book is for This book is for civil engineers, designers, BIM managers, modelers, and technicians seeking to advance their designs using Civil 3D's complex workflows and tools. …”
Libro electrónico -
87066Publicado 2022“…By the end of this course, you will have multiple projects you can share with friends or family, have them run a client script from their house, connect to your server script, and show off all you learned. What You Will Learn Use the socket module to create a terminal-based two-way chat Use the threading module to create a terminal-based chat room Use a Tkinter module to make a GUI chat room Configure router to allow communication from an external network Use the JSON/Pickle modules to build an advanced GUI chat room with an admin window Use the Pygame module to create an online multiplayer game Audience This intermediate course is intended for students with a basic understanding of Python and core programming concepts as well as comfort levels with both functional and object-oriented programming, as both will be used in the course's second half. …”
Video -
87067Publicado 2021“…Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. …”
Video -
87068Publicado 2023“…About the Author Andreas Wittig and Michael Wittig are software engineers and consultants focused on AWS. Together, they migrated the first bank in Germany to AWS in 2013. …”
Video -
87069Publicado 2023“…About the Author Andreas Wittig and Michael Wittig are software engineers and consultants focused on AWS. Together, they migrated the first bank in Germany to AWS in 2013. …”
Grabación no musical -
87070Publicado 2023“…You'll appreciate the no-nonsense advice, insights, and war stories from CTO mentor Alan Williamson. What's Inside Building productive relationships with other C-level executives Negotiating salaries and managing promotions Architecting future-proof systems Handling security breaches and ransomware attacks About the Reader For technology leaders working in or aspiring towards a CTO role. …”
Video -
87071Publicado 2022“…Then, you'll dive into core topics like traffic routing and visualization and service-to-service authentication, as you expand your service mesh to workloads on multiple clusters and legacy VMs. What's Inside Comprehensive coverage of Istio resources Practical examples to showcase service mesh capabilities Implementation of multi-cluster service meshes How to extend Istio with WebAssembly Traffic routing and observability VM integration into the mesh About the Reader For developers, architects, and operations engineers. …”
Grabación no musical -
87072Publicado 2022“…You'll explore real-world examples as you learn to map powerful algorithms like Bloom filters, Count-min sketch, HyperLogLog, and LSM-trees to your own use cases. What's Inside Probabilistic sketching data structures Choosing the right database engine Designing efficient on-disk data structures and algorithms Algorithmic tradeoffs in massive-scale systems Computing percentiles with limited space resources About the Reader Examples in Python, R, and pseudocode. …”
Video -
87073Publicado 2022“…You'll explore real-world examples as you learn to map powerful algorithms like Bloom filters, Count-min sketch, HyperLogLog, and LSM-trees to your own use cases. What's Inside Probabilistic sketching data structures Choosing the right database engine Designing efficient on-disk data structures and algorithms Algorithmic tradeoffs in massive-scale systems Computing percentiles with limited space resources About the Reader Examples in Python, R, and pseudocode. …”
Grabación no musical -
87074Publicado 2023“…You'll appreciate the no-nonsense advice, insights, and war stories from CTO mentor Alan Williamson. What's Inside Building productive relationships with other C-level executives Negotiating salaries and managing promotions Architecting future-proof systems Handling security breaches and ransomware attacks About the Reader For technology leaders working in or aspiring towards a CTO role. …”
Grabación no musical -
87075Publicado 2022“…You'll dive deep into auto-configuration, security, microservices, and more. Along the way, you'll also discover numerous advanced and hidden features. …”
Grabación no musical -
87076Publicado 2022“…You'll dive deep into auto-configuration, security, microservices, and more. Along the way, you'll also discover numerous advanced and hidden features. …”
Video -
87077Publicado 2024“…The skills you learn will easily transfer to other languages. What's Inside Prevent deadlocks and race conditions Go concurrency features like goroutines, mutexes, channels, and more Concurrency patterns including pipelining and worker pools About the Reader For programmers with basic knowledge of Go or another C-style language. …”
Grabación no musical -
87078Publicado 2023“…Provides realistic examples and gets the reader comfortable quickly with API development. - Foster Haines, J2 Interactive I like the pragmatic way to learn by building a real ASP.NET Core API. - Enzo Aggazio, SCAI Lab…”
Video -
87079Publicado 2023“…Before you know it, you'll be thinking up new and novel ways to tackle the big challenges of your projects. …”
Grabación no musical -
87080Publicado 2023“…In this practical book, you'll explore numerous techniques to improve the way you write CSS as you build 12 tiny projects. …”
Video