In “Network Modeling and Analysis in Python,” you will learn how different types of network analysis can be used to make sense of complex systems. You’ll learn how algorithms can be used to better understand disease epidemics, human community structure, and the flow of information on social media. This course combines network theory with empirical analysis of real-world … [Read more...] about Network Modeling and Analysis in Python
Data Analysis
Data Storytelling
In this course, you’ll learn to communicate insights in ways that drive real decisions. You’ll explore how to choose the right format to present your findings and tailor your message to technical and non-technical audiences. You’ll start by learning how to craft data stories that provide context and align with business goals. Then, you’ll apply those skills by designing clear, … [Read more...] about Data Storytelling
Prescriptive Analytics
This course focuses on enhancing decision-making abilities through mathematical modeling and simulation. Learners will explore how to structure and solve complex business problems using logical thinking and analytical tools, transforming how decisions are approached in real-world contexts. The course introduces a range of optimization techniques, including linear, non-linear, … [Read more...] about Prescriptive Analytics
Data Manipulation and Transactions in SQL Server
Build on your foundational SQL knowledge by learning data manipulation techniques in SQL Server. This course focuses on using INSERT, UPDATE, and DELETE statements to modify database contents while maintaining data integrity through proper transaction management. You'll learn to implement transaction control mechanisms, understand isolation levels, and prevent common … [Read more...] about Data Manipulation and Transactions in SQL Server
Relational Database Design and Advanced Querying
Develop expertise in relational database design principles and implementation using SQL Server. This course teaches normalization techniques, entity-relationship modeling, and schema optimization to create efficient database structures. You'll use DDL (Data Definition Language) statements to build and modify database objects while enforcing data integrity through constraints. … [Read more...] about Relational Database Design and Advanced Querying