IT & Software
Showing 3565–3576 of 16328 results
Creating and Debugging R Programs
R is a popular programming language within the growing statistical community. This course will teach you to write an R script, run that script independently, display processed data, and understand what frameworks R provides to troubleshoot issues.
Creating and Leading Effective Teams
Creating and leading teams can be harder than it looks. This course gives you tools, tactics, and ideas every team leader should have to lead a successful and high-performing team.
Creating and Managing Custom and Standard Objects in Salesforce
Every feature in Salesforce is built on the foundational concept of Objects. Explore the vast world of Standard and Custom Objects, dive into practical tips and considerations, and prepare yourself for the Salesforce Administration certification.
Creating and Managing Salesforce Marketing Cloud Attribute Groups in Contact Builder
Using your data efficiently in Salesforce Marketing Cloud can be difficult. This course will teach you how to utilize your data in a relational format in attribute groups and use that data to enhance your journeys.
Creating and Managing Serverless Deployments with Knative and Jenkins X
This talk presents Knative as one (out of many) possible platforms you can use to run serverless applications. You'll see a demonstration of the Knative project and learn how to use Jenkins X to manage the lifecycle of our serverless applications.
Creating and Managing Your First Couchbase 6 Cluster
This course introduces developers, DBAs, and system administrators to Couchbase Server.
Creating and Processing Web Forms with Flask 1
Web forms are the main point of interaction between the client and the web server. Learn to utilize the Flask-WTF (WTForms) package to implement them in a poweful Flask web framework.
Creating and Using Arrays (Java SE 8 Programmer 1 Certification 1Z0-808)
Arrays are an essential feature of Java which you need to understand as a professional Java programmer. This course will teach you everything you need to know about working with arrays for the Oracle Java SE 8 Programmer I certification exam.
Creating and Using Decorators in JavaScript
Decorators are a new JavaScript feature that allows you to write flexible and readable code using meta-programming techniques. This course will teach you how to use and implement decorators in JavaScript.
Creating and Using Decorators in TypeScript 5
Decorators are essential for writing flexible, readable, and modular TypeScript code. This course will teach you how to use and implement decorators.
Creating and Using Generics in TypeScript 4
TypeScript generics empower you to create reusable, type-safe code for your web applications. This course will teach you how to recognize and use built-in generics as well as how to create your own generic functions, interfaces, and classes.
Creating and Using TypeScript 3 Decorators
This course will cover how to leverage all types of TypeScript decorators to implement cross-cutting concerns within your projects.