Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 496
- Engineering & Applied Sciences 474
- Filosofía 455
- Application software 431
- Management 426
- History 420
- Historia 409
- Computer Science 340
- Computer networks 312
- Examinations 277
- Cloud computing 272
- Artificial intelligence 240
- Data processing 227
- Certification 226
- Python (Computer program language) 224
- Machine learning 214
- Security measures 208
- Computer security 185
- Computer programming 184
- Computer software 172
- Design 172
- Computer programs 170
- Electronic data processing personnel 170
- Information technology 161
- Leadership 159
- Philosophy 159
- Database management 145
- Microsoft .NET Framework 142
- RELIGION 140
- Big data 139
-
18401Publicado 2015“…in 1998 and is now the foundation of the popular Yahoo! Games site. A New York Times best-selling author of nine titles with twelve foreign translations and over 40 ebooks and special reports, he is a prolific entrepreneur, speaker and consultant to the tech sector. …”
-
18402Publicado 2023“…What you will learn Understand security control categories Learn Zero Trust and physical security Explore encryption and PKI solutions Identify and mitigate digital threats Secure networks and communication Implement comprehensive cybersecurity measures Audience This course is ideal for IT professionals, security analysts, network administrators, and anyone aspiring to specialize in cybersecurity. A foundational understanding of IT and basic security concepts is recommended. …”
Video -
18403Publicado 2024“…Starting with an overview of DevOps and its relationship with Agile methodologies and cloud computing, you'll gain a solid foundation in DevSecOps principles. The book then delves into the security challenges specific to DevOps workflows and how to address them effectively. …”
Libro electrónico -
18404por Rhodes, Jeffrey M. author“…This book starts with configuration of SharePoint and Office 365 followed by your first example of PowerApps. You will lay the foundation for a help ticket application and see how to update a SharePoint list with PowerApps. …”
Publicado 2019
Libro electrónico -
18405Publicado 2024“…Ideal for junior developers, it provides a strong foundation in web development fundamentals, React basics, and advanced Next.js concepts. …”
Video -
18406Publicado 2024“…Certifications: CompTIA A+, Network +, iNet+, MCSE: Communication, MCSE: Server Infrastructure, CCNP, CWLS, AWLSS, AWLDS, PMP, ITIL℗ʼ Expert v3, ITIL℗ʼ 4 Managing Professional/Strategic Leader, PRINCE2 Practitioner, COBIT 2019 Foundation Lauren Deal: With a decade of in-classroom teaching experience, work as a national television host on the Home Shopping Network, and a background as a talk show producer and host, Lauren Deal possesses a perfect blend of skills and interests in IT. …”
Video -
18407Publicado 2023“…The prerequisites for the course include a decent understanding of Python and data science libraries (NumPy, Matplotlib, and Pandas), basic knowledge of finance (stock prices, logs, and cumulative returns), and foundational knowledge in Python, finance, and statistics. …”
Video -
18408Publicado 2023“…By the end of this course, you will have a solid foundation in web development with HTML, CSS, and JavaScript. …”
Video -
18409Publicado 2023“…Familiarity with basic statistical concepts and foundational knowledge of python programming will help you understand the content better and maximize your learning experience…”
Libro electrónico -
18410Publicado 2023“…This course will give you a solid foundation and the confidence to tackle 3D modeling head-on. …”
Video -
18411Publicado 2021“…This second edition addresses the role of the development of the Internet of Things (IoT) and significant advancements in artificial intelligence (AI) and machine learning (ML) in enabling a new generation of smart machines, which have in turn laid the foundation for Industry 4.0. Equipment utilizing IoT and sensors can monitor components and allow them to be serviced at an exact time without the need for a preventive maintenance schedule. …”
Libro electrónico -
18412Publicado 2023“…It prepares you to build a website, explains the foundational knowledge behind Squarespace 7.1 and Fluid Engine, and fosters a professional designer's mindset. …”
Libro electrónico -
18413Publicado 2024“…This book uncovers the inner workings of DeFi by guiding you through the mathematical foundations and teaching you how to build real-world DeFi products with Solidity and JavaScript. …”
Libro electrónico -
18414Publicado 2023“…What you will learn Develop a solid foundation in using the ChatGPT API for natural language processing tasks Build, deploy, and capitalize on a variety of desktop and SaaS AI applications Seamlessly integrate ChatGPT with established frameworks such as Flask, Django, and Microsoft Office APIs Channel your creativity by integrating DALL-E APIs to produce stunning AI-generated art within your desktop applications Experience the power of Whisper API's speech recognition and text-to-speech features Discover techniques to optimize ChatGPT models through the process of fine-tuning Who this book is for With best practices, tips, and tricks for building applications using the ChatGPT API, this book is for programmers, entrepreneurs, and software enthusiasts. …”
Libro electrónico -
18415Publicado 2023“…It's perfect for junior developers establishing a strong Redux foundation while advancing their React expertise. Intermediate-level will value it for mastering Redux and excelling in high-level React and Redux interviews. …”
Video -
18416Publicado 2023“…Key Features Explore the latest additions to C# 12, the .NET 8 class libraries, and Entity Framework Core 8 Create professional websites and services with ASP.NET Core 8 and Blazor Build your confidence with step-by-step code examples and tips for best practices Book Description This latest edition of the bestselling Packt series will give you a solid foundation to start building projects using modern C# and .NET with confidence. …”
Libro electrónico -
18417Publicado 2023“…No prior experience is required for this course, as the course provides a complete foundation from the ground up. About the Author Paul Ashun: Paul Ashun is the CEO, MD, and chief consultant at Pashun Consulting Ltd., specializing in Scrum coaching and leadership within major global organizations. …”
Video -
18418por Aubury, Simon“…You will get the most from this book if you have some familiarity with SQL and foundational database concepts, as well as exposure to a programming language such as Python or R.…”
Publicado 2024
Libro electrónico -
18419Publicado 2023“…You want to improve uptime and reduce operating costs across your operations through automation. Prerequisites: Foundational knowledge of cloud or on-premises infrastructure and applications Recommended follow-up: Read AWS System Administration (book) Read Implementing MLOps in the Enterprise (book) Read Operating Continuously (book) Read Migrating to AWS: A Manager's Guide (book) Watch Automation in AWS with CloudFormation, CLI, and SDKs (on-demand course) Read The Definitive Guide to AWS Infrastructure Automation: Craft Infrastructure-as-Code Solutions (book)…”
Video -
18420Publicado 2022“…Topics Covered Include: 00:00 Introduction 01:00 Learning to use Github CodeSpaces 03:00 Building Python Project Scaffolding 06:50 Building Python virtualenv 09:00 Adding a Python Dependency 22:58 Setup GitHub Actions 34:00 Running Pylint on your project 42:00 Using a library you created 46:00 Building library tests with Pytest 51:00 Building CLI tools with Python Fire 59:00 Using IPython with libraries 01:02:09 Exploring Python wikipedia library 01:08:00 Using FastAPI and uvicorn 01:15:00 Exploring FastAPI Swagger API docs for microservice with wikipedia library 01:18:00 Adding NLP with textblob library in Python 01:29:00 Running tests with Pytest 01:34:00 Integrating Docker with FastAPI 01:50:00 Using AWS ECR (Elastic Container Registry) with FastAPI 01:52:00 Integrating AWS CodeBuild for Continuous Delivery to ECR Learning Objectives Using AWS to build real-world microservices Deploying AWS microservices with AWS CloudBuild and AWS App Runner for FastAPI Practice end-to-end DevOps from scratch with Python and FastAPI Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! …”
Video