Facebook

`Live Courses by Practice Area Courses

Most popular
Trending

All `Live Courses by Practice Area Courses

Test  description

We found 285 courses available for you
See

Illustrator Fundamentals: An Introduction to Illustrator CC

50 Lessons
72 hours
Intermediate

Excited to bring a new dimension to your work Our …

What you'll learn
Understanding Adobe Illustrator
Selecting and aligning objects
Using shapes to create artwork for a postcard
Transforming objects
Creating an illustration with the drawing tools
Using color and patterns to enhance signage
Adding type to a poster
Organizing your artwork with layers
Blending colors and shapes
Creating logos with brushes
Exploring creativity with effects and graphic styles

Adobe Illustrator CC Advanced

10 Lessons
48 hours
Intermediate

Master Adobe Illustrator CC With Our Instructors & Industry Experts …

What you'll learn
Illustrator basics
Objects, mesh and other tools
Working with perspective drawing
Applying effects
Applying appearance attributes and graphic styles
Working with symbols
Graphs
Advanced masks
Combining Illustrator graphics with other Adobe applications

Microsoft Office Outlook 2019: Part 2

27 Lessons
8 hours
Intermediate

Course Description: Every day, millions of email messages are exchanged …

What you'll learn
In this course, you will use Outlook’s advanced features to customize and manage your email communications, including using advanced features to organize emails; managing calendar settings and options; managing contact information; scheduling tasks; and managing Outlook archives and data file settings.
Insert objects in messages, and modify properties and global options.
Organize, search, and manage messages.
Protect your mailbox and manage its size.
Use rules and Quick Steps to automate message management.
Work with advanced calendar settings.
Import and forward contacts.
Manage activities by assigning tasks to others.
Delegate access to and share Outlook items with others.
Archive and back up Outlook items using data files.

Optimize query performance in Azure SQL

18 Lessons
32 hours
Intermediate

Course Description: Analyze individual query performance and determine where improvements …

AZ-204T00-A: Developing Solutions for Microsoft Azure

42 Lessons
Intermediate

Course Description: This course teaches developers how to create end-to-end …

.Net Secure Coding Camp (TT8320-N)

32 hours
Intermediate

Discover the cutting-edge of cybersecurity and elevate your skills as …

What you'll learn
<b>Understanding Cybersecurity Concepts:</b> Gain a solid foundation in cybersecurity principles, the evolving threat landscape, and the language of the industry to better identify and address security issues in .NET applications.
<b>Ethical Bug Hunting Techniques:</b> Learn safe and appropriate methods for hunting bugs, ensuring responsible and ethical practices while working to uncover and address vulnerabilities in your applications.
<b>Web Application Security:</b> Master the skills required to analyze, identify, and mitigate vulnerabilities in web applications, following best practices and guidelines from organizations such as OWASP, WASC, CWE, and CERT Secure Coding Standard.
<b>Utilizing Industry-Standard Tools and Frameworks:</b> Acquire hands-on experience with widely used tools and frameworks, such as Visual Studio and .NET Cryptography, to effectively and efficiently secure your applications.
<b>Improved Problem Solving and Debugging:</b> Enhance your ability to identify, analyze, and resolve security issues in your applications through real-world case studies, labs, and expert instruction.
<b>Defensive Programming Techniques:</b> Learn and apply defensive programming techniques like securing trust boundaries, input validation, and proper exception handling to create more robust and secure .NET applications.
<b>Cryptography in .NET:</b> Develop a deep understanding of .NET cryptographic services, hash algorithms, symmetric and asymmetric encryption, and gain hands-on experience with a cryptography wrapper for .NET.
<b>Secure Software Development Processes:</b> Gain insight into secure software development processes, including the concept of "shifting left" and the implementation of secure design principles, enabling you to create safer and more reliable .NET applications.

ASP.Net Core MVC Web Applications (20486)

40 hours
Intermediate

C# Web Developer / Developing ASP.Net Core MVC Web Applications …

What you'll learn
<b>Design and Implement Web Applications:</b> Confidently plan and construct ASP.Net Core MVC web applications, ensuring a solid understanding of the interplay between models, controllers, and views, which forms the foundation of robust web application architecture.
<b>Write and Deploy Secure Code:</b> Write secure ASP.Net code with an emphasis on authentication and authorization strategies. Participants will be capable of crafting applications that not only perform efficiently but also adhere to best practices in security, protecting data integrity and user privacy.
<b>Apply Advanced C# Features:</b> Utilize the advanced features of C# effectively, such as asynchronous programming with async/await, leveraging tuples and records for more expressive code, and implementing nullability features to improve code safety and reliability.
<b>Integrate Entity Framework Core:</b> Harness the power of Entity Framework Core for data-driven applications, enabling smooth interaction with databases and the ability to perform CRUD operations seamlessly within web applications.
<b>Develop and Consume Web APIs:</b> Create RESTful Web APIs using ASP.Net Core and consume them from both server-side and client-side code, facilitating communication between different software applications and services in a distributed environment.
<b>Troubleshoot and Optimize Web Applications:</b> Apply testing methodologies to isolate and resolve issues in MVC components, implement exception handling strategies for graceful failure management, and use logging to monitor application health, thus ensuring applications are not only functional but also resilient and maintainable.

Basic Java Programming (TT2120)

40 hours
Intermediate

Geared for experienced developers, Basic Java Programming for Developers New …

What you'll learn
Understand the fundamentals of the Java platform, its lifecycle, and the responsibilities of the Java Virtual Machine (JVM), enabling you to create efficient and reliable Java applications.
Gain proficiency in using the JDK, including navigating its file structure, utilizing the command-line compiler, and executing Java applications, ensuring a smooth development process.
Master the IDE, including its interface, project management, and module creation, to enhance productivity, collaboration, and overall development workflow.
Develop solid skills in writing Java classes, defining instance variables, creating object instances, and implementing main methods, forming a strong foundation in Java programming.
Acquire expertise in adding methods to Java classes, writing constructors, and leveraging the 'this' keyword, allowing you to create more sophisticated and customizable Java applications.
Comprehend and apply core object-oriented programming concepts, such as encapsulation, inheritance, and polymorphism, to create modular, maintainable, and reusable code.
Enhance your knowledge of Java language statements, including arithmetic, comparison, and logical operators, as well as loops and switch expressions, to develop more complex and efficient Java applications.
Learn to effectively handle exceptions, create custom exception classes, and use try/catch blocks to ensure the robustness and reliability of your Java applications, minimizing potential runtime issues.
Gain proficiency in working with collections in Java, which includes learning about the different collection implementations (Set, List, and Queue), using iterators, and sorting collections. This will enable you to manage data effectively in your Java programs.