The course, "Introduction to Social Computing" offers a comprehensive exploration of the intersection between technology and society, equipping learners with essential skills in social media analytics and influence. By covering a range of topics from data pre-processing to feature extraction and model evaluation, students will gain practical experience in applying machine … [Read more...] about Introduction to Social Computing
Algorithms
Efficiently Serving LLMs
Join our new short course, Efficiently Serving Large Language Models, to build a ground-up understanding of how to serve LLM applications from Travis Addair, CTO at Predibase. Whether you’re ready to launch your own application or just getting started building it, the topics you’ll explore in this course will deepen your foundational knowledge of how LLMs work, and help you … [Read more...] about Efficiently Serving LLMs
Algorithms, Part I
This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. All the features of … [Read more...] about Algorithms, Part I
The Power of Object-Oriented Programming
Object-oriented programming (or OOP) is a model that allows you to organize data by classes and objects using attributes. It’s also one of the most popular types of programming, making it an essential skill to help you better communicate with programmers in your organization. In this four-week course from the University of Michigan, you will expand your knowledge of OOP and … [Read more...] about The Power of Object-Oriented Programming
Big Ideas in Programming: Expressing Yourself with Python
Harness the power of Python and its programming concepts to express yourself and refine all the work you do with this online course from the University of Michigan. This course is designed for anyone interested in learning Python. Whether you want to discuss programming with other professionals, teaching others to code or use the language to do your own creative coding, this is … [Read more...] about Big Ideas in Programming: Expressing Yourself with Python