$600.00Dollars
monthly
SharePoint Process Automation
This Five-day SharePoint training course teaches business professionals how to take advantage of SharePoint's robust automated business processes. This course is designed to provide students with a deep dive into SharePoint automation ranging from working with documentation to managing records to full workflow processes and task tracking. Users that have some SharePoint knowledge will find this class perfect for learning and building on advanced SharePoint topics.
This class is designed for SharePoint 2016, SharePoint 2019, and SharePoint Online users. Labs are conducted in SharePoint Online.
1. Empower users to focus on the work that matters instead of the process of how the work gets done.
2. Develop organizational efficiency through automation of repetitive tasks.
3. Automation contributes to a more consistent user experience.
4. Save your organization time, effort and money.
5. Organize, manage, and handle content consistently across your business.
6. Easily track processes from beginning to end.
7. Simplify user discovery of important content.
8. Help enforce compliance with government and legal regulations, or internal business processes.
9. Identify important information for record retention.
10. Focus on real world user application
$200.00Dollars
monthly
Agile Digital Marketing
Marketers today are challenged by many things – the speed of change, adoption of new technologies, the increasing empowerment of buyers, and limited resources. Despite these challenges, traditional marketing planning and execution has not changed much in more than 50 years. Without needed changes, marketers are suffering from lack of transparency, time crunches and lack of flexibility.
In this Agile Marketing training course we will explore why conventional methods of managing marketing no longer work, and why Agile Marketing, inspired by Agile software development, helps marketing teams get more done and adapt quickly to changing marketing requirements. We will explain the principles, processes, terminology, and tools of Agile Marketing. We will provide real-world examples of how teams are using Agile Marketing today, and discuss how to inspire and organize marketers for maximum effectiveness in Agile Marketing teams.
We'll also cover some practicalities of implementing Agile Marketing in organizations, including transitioning to it, sustaining it, what can go wrong (and how to avoid it), selling it into the organization, and the impact of Agile Marketing on your budgeting process.
1. Create a buyer persona.
2. Describe each persona's buyer's journey.
3. Tailor your marketing model to your buyers.
4. Organize your marketing work by strategic priorities.
5. Use relative estimation for predictable performance.
6. Use Scrum for adaptive and iterative planning.
7. Use Scrum to track progress and improve productivity.
8. Involve and deliver tangible results to executives and sales leaders.
9. Measure effectiveness in ways that stakeholders understand.
10. Effectively budget for marketing without a 12-month plan.
$150.00Dollars
monthly
SharePoint for End-Users
This Three-day SharePoint End User training course is the first SharePoint course you should take if you have little or no experience using SharePoint. It teaches the trainee the first things they need to know about SharePoint. You'll learn what SharePoint is, how companies are using SharePoint, the business value of SharePoint, and the basics of using a SharePoint Site. Students will walk away knowing
how to use the out-of-the-box Apps in SharePoint including Lists and Libraries; the importance of the social features for making data more findable; how search is affected by user interaction via tagging and following will be explained clearly to you. Trainees will also learn how Search is used to find information.
This class is designed for SharePoint 2019 and SharePoint 365 users. Labs for the live in-person and live online sessions are conducted in SharePoint 2019.
1. Value SharePoint and find a clear explanation of what it is used for.
2. Navigate SharePoint using the menus and toolbars.
3. Use Lists to create, edit, and delete team information such as Tasks and Calendars.
4. Utilize metadata and to empower Search.
5. Use Views to create reports to find needed information you are looking for.
6. Use Libraries to work on documents with your team.
7. Create, Edit, and Delete documents in Libraries.
8. Use Version Control to easily manage information lifecycle.
9. Use Tagging and Following to make information more findable.
10. Use the Newsfeed to brainstorm, discuss, and ideate with your team members.
$150.00Dollars
monthly
Jump Start to Angular1
​​​​​​​Skill-focused, Hands- on Learning
This class is “technology-centric”, designed to train attendees in essential Object Oriented, Java development skills, coupling the most current, effective techniques with the soundest industry practices.
Explore the latest Angular features and advances, demonstrating how to solve the traditional challenges of JavaScript web application development.
This course provides indoctrination in the practical use of Angular and its umbrella of technologies that are on the leading edge of web development.
Angular is one of the most popular JavaScript frameworks for creating web and native mobile applications by implementing several features and capabilities.
Single Page Applications (SPAs) load a single HTML page that is dynamically updated based on user interaction. SPAs can communicate with the server-side to load data into the application without a full-page refresh.
Two-way data binding means that when the data store updates, the UI is immediately updated (and vice versa).
Modules divide code into reusable parts with related components, directives, pipes, and services grouped together and can be combined with each other to create an application.
Angular uses a dependency injection design pattern for services, increasing code efficiency and modularity.
Thanks to Angular's Model-View-* architecture, enforcing the Single Responsibility Principle (SRP) and Don't Repeat Yourself (DRY) techniques, coding is reduced into the smallest pieces possible.
The declarative user interface means the presentational logic in HTML is separated from the imperative logic and Angular’s data binding.
Angular is also easily integrated into other frameworks, such as Ionic.
Students will build custom components, using application routes, form validation, and unit-testing. The course starts with an introduction of Angular CLI and TypeScript. It then delves into component-driven development with Angular components, covering data-binding, directives, services, routing, HTTP, the RxJS library, forms unit testing and REST.