This course is designed for the Python programmer who wants to develop the foundations of Calculus to help solve challenging problems as well as the student of mathematics looking to learn the theory and numerical techniques of applied calculus implemented in Python. By the end of this course, you will have learned how to apply essential calculus concepts to develop robust … [Read more...] about Applied Calculus with Python
Math and Logic
Statistics with SAS
This introductory course is for SAS software users who perform statistical analyses using SAS/STAT software. The focus is on t tests, ANOVA, and linear regression, and includes a brief introduction to logistic regression. … [Read more...] about Statistics with SAS
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
The primary topics in this part of the specialization are: asymptotic ("Big-oh") notation, sorting and searching, divide and conquer (master method, integer and matrix multiplication, closest pair), and randomized algorithms (QuickSort, contraction algorithm for min cuts). … [Read more...] about Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Mechanics of Materials III: Beam Bending
This course explores the analysis and design of beam bending problems. Prerequisite Knowledge: You will need to have successfully completed my earlier course “Mechanics of Materials I: Fundamentals of Stress and Strain and Axial Loading†in order to be successful in this course ------------------------------------------------- The copyright of all content and materials in … [Read more...] about Mechanics of Materials III: Beam Bending
Data Science Math Skills
Data science courses contain math—no avoiding that! This course is designed to teach learners the basic math you will need in order to be successful in almost any data science math course and was created for learners who have basic math skills but may not have taken algebra or pre-calculus. Data Science Math Skills introduces the core math that data science is built upon, … [Read more...] about Data Science Math Skills