Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 630
- Application software 529
- Management 398
- Cloud computing 322
- Computer networks 319
- Python (Computer program language) 291
- Engineering & Applied Sciences 262
- Security measures 242
- Examinations 241
- Data processing 240
- Artificial intelligence 223
- Computer programs 219
- Computer security 217
- Machine learning 206
- Business & Economics 186
- Computer programming 183
- Computer software 173
- Certification 171
- Computer Science 169
- Economics 155
- Data mining 152
- Information technology 150
- Programming 150
- Database management 149
- Design 149
- Java (Computer program language) 143
- Web site development 142
- Electronic data processing personnel 138
- Operating systems (Computers) 133
- History 127
-
1801Publicado 2017“…Survey the history of anomaly detection in astronomy, statistics, and manufacturing Gain a core understanding of the most important anomaly detection techniques available today Explore the landscape of applications where anomaly detection is routinely used Develop an awareness of the underlying assumptions and challenges of anomaly detection Learn how to mitigate the influence of anomalies during data-driven decision making processes Arun Kejariwal is a Statistical Learning Principal at Palo Alto based Machine Zone, where he leads R&D teams working on novel techniques for fraud detection and real-time anomaly detection. …”
-
1802Publicado 2020“…Explore a modern approach to visualizing data with Python and transform large real-world datasets into expressive visual graphics using this beginner-friendly workshop Key Features Discover the essential tools and methods of data visualization Learn to use standard Python plotting libraries such as Matplotlib and Seaborn Gain insights into the visualization techniques of big companies Book Description Do you want to transform data into captivating images? …”
Libro electrónico -
1803Agile Transformation Using the Integral Agile Transformation Framework to Think and Lead DifferentlyPublicado 2020“…Even if youre already using leadership or culture models, scaled frameworks, or other techniques, IATF helps you place them in context, overcome their limitations, and gain more value from them. As it has in many other organizations, IATF can help you become an authentic Transformational Leader and finally build an organization thats truly Agile. …”
Libro electrónico -
1804Publicado 2019“…By doing so, you will understand the consequences involved and gain a useful framework for making the decision yourself. …”
-
1805Publicado 2020“…From there, you’ll advance to control structures, data types, operators, and functions, as you gain a deeper understanding of what’s happening under the hood. …”
Libro electrónico -
1806Publicado 2019“…Starting with Spring Boot, you will use Maven and Spring Boot Starter Parent to set up your project. You will then gain insights on applying business logic to your APIs by using dependency injection. …”
Vídeo online -
1807Publicado 2019“…The video will also explore where you can sell your work – freelancing sites and other places to find clients. W hat You Will Learn Gain skills and certifications Sell yourself and build a personal brand Work out how much to charge, turn around times, and techniques for dealing with awkward clients Discover lifestyle design and how to make it work for you Who This Video is For For professionals - both in tech and outside of it…”
-
1808Publicado 2008“…With this valuable resource you will be able to: • Tailor WBSs to your organization's unique requirements using provided checklists and principles • Develop and use several types of WBS • Use WBS software to gain a competitive edge • Apply the 100 percent rule when developing a WBS for a project or program • Establish a WBS for a major construction project using included templates • Understand portfolio management and establish an enterprise-standard WBS…”
Libro electrónico -
1809Publicado 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 -
1810Publicado 2016“…People involved with sports will gain an appreciation for performance measures and analytics. …”
Libro electrónico -
1811Publicado 2015“…Two leaders of IBM’s pioneering Social Media Analysis Initiative offer thorough and practical coverage of the entire process: identifying the right unstructured data, analyzing it, and interpreting and acting on the knowledge you gain. Their expert guidance, practical tools, and detailed examples will help you learn more from all your social media conversations, and avoid pitfalls that can lead to costly mistakes. …”
Libro electrónico -
1812Publicado 2020“…Get to grips with the four pillars of object-oriented programming and discover how to use them to write clear and readable code About This Video Gain a solid understanding of the four pillars of object-oriented programming Learn how to write clean and error-free code using OOP concepts Consolidate your learning by developing engaging applications in C# and .NET Core In Detail Object-oriented programming (OOP) enables you to write scalable, readable, and maintainable code, making you a preferred candidate for organizations looking for software and web developers. …”
-
1813Publicado 2016“…Knowing basic Docker functionality (how to run containers, how to view running containers, etc.) will be helpful as most of the commands demonstrated will interact with Docker. Gain a deeper understanding of containerization and the tools of the ecosystem Discover the details involved with running containers and how to design new applications around containers Understand how to containerize a legacy application Learn about cgroups, container runtimes (Docker, LXC, etc.), volumes, and bind mounts Explore Linux namespaces, service discovery, and container orchestration Talon Bowler has been a software developer for 8 years, and has used Docker since it was first released as an open source project. …”
-
1814Publicado 2019“…Configure management profiles using Apple and SimpleMDM tools as discussed in the book Pro iOS Security and Forensics . You will gain a broad overview of SimpleMDM, which is a simple but full-featured MDM (mobile device manager) that allows network administrators to manage their companies’ iPhones and iPads. …”
-
1815Publicado 2015“…Discover why many people dislike the role of “manager” Identify and accept your temperament Learn how to capitalize on your strengths Explore the Thinker-Feeler personality spectrum Examine the interplay between thinking-feeling and introversion-extroversion Apply The Platinum Rule, the ERSA method, and numerous other cutting edge tools Gain techniques to identify others’ styles and motivate based on their primary drivers Increase your self-awareness Devora Zack, CEO of Only Connect Consulting, is a global keynote speaker, consultant, and coach with 100+ clients such as Cornell University, Smithsonian, Australian Institute of Management, U.S. …”
-
1816Publicado 2016“…You’ll learn advanced techniques for managing and troubleshooting the infrastructure of wired and wireless networks; gain a greater understanding of the physics of wireless signals and the role of the FCC in regulating those signals; explore techniques for safeguarding your networks; and come away with hands-on skills through demonstrations and packet captures. …”
-
1817Publicado 2017“…The only prerequisites are beginning level JavaScript experience, access to a good code editor (like Visual Studio Code), and the desire to improve. Gain experience writing robust high quality JavaScript code Master the use of semi-colons and JavaScript ASI (Automatic Semicolon Insertion) Discover where to put curly braces and why that actually matters Learn about equality, variables, functions, avoiding globals, and strict mode Explore object creation, creational patterns, privacy, and immutability Understand how to define and use modules to organize code Learn how to appropriately interact with HTML/CSS and the browser's DOM Understand how to lint code with ESLint and bundle code using webpack Jeremy McPeak has programmed with and written about JavaScript since 1998. …”
-
1818Publicado 2016“…Let content strategist Laura Busche jolt your content effort from moribund to masterful in this overview of how to build a powerful continuously operating content production machine. You’ll gain access to the secrets of today’s top content powerhouses; explore practical techniques for scaling and sustaining your operation; and learn to create irresistible content based on innovation, outsourcing, automation and research. …”
-
1819Publicado 2016“…Learn how to create, manipulate, and optimize motion graphics for film, video, DVD, the web, and mobile devices. Gain hands-on experience animating text and images, customizing a wide range of effects, tracking and syncing content, rotoscoping, and correcting color. …”
Libro electrónico -
1820Publicado 2017“…The course is designed for basic level programmers with or without Python experience. Gain practical hands-on natural language processing experience using Python Understand how to tokenize text so it can be processed as symbols Learn to convert text and words to vectors using TF-IDF and word2vec Explore dependency parsing, sentiment analysis, and LDA topic modeling Learn to find named entities in text and map them to an external knowledge base Understand the capabilities and limitations of natural language text processing Jonathan Mugan is CEO and co-founder of DeepGrammar, a natural language processing company. …”