75959 подписчиков
136 видео
Software Quality Standards - ISO 9000 (QMS), Capability maturity model Integration (CMMI), Six Sigma
Capability Maturity Model (CMM) as a quality standard
What is Capability Maturity Model (CMM) and Capability Maturity Model Integrated (CMMI)?
CMMI Process Area Components and Process document
CMMI Process Area - Organizational Process Management (OPD, OPF, OPM, OPP, OT)
CMMI Process Area - Project Management (IPM, PMC, PP, QPM, REQM, RKSM, SAM)
CMMI Process Area - Engineering Process Areas (PI, RD, TS, VAL, VER)
CMMI Process Area - Support Process Areas
Using Capability Maturity Model Integration (CMMI) Models. CMMI for Agile development
CMMI Appraisal
Identifying the capabilities and Creating a Capability Model for your business
Why CMMI? - Study of Perception in the Market - Evaluate value of adopting CMMI in your organization
Python Collections - Set - Introduction to Set - creating the Set objects and using copy()
How to debug Python Codes? at Command line and using Anaconda Spyder
String Slices in Python
Python List - min(), max() and Comparison of 2 Lists
Python String Methods - islower(), isupper(), istitle(), isspace(), zfill()
Difference, Symmetric Difference of Set objects with difference(), symmetric_difference() or ^
Python Collections - Tuples - Multiple assignments with Tuples And Tuple functions - min(), max()
Introduction to Dictionary - Creating and using Dictionary Using keys, dict() and fromkeys()
Python List Methods for adding elements to Lists - append(), insert(), extend()
What is TISAX? What is VDA ISA? TISAX Process - Information security in the automotive industry
Removing items from Set object- Using remove(), discard(), pop(), clear(), del
DA using Excel - Comparison of Means | Introduction to ANOVA | Simple ANOVA | f Test
Python List Methods - count(), index()
Tuple methods - count() and index()
Set Methods – Using issubset(), issuperset(), isdisjoint()
Python String Methods - find(), index(), rindex()
Python Collections - Tuples - Concatenation(+), Repetition(*), Membership(in and not in)
Adding Stories to Scrum
Web Filtering and Firewall - How to implement, conduct audit for Web Filtering for ISO 27001:2022?
Multiple Assignments with = in Python
Python List Methods - reverse(), sort()
Python String Methods - isalnum(), isalpha(), isdecimal(), isdigit(), isidentifier(), isnumeric()
Python Collections - Set - Adding and updating Set objects - Using add(), update()
Adding and Updating the Dictionary - Using key element and using setdefault()
Set Methods- difference_update(), intersection_update(), symmetric_difference_update()
User defined functions (UDF) in Python
Why to learn Python? Why Python is popular?
Python String Methods - capitalize(), title(), count(), startswith(), endswith()
Python - Operators and Variables
Python - Conditions and Conditional Execution
Copying a Dictionary - Using copy() and update()
Dictionary functions - min(), max(), len(), type()
Python List Methods - pop(), remove(), clear()
Python String Methods - strip(), lstrip(), rstrip()
Python String Methods - lower(), upper(), swapcase()
Tuples are immutable - Updating tuple elements is not allowed
Python String Methods - replace(), split()
Lab 4 - Python Lists