Course catalog
Showing 7,241-7,260 of 8,871 items.
SAS® 9.4 Cert Prep: Part 04 Preparing Data
Prepare to take the SAS 9.4 certification exam. Learn how to prepare data for analysis, in this SAS Institute cert prep course.
SAS® 9.4 Cert Prep: Part 06 Exporting Results (228630)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification. The following videos introduce you to methods that you can use to convert your SAS tables and reports into accessible formats, including CSV, Excel, and PDF. Instructor Stacey Syphus explains how to use the export command to kick off your data output pipeline, use the SAS output delivery system, and export your analysis results into CSV, Excel, PowerPoint, Word, and PDF files.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 08 Controlling Data Step Processing (228443)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can explore data processing techniques using the SAS DATA step. Instructor Stacey Syphus provides demos of DATA step processing in action, showing what goes on behind the scenes in SAS. She also shows how to control where and when output is directed to SAS tables.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 09 Summarizing Data (228596)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can explore techniques for summarizing data using the SAS DATA step. Instructor Stacey Syphus explains how to alter the behavior of the DATA step to create an accumulating column—also known as a running total—and process data in groups, so that you can perform an action when a group begins or ends.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 10 Manipulating Data with Functions (228409)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can explore techniques for transforming data into useable formats with SAS functions. Instructor Stacey Syphus explains how to use functions to modify numeric, date, and character data, and change one data type to another.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 11 Creating and Using Custom Formats (234308)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can explore techniques for standardizing your SAS data with custom formats. Instructor Stacey Syphus explains how to format values, use ranges, and create and apply custom formats. Plus, learn how to create custom formats from tables and store custom formats for future use.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 12 Combining Tables (228460)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can explore techniques to consolidate your data by combining tables with the SAS DATA step. Instructor Stacey Syphus explains how to concatenate and merge tables and identify matching and nonmatching rows. Plus, learn the difference between a DATA step merge and the PROC SQL join.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 13 Processing Repetitive Code (228613)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can learn how to incorporate loops to reduce repetitive code in SAS. Instructor Stacey Syphus explains how to identify which sections of code are being repeated and consolidate it in iterative and conditional DO loops. She also shows how to combine iterative and conditional DO loops to produce more nuanced output.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
SAS® 9.4 Cert Prep: Part 14 Restructuring Tables (228426)
Want to get ahead in a crowded job market? Get certified with SAS. This course is part of a series by the SAS Institute, designed to prepare you for the SAS 9.4 certification exam. Here you can learn how to alter the layout of tables by restructuring data. Instructor Stacey Syphus explains how to restructure data with the DATA step and TRANSPOSE procedure and convert tables to both narrow and wide formats.
This course was created by SAS Institute. We are pleased to offer this training in our library.
This course was created by SAS Institute. We are pleased to offer this training in our library.
Sass Essential Training
Learn the fundamentals of Syntactically Awesome Stylesheets (Sass), a modern web development language that helps you write CSS better, faster, and with more advanced features.
Scala Essential Training
Learn how to leverage the full functional support provided by Scala, a general-purpose programming language with a strong static type system. Get started programming in Scala.
Scala Essential Training for Data Science
Use Scala in your data science work. Explore the Scala features most useful to data scientists, including custom functions, parallel processing, and programming Spark with Scala.
Scala First Look
Learn the basics of Scala, a programming language that combines object-oriented design with functional programming. Explore variables, functions, sets and arrays, and more.
Scaling Applications with Microsoft Azure
Learn how to scale your applications with Microsoft Azure. Explore scaling options and learn how to configure and write code for autoscale, as well as implement Azure CDN.
Scaling Out Using Azure SignalR Service (225230)
Every modern application has some sort of real-time-communication need. With the rise of microservices and serverless, many developers find themselves working with applications that run on multiple servers. Azure SignalR Service can help you scale these applications by allowing users to connect to a central location and enabling other services to send messages to users quickly without worrying about hosting, scalability, and load balancing. Curious about how to use Azure SignalR Service to build real-time applications in the cloud? This course covers what you need to know to get up and running.
Instructor Nertil Poci goes over what SignalR Service is, the need for it, and the features it offers. He explains how to provision SignalR Service instances, implement failover options, and broadcast messages to your users. Plus, Nertil details how to go serverless with SignalR services and integrate your SignalR Service with Azure Event Grid to respond to different events.
Instructor Nertil Poci goes over what SignalR Service is, the need for it, and the features it offers. He explains how to provision SignalR Service instances, implement failover options, and broadcast messages to your users. Plus, Nertil details how to go serverless with SignalR services and integrate your SignalR Service with Azure Event Grid to respond to different events.
Scaling Up Excellence: Getting to More Without Settling for Less (Blinkist Summary)
Learn how to replicate excellence and tackle scaling challenges. In this audiobook summary, discover principles and strategies for successfully scaling up an organization.
Scaling Your Small Business
Take your business to the next level. Learn how to scale your startup by defining your brand, refocusing your energy, hiring the right people, and delegating work.
Scaling Your SQL Server Application
Want high-performance applications? Scale your data tier. Learn how to architect SQL Server applications that tolerate heavy workloads and large numbers of users.
Scanimate: The Origins of Computer Motion Graphics
Get to know the first computer used for motion graphics and animation, Scanimate, and the men who have kept the machine alive for the last 40 years.
Scheduling for Creatives
Explore practical, actionable strategies that can help you and your design team tackle scheduling with confidence.