UdemyJIRA

Jira 7: For Developer, Administrator & Project Managers

التصنيف الكامل: Business > Project Management > JIRA

Jira 7: For Developer, Administrator & Project Managers

عن هذا الكورس

Jira software is an agile project management tool that supports any agile methodology, be it scrum, Kanban, or your own unique flavor. From agile boards to reports, you can plan, track, and manage all your agile software development projects from a single tool. This course follows a strict practical approach and demonstrates detailed use working of Jira 7. Initially, you’ll learn basics of Jira which also covers some crucial components of Jira 7 technology such as JIRA Software, JIRA Core, and JIRA Service Works. Developers will then learn to development within Jira and integrating with other tools such as Bitbucket and Github, Integrating Jira with LDAP and implementing SSO much more! Additionally, project managers will learn the difference between different issue types, how to manage them all in a backlog and how to create and configure your board to optimize your specific workflow. Finally it teaches administrators how to create and customize Dashboards so everyone can watch the team as they continue to succeed! By the end of this course, you will have developed a great working knowledge of Jira Software, thus making your project management much more efficient and release great software.Contents and OverviewThis training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Jira 7 Guide for Administrators and Developers you start with basics of JIRA and show how JIRA can be customized to suit the needs of your organization. This updated edition will cover all major components of JIRA 7, which includes JIRA Software, JIRA Core, and JIRA Service Works. We cover everything you need to know to set up a fully-functional implementation. Finally, we will also go over the newly added features in Jira 7.10.In the second course, Creating and Running an Agile Project in JIRA you will dive straight into the action, exploring critical agile termi

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق

ينقلك مباشرة لصفحة التسجيل الرسمية

سعر الكورس
$199.99
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
Developing Effective Business Growth Strategies
Udemy
Business Strategy

Developing Effective Business Growth Strategies

Every successful business growth journey starts with a clear and actionable strategy, and that’s exactly what this course will help you master. Developing and Implementing Effective Business Growth Strategies is designed to equip you with the essential tools, frameworks, and mindset needed to transform your ideas into measurable business success.In this course, you’ll learn how to set SMART goals that align with your long-term vision, define strategic priorities, and inspire action across your team or organization. You’ll explore the key areas where effective goal setting can drive sustainable growth and discover how to design a practical implementation plan that bridges the gap between strategy and execution.Beyond planning, this course emphasizes the power of accountability, helping you establish checkpoints, track progress, and ensure continuous improvement. Through real-world examples and guided exercises, you’ll gain the confidence to not only create strong business strategies but also execute them effectively and adapt them in changing business environments.Whether you’re an entrepreneur looking to scale your business, a manager leading a team, or a professional eager to enhance your strategic thinking, this course offers the clarity, confidence, and direction you need.By the end of the program, you’ll have a clear roadmap for business growth and the practical know-how to implement strategies that deliver measurable, long-term results. Your journey to becoming a strategic business leader begins here.

Power BI HR Insights Dashboard: Workforce Analysis and KPIs
Udemy
HR Analytics

Power BI HR Insights Dashboard: Workforce Analysis and KPIs

This course teaches you how to build professional, data-driven HR analytics dashboards in Power BI using real human resources scenarios. You will learn how to transform raw employee data into clear insights that support workforce planning, compensation decisions, and HR strategy.Starting from the basics, you will clean and prepare HR datasets, build powerful data models, write DAX calculations for key workforce metrics, and design modern Power BI dashboards used by HR teams and executives.Throughout the course, you will work on real-life HR analytics use cases, including workforce diversity, employee turnover, compensation analysis, succession planning, and upcoming retirements. You will create dynamic visuals that help HR leaders understand headcount, hiring trends, attrition patterns, performance profiles, years-to-retirement, and salary distribution.By the end of this course, you will be able to confidently design and build interactive HR dashboards and KPIs that answer key business questions and support strategic workforce decisions. Whether you are an aspiring analyst, HR professional, or business owner, this course gives you the practical skills to turn HR data into business intelligence using Power BI.Key OutcomesStudents will learn how to:Clean and model HR datasets for reportingCreate dynamic HR dashboards and KPIs in Power BIAnalyze headcount, turnover, hiring, and employee statusBuild compensation and salary analytics dashboardsCalculate and visualize employee performance and tenureBuild retirement and succession planning insightsUse DAX to compute HR-specific metrics and YoY comparisonsPresent insights clearly for HR managers and executives

Project Management - Theory of Constraints’ way (TOC - CCPM)
Udemy
Project Management

Project Management - Theory of Constraints’ way (TOC - CCPM)

We live in the world of projects, but do you wonder why most of the projects finish late, over budget or with a compromised scope. Theory of Constraint's CCPM (Critical Chain Project Management) is all about clearing this mystery and finding an effective yet simpler way to manage projects successfully.The single project and multi project CCPM solutions of TOC are being used worldwide by many fortune 500 companies manage projects. This course intends to introduce the Project management students and professionals to CCPM, the breakthrough way of TOC to manage projects.In this course we will discuss the basic TOC concepts followed by project management fundamentals. We will take real life examples to understand how to plan a project and create a project network. We will also discuss the CPM and PERT for project scheduling before discussing the CCPM (Critical Chain Project Management) solution of TOC.The course evolves from the discussion on problems and dissatisfaction in our current way of managing projects. The root causes of the problems are discussed and the CCPM solution is proposed as a way to overcome the problems of traditional project management practices. Once we discuss all the solution elements of CCPM, the implementation of the same is discussed in detail for a single project environment and multi project environment.This course is intended to help all project management students and professionals explore a new way of managing projects, the TOC way.PS: Captions/subtitles in English are available for this course

Build An AI Agent That Works
Udemy
AI Agents & Agentic AI

Build An AI Agent That Works

“This course contains the use of artificial intelligence.”What if you could build an AI agent that actually does the work for you — not just answers questions, but takes action?AI agents are the next evolution beyond chatbots. They plan, reason, use tools, browse the web, write and run code, and complete multi-step tasks autonomously. This course teaches you how to build them from the ground up — and more importantly, how to build ones that work reliably in the real world.Most tutorials show you how to get an agent running in 10 minutes. This course shows you what to do when it breaks, why it breaks, and how to architect agents that hold up under real conditions. You'll go beyond basic chains and prompts to understand the full agent loop: planning, tool use, memory, and error recovery.What you'll learn:The architecture behind modern AI agents — how they think, plan, and executeHow to build agents How to give your agent tools: web search, code execution, file access, and custom APIsMemory strategies — short-term context, long-term storage, and retrievalHow to handle failures, hallucinations, and infinite loops (the real challenges nobody talks about)How to evaluate your agent's performance so you know when it's actually workingReal-world project: deploy a fully functional agent that completes tasks end-to-endThis course is for you if:You're a developer who wants to build practical AI automation, not just demo projectsYou've played with ChatGPT or the API and want to go furtherYou want to add an AI agency to your products or workflowsYou're tired of tutorials that stop before the hard partsRequirements: A curiosity about AI. No prior machine learning experience neede

Generative AI for Business Leaders
Udemy
Business Strategy

Generative AI for Business Leaders

This course contains the use of artificial intelligence.In this course, executives and leaders will understand the exact opportunities, operational risks, and ethical considerations of AI implementation. Designed as a practical guide for both service-based and product-based businesses, this course allows each business owner to follow a specific industry avatar that aligns with their unique model.Learn how to leverage GenAI to uncover the exact opportunities AI offers to grow your business, drive innovation, optimize productivity, and gain a sustainable competitive advantage across marketing, finance, operations, and HR.You'll start by choosing the right AI tool for your business and learning to communicate with it strategically (e.g. ChatGPT, Claude, Copilot, Gemini). Then you'll apply powerful frameworks — including the 4 W's, the Strategic Prompt Framework, and the FILTER research system — to turn AI into a genuine business partner that thinks like you do.From there, you'll build systems that actually move your business forward: deeper customer intelligence, scalable growth and qualification processes, and marketing that sounds unmistakably like you.But unlike most AI courses, this one doesn't skip the hard questions. Module 5 gives you a complete protection system — risk assessment protocols, trust-building transparency frameworks, and data compliance tools — so you can use AI confidently without compromising your clients, your reputation, or your expertise.By the end, you'll have a practitioner-level methodology that's distinctly yours, a 90-day action plan to build industry authority, and the judgment to know when AI helps and when you don't need it at all.AI that works for you. Protection that works for your clients. A business that stands out.AI Use Disclosure: This course was developed by human instructors and strategists with subject matter expertise. AI writing tools were used to assist in dr

Operations Management: Operations and the Organization
Udemy
Operations Management

Operations Management: Operations and the Organization

The course on Operations Management and the Organization is part of the Operations Management Training Program which includes a number of eight sections also presented as individual courses for your convenience.You’ll also put ideas into practice through short case studies, realistic scenarios, and quick exercises that mirror day-to-day decisions—capacity planning, demand forecasting, process design, quality control, and continuous improvement. Templates and checklists are included so you can immediately apply tools like SIPOC diagrams, basic control charts, and throughput calculations to your own team or project.The course is designed for managers, analysts, and ambitious contributors across functions—operations, finance, HR, marketing, and IT—who need a common language for how work flows through an organization. Whether you lead a plant floor, a customer support team, or a product launch, you’ll gain a systems view of how strategy, process, people, and technology connect to deliver value reliably and at scale.The course addresses the basics of operations management in both manufacturing and service organizations. You will learn about the distinction between manufacturing and service operations and about how they may be combined in modern organizations.what operations management is and the eight functional areas it covers.about the concept of organizational strategy, the four-phase process for formulating this strategy, and how the strategy should be aligned with operations strategy in manufacturing and services contexts, andabout the transformational model for understanding operations and about four kinds of transformation that businesses engage in.This course will provide you with important foundational knowledge of operations management. This can help you better understand how achieving excellence in operations management can give your organization a competitive advantage.That’s it! Now go ahea