Software metrics

ABC Software Metric

The ABC software metric was introduced by Jerry Fitzpatrick in 1997 to overcome the drawbacks of the LOC. The metric defines an ABC score as a triplet of values that represent the size of a set of source code statements. An ABC score is calculated by counting the number of assignments (A), number of branches (B), and number of conditionals (C) in a program. ABC score can be applied to individual methods, functions, classes, modules or files within a program. ABC score is represented by a 3-D vector < Assignments (A), Branches (B), Conditionals (C) >. It can also be represented as a scalar value, which is the magnitude of the vector < Assignments (A), Branches (B), Conditionals (C) >, and is calculated as follows: By convention, an ABC magnitude value is rounded to the nearest tenth. (Wikipedia).

Video thumbnail

APIs for Beginners - How to use an API (Full Course / Tutorial)

⚠️ Watch the UPDATED version of this course: https://youtu.be/WXsD0ZgxjRw What is an API? Learn all about APIs (Application Programming Interfaces) in this full tutorial for beginners. You will learn what APIs do, why APIs exist, and the many benefits of APIs. APIs are used all the time i

From playlist Computer Science Concepts

Video thumbnail

Using Dimensional Analysis to Find the Units of a Constant

This video shows you how to use dimensional analysis to find the units for constants in physics and chemistry equations. For example, why are the units for the gravitational constant (G) newtons, meters squared over kilograms squared. Dimensional analysis in physics is an important tool t

From playlist Metric Units

Video thumbnail

What is a metric space? An example

This is a basic introduction to the idea of a metric space. I introduce the idea of a metric and a metric space framed within the context of R^n. I show that a particular distance function satisfies the conditions of being a metric.

From playlist Mathematical analysis and applications

Video thumbnail

GORUCO 2016 - Keynote: Code Quality Lessons Learned Bryan Helmkamp

Keynote: Code Quality Lessons Learned Bryan Helmkamp We started Code Climate with a simple hypothesis: static analysis can help developers ship better code, faster. Five years later, we analyze over 70,000 repositories each day spanning a wide variety of programming languages, and along t

From playlist GORUCO 2016

Video thumbnail

Rigidity of the hexagonal triangulation of the plane and its applications - Feng Luo

Feng Luo, Rutgers October 5, 2015 http://www.math.ias.edu/wgso3m/agenda 015-2016 Monday, October 5, 2015 - 08:00 to Friday, October 9, 2015 - 12:00 This workshop is part of the topical program "Geometric Structures on 3-Manifolds" which will take place during the 2015-2016 academic year

From playlist Workshop on Geometric Structures on 3-Manifolds

Video thumbnail

Metric Unit Conversion

This video explains how to convert to different metric units of measure for length, capacity, and mass. http://mathispower4u.wordpress.com/

From playlist Unit Conversions: Metric Units

Video thumbnail

Applying Machine Learning To Predict Consumer Spending | Machine Learning Tutorial | Simplilearn

🔥Artificial Intelligence Engineer Program (Discount Coupon: YTBE15): https://www.simplilearn.com/masters-in-artificial-intelligence?utm_campaign=WebinarNov302021&utm_medium=DescriptionFirstFold&utm_source=youtube 🔥Professional Certificate Program In AI And Machine Learning: https://www.sim

From playlist Simplilearn Live

Video thumbnail

American Unit Conversion

This video explains how to convert between different American or Standard unit of measure for length, capacity, and weight. http://mathispower4u.wordpress.com/

From playlist Unit Conversions: American or Standard Units

Video thumbnail

Some tools for approximate Bayesian inference, Umberto Picchini - Bayes@Lund 2018

Find more info about Bayes@Lund, including slides, here: https://bayesat.github.io/lund2018/bayes_at_lund_2018.html

From playlist Bayes@Lund 2018

Video thumbnail

More Standard Deviation and Variance

Further explanations and examples of standard deviation and variance

From playlist Unit 1: Descriptive Statistics

Video thumbnail

Stanford Seminar - Jupyter Notebooks and Academic Publication

Fernando Perez University of California, Berkeley Guido van Rossum Dropbox May 15, 2019 Jupyter Notebooks are a emerging way to express and present research results. Notebooks are a kind of IDE Framework for doing science, one which is better suited to presenting algorithms and data tha

From playlist Stanford EE380-Colloquium on Computer Systems - Seminar Series

Video thumbnail

Bulk dual to (charged) SYK model from 3D by Gautam Mandal

ORGANIZERS : Pallab Basu, Avinash Dhar, Rajesh Gopakumar, R. Loganayagam, Gautam Mandal, Shiraz Minwalla, Suvrat Raju, Sandip Trivedi and Spenta Wadia DATE : 21 May 2018 to 02 June 2018 VENUE : Ramanujan Lecture Hall, ICTS Bangalore In the past twenty years, the discovery of the AdS/C

From playlist AdS/CFT at 20 and Beyond

Video thumbnail

Generalized Hydrodynamics and the classical Toda chain BY Herbert Spohn

PROGRAM :UNIVERSALITY IN RANDOM STRUCTURES: INTERFACES, MATRICES, SANDPILES ORGANIZERS :Arvind Ayyer, Riddhipratim Basu and Manjunath Krishnapur DATE & TIME :14 January 2019 to 08 February 2019 VENUE :Madhava Lecture Hall, ICTS, Bangalore The primary focus of this program will be on the

From playlist Universality in random structures: Interfaces, Matrices, Sandpiles - 2019

Video thumbnail

Velocity 2012: Vik Chaudhary, "Broadening the User Perspective"

The state of Web performance analysis, testing and monitoring today relies on the industry practice of clean-room, synthetic measurements from high-speed backbone or DSL-speed end-points in locations all over the world. Next generation Operations teams are broadening their perspective on w

From playlist Velocity US 2012

Video thumbnail

Excel Statistical Analysis 01: Data & Statistics

Download Excel File: https://excelisfun.net/files/Ch01-ESA.xlsm Topics in video: (00:00) Introduction (00:54) Use File Explorer, Show File Extensions, Create Folder for class (02:59) Use People Web Site to download files for this class (05:58) How to open Excel files using File Explorer (0

From playlist Excel Statistical Analysis for Business Class Playlist of Videos from excelisfun

Related pages

Increment and decrement operators | Source lines of code | Cyclomatic complexity | Boolean data type | Function point | Orthogonal coordinates | Semantics (computer science) | Operand | Halstead complexity measures | Software metric | Linearity | Software token | Unary operation | Scalar (mathematics) | Conditional (computer programming) | Variable (computer science) | Magnitude (mathematics)