• Post category:StudyBullet-15
  • Reading time:8 mins read


Reverse engineer code quality, software architecture and software design without Software Development experience!

What you will learn

Manage technical debt of your web application

Assess software architecture with 8 software metrics

Architectural assessment (module coupling, component balance and component independence)

How to reduce errors in production (higher software software quality leads to less errors)

Improve time-to-market compared to your competitors

How to reduce developer turnover by improving software quality

Understand software design for beginners

Description

**** UPDATED ****

+ Get instant access to course slides!
+ Get instant access to FREE EBOOK of this course!
+ Get instant access to additional online security and privacy resources to scan your web application!

Are your systems build for change?
Do you measure technical debt?
Are you suffering from low productivity?

If you cannot answer these questions, this course is made for you! Within 1.5 hours you will understand the most important software quality, design and practices.

Course Outline – Develop Software That is Built For Change! Prevent writing Legacy Software, Technical Debt with these important software practices

This course covers 8 software design concepts and related software development practices:

  • 1. lines of code,
  • 2. duplication,
  • 3. unit size,
  • 4. unit complexity,
  • 5. unit interfacing,
  • 6. module coupling,
  • 7. component balance,
  • 8. component independence.

Understand Essential Concepts, Explain Them and Earn More Money
“If you want to make a promotion, your effectiveness depends on your ability to reach others through the spoken and written word” (P. Drucker). This cours will jumpstart your career by teaching you software quality through an analogy, which aids understanding no matter your background.

  • Anjo: This is an excellent, cost-effective and very beginners-friendly course and I’m so glad to enrol in the class. Even though I have limited technical knowledge, I’ve learned so much with respect to software engineering basics. Now I feel that I am better able to challenge software engineers!”

So, after following this course you’ll be like a general practitioner (GP). That person needs to know quite a bit about the human body. To assess the health of a human ‘system’ the GP uses key performance indicators (KPI’s), such as: heartbeat and temperature. These KPI’s enable the GP to quickly determine whether and what kind of follow up action is necessary. After following this course you’ll understand the software design KPI’s that can assess the health of a software system.

  • Teguh: “The the KPIs well explained”

Don’t take my word for it…
What improves developer productivity at google? –> Code Quality (Cheng, et al., 2022). It reduces chance of writing legacy and increases elegant software design with best in class software development practices.
A scientific study that surveyed 1,831 participants, primarily software engineers and architects, found that “Developers perceive management as unaware of technical debt issues, and they desire standard practices and tools to manage technical debt that do not currently exist.” This finding will not be applicable to you; In 1.5 hours you’ll understand how to combat technical debt.  Source of the study: Ernst, et al. (2015).


Get Instant Notification of New Courses on our Telegram channel.


  • Guan: “Very clear, and logical ideas, backup with solid examples. Definitely looking forward to the author’s next training. Small price to pay, but BIG promotion coming up for me next year.”

BONUS: Tons of additional reading material for Developers AND Managers. I’ve selected the BEST books for you.

Why learn software design quality from me?

This course is created by Soerin Bipat. He is the founder of Security Repo and has more than a decade experience in IT consulting and teaching and now designed a course that you’ll love. This top-rated instructor has taught thousands of students around the world, and can’t wait to serve you.

Besides experience as an IT consultant I hold the following certifications:

  • International Software Testing Qualifications Board (ISTQB)
  • Certified Secure Software Lifecycle professional (CSSLP)
  • Certified Information Systems Security Professional (CISSP)
  • Certified Information Systems Auditor (CISA)
  • Certified Information Privacy Professional (CIPP / Europe)
  • Certified SCRUM Master
  • Togaf Foundation
  • ISO 27001 Lead Auditor
  • ISO 27001 Lead Implementer
  • Leading Scaled Agile Framework
  • Azure Fundamentals (AZ-900)
  • PRINCE 2 foundation

My Happiness Guarantee

If you aren’t happy with your purchase, I have a 30-day 100% money back guarantee. There’s literally no reason to hesitate!

Go ahead and click the enrol button, and I’ll see you in lesson 1!

Cheers,
Soerin

English
language

Content

Introduction

Introduction – Software is eating the world
Introduction – Software Quality for Managers
Introduction – Why you need to combat poor software
Introduction – By the end of this course you’ll
Introduction – Target audience
Introduction – Smartphone

Prerequisite knowledge before you start this course

Why focus on software quality
Software grows and can be become unmaintainable
Technical debt
Learn software quality through an analogy

8 software quality metrics

1. Lines of code
Lines of code
2. Duplication
What is the benefit of measuring duplication?
3. Unit size
What is the difference between Lines of Code and Unit size?
4. Unit complexity
Complex business processes lead to complex code
What is the boys scout rule?
5. Unit interfacing
What is the downside of having a unit with too much parameters?
6. Module coupling
The number of dependencies on a module is called: Fan-in.
What is a God class?
7. Component balance
Component balance
8. Component independence
Component independence

How to resolve technical debt

Talk is cheap: show me the code
Steps to resolve technical debt

Extra tips!

Software quality tools
Further reading for developers
Further reading for managers