CS: Software Engineering

Sort options

Computing for Data Analysis (edX)

A hands-on introduction to basic programming principles and practice relevant to modern data analysis, data mining, and machine learning. The modern data analysis pipeline involves collection, preprocessing, storage, analysis, and interactive visualization of data. In the course, you’ll see how computing and mathematics come together. [...]

HTML - Front-End Developer (Coursera)

May 8th 2024
HTML - Front-End Developer (Coursera)
Course Auditing
Categories
Effort
Languages
This course is part of a 3-part specialization on web services. This course provides an introduction to HTML for front-end developers. Your instructor believes in learning based on a hands-on approach. As such, students are encouraged to complete multiple hands-on labs which allow students to practice what they [...]

Unordered Data Structures (Coursera)

The Unordered Data Structures course covers the data structures and algorithms needed to implement hash tables, disjoint sets and graphs. These fundamental data structures are useful for unordered data. For example, a hash table provides immediate access to data indexed by an arbitrary key value, that could be a [...]

Ordered Data Structures (Coursera)

In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. Such data includes an alphabetical list of names, a family tree, a calendar of events or an inventory organized by part numbers. The specific data structures covered [...]

Java for Android (Coursera)

This MOOC teaches you how to program core features and classes from the Java programming language that are used in Android, which is the dominant platform for developing and deploying mobile device apps. In particular, this MOOC covers key Java programming language features that control the flow of [...]

Beginning Llamafile for Local Large Language Models (LLMs) (Coursera)

May 6th 2024
Beginning Llamafile for Local Large Language Models (LLMs) (Coursera)
Course Auditing
Categories
Effort
Languages
Learners will gain the skills to serve powerful language models as practical and scalable web APIs. They will learn how to use the llama.cpp example server to expose a large language model through a set of REST API endpoints for tasks like text generation, tokenization, and embedding extraction.

Functions, Tools and Agents with LangChain (Coursera)

May 6th 2024
Functions, Tools and Agents with LangChain (Coursera)
Free Course
Categories
Effort
Languages
The landscape of LLMs and the libraries that support them has evolved rapidly in recent months. This course is designed to keep you ahead of these changes. You’ll explore new advancements like ChatGPT’s function calling capability, and build a conversational agent using a new syntax called LangChain Expression Language [...]

Power BI Integration with AWS and Snowflake (Coursera)

May 6th 2024
Power BI Integration with AWS and Snowflake (Coursera)
Course Auditing
Categories
Effort
Languages
Welcome to the course on Power BI Integration with AWS and Snowflake. Design and build data models on Snowflake using Snowflake Architecture's unique schema . Manage the hosting of datasets on AWS and connect them with Power BI to stream data and use it to visualize data.

Open Source LLMOps Solutions (Coursera)

May 6th 2024
Open Source LLMOps Solutions (Coursera)
Course Auditing
Categories
Effort
Languages
Learn the fundamentals of large language models (LLMs) and put them into practice by deploying your own solutions based on open source models. By the end of this course, you will be able to leverage state-of-the-art open source LLMs to create AI applications using a code-first approach.