An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lecture-material

MBeard01/MBeard01.github.io

Personal academic website

Language: HTML - Size: 35.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

yegor256/painofoop

Object-oriented programming is a pain if we do it wrong: Lecture Notes for a BSc course

Language: TeX - Size: 52.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 41 - Forks: 3

IAS-Uni-Siegen/RL_course Fork of upb-lea/reinforcement_learning_course_materials

Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted at Siegen University

Language: Jupyter Notebook - Size: 156 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 0

IAS-Uni-Siegen/PE_course

Fundamentals of power electronics course

Language: TeX - Size: 23.6 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 18 - Forks: 5

buraksenyurt/ProgrammingWithRust

Uludağ Üniversitesi Bil.Müh/BÖTE bölümlerinde açılan Rust ile Sistem Programlama dersine ait örnek kodlar ve notların yer aldığı repodur.

Language: Rust - Size: 533 KB - Last synced at: 1 day ago - Pushed at: 24 days ago - Stars: 10 - Forks: 1

IAS-Uni-Siegen/EMD_course

Fundamentals of electrical machines and drives course material

Language: TeX - Size: 191 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 35 - Forks: 7

spsehavirov/haw-mcu-schematics

Náčrtky a bloková schémata pro (mikro)procesory do předmětu HAW a nejen

Language: TeX - Size: 34.5 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

KITHydrogeology/Geodatenanalyse-II

Lecture material for the Master Course "Geodata Analysis II - Machine Learning and Big Data" at Karlsruhe Institute of Technology (KIT)

Language: Jupyter Notebook - Size: 164 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 10 - Forks: 3

sasaki-shigeo/Algorithm

Sample code for the lecture on Algorithm.

Language: Scala - Size: 71.3 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

tpetricek/teaching

:mortar_board: Materials for my lectures including programming langauge design, software engineering and human-computer interaction.

Language: F# - Size: 284 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 104 - Forks: 6

SviluppoWebAvanzato-Univaq/EventsREST_Client_Java

Example client for the RESTful API "Events" developed with Apache Commons HTTP

Language: Java - Size: 21.5 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

FarshidKeivanian/Sessions_Python

Algorithms developed using Python programming

Language: Python - Size: 30.5 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 2

devnull-cz/c-prog-lang

Programming in the C language course materials

Language: Shell - Size: 37.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 5

chanbengz/sustech-notes

Course notes for Computer Science @ SUSTech

Language: C - Size: 1.18 GB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 3

SviluppoWebAvanzato-Univaq/JAXRS_Example_Events

Example RESTful API "Events" developed with JAX-RS (Jersey) on JakartaEE9 and Tomcat 10

Language: Java - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/EventsREST_Client_JS

Example client for the RESTful API "Events" developed with Javascript

Language: JavaScript - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mkassm/CollegeMaterials

This repository for my college's materials, department of computer science

Language: Java - Size: 1.43 GB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 13

ndrplz/self-driving-car

Udacity Self-Driving Car Engineer Nanodegree projects.

Language: C++ - Size: 149 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2,848 - Forks: 1,396

florent-leclercq/Bayes_InfoTheory

Lectures on Bayesian statistics and information theory

Language: Jupyter Notebook - Size: 47.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 31 - Forks: 4

WebEngineering-Univaq/Java_Example_Downloader

Example of binary data download with Java Servlets

Language: Java - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_BaseApplicationMC

An mini-framework to support the development of simple web applications, part 1: model and controller

Language: Java - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_BaseApplicationMVC

An mini-framework to support the development of simple web applications, part 2: model, view and controller

Language: Java - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LaboratorioBasiDiDati-Univaq/Java_JDBC_CP_Example_MySQL

Accessing a relational database with Java and JDBC using connection pooling

Language: Java - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LaboratorioBasiDiDati-Univaq/Java_JDBC_Example_MySQL

An example illustrating the interaction between Java and MySQL via JDBC

Language: Java - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LaboratorioBasiDiDati-Univaq/Java_JDBC_Example_SQLite

Accessing the servlerless relational database SQLite with Java and JDBC

Language: Java - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LaboratorioBasiDiDati-Univaq/SQL_Examples

SQL examples developed during the lectures

Language: HTML - Size: 292 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

TiagoDanin/Another-XSS-Example

Example app in my lecture: "XSS - From Theory to Practice" in Vue.js Norte 10th Edition

Language: Vue - Size: 430 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

WebEngineering-Univaq/CSS_Examples

Example files to test CSS3 features

Language: HTML - Size: 1.75 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

floe/mobile-information-systems 📦

Mobile Information Systems lecture materials (moved to Codeberg)

Size: 149 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

SviluppoWebAvanzato-Univaq/Specifications_REST

RESTful Web API specifications for the course examples

Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

LaboratorioBasiDiDati-Univaq/LBD_Lecture_Slides

Slide sets related to the main course topics

Size: 9.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ai4sc-lectures/Programmierung-und-Datenbanken

The repository contains examples from the lecture Programming and Databases for Civil and Environmental Engineers at University of Rostock.

Language: Jupyter Notebook - Size: 36.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

clecap/vorlesung-informatik-und-wissenschaft

Die öffentlich zugänglichen Unterlagen der Vorlesungen zu Informatik und Wissenschaft (und Gesellschaft)

Language: TeX - Size: 2.23 MB - Last synced at: about 12 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

LaboratorioBasiDiDati-Univaq/ER_Examples

ER examples developed during the lectures

Size: 21.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

daisyyedda/Lecture-Notes

How I navigated my journey through CS/BBA

Size: 27.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LaboratorioBasiDiDati-Univaq/LBD_Project_Specifications

Final course project specifications

Language: HTML - Size: 184 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

jmartinezheras/2018-MachineLearning-Lectures-ESA

Machine Learning Lectures at the European Space Agency (ESA) in 2018

Language: Jupyter Notebook - Size: 58.3 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 358 - Forks: 147

SviluppoWebAvanzato-Univaq/SWA_Project_Specifications

Final course project specifications

Language: HTML - Size: 113 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

LPNU-IoT/mc-part-one

Microcontroller Programming, part 1

Language: C++ - Size: 214 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 24

WebEngineering-Univaq/WE_Project_Specifications

Final course project specifications

Language: HTML - Size: 581 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_WebApp_Base_T9

Base project for a Java web application deployed on Tomcat 9

Language: Java - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_WebApp_Base_T10

Base project for a Java web application deployed on Tomcat 10

Language: Java - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itayG98/PyAi_Material

My lectures notebooks and datasets

Language: Jupyter Notebook - Size: 44.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

WebEngineering-Univaq/WE_Lecture_Slides

Slide sets used to teach the main course topics

Size: 47.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

WebEngineering-Univaq/Java_WebApp_Base_T9_Alt

Base project for a Java web application deployed on Tomcat 9 with Servlet 3 annotations

Language: Java - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Templates_Fwk

The Freemarker template engine used inside a simple rendering framework

Language: Java - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet_Multipart_7

Multipart request decoding with Java servlets

Language: Java - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Post_Redirect_Get

Safer POST submissions with the P-R-G pattern

Language: Java - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet_Sessions

Basic session management with Java servlets

Language: Java - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet_Database

Basic database access procedures in Java servlets

Language: Java - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Newspaper_DAO

The Newspaper example, showing the full framework developed in the course

Language: Java - Size: 228 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

WebEngineering-Univaq/Java_Example_Servlet_Fwk

The base Java servlet example using the course common utility framework

Language: Java - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Uploader

A simple file repository with Java servlets

Language: Java - Size: 57.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Login_Middleware

Login and session management with Java servlets and filters

Language: Java - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_SimpleDataModel

A simple data persistence framework

Language: Java - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Emailfilter

Using filters to mask email addresses in application output

Language: Java - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Templates

Basic examples for the Freemarker template engine used in a servlet

Language: HTML - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet

Base Java servlet example

Language: Java - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Login

Detailed login/logout process and session safety management with Java servlets

Language: Java - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

WebEngineering-Univaq/Java_Example_Ajax_Pager_Async

Server and client-side paging with javascript and Java servlets

Language: Java - Size: 42 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

federico-pepe/workshop-isia

Repository per la lecture e il workshop a ISIA Urbino, marzo 2025

Size: 4.17 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

prmr/SoftwareDesign

Introduction to Software Design with Java

Language: Java - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 152 - Forks: 107

jolyne-mangeot/plesk_presentation Fork of vladimir-gorbachev/fansite_project

Reprise du projet de Fansite en HTML5 et CSS3 pour la présentation d'une configuration Plesk et l'optimisation SEO en niveau Bachelor 1 à l'école la Plateforme_

Language: HTML - Size: 38.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

spatialaudio/data-driven-audio-signal-processing-lecture

Supplementary materials to the lecture data driven audio signal processing

Language: Jupyter Notebook - Size: 51.5 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 25 - Forks: 8

shoeffner/monty 📦

Course material for Basic Programming in Python in the summer semester 2017 at Osnabrück University.

Language: Python - Size: 23.4 MB - Last synced at: about 14 hours ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

sergiokapone/ElMagLectures

Конспекти лекцій з "Електрики та магентизму"

Language: TeX - Size: 138 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ndrplz/machine_learning_lectures

Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.

Language: TeX - Size: 81.2 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 149 - Forks: 44

floe/software-engineering

Software Engineering lecture materials

Size: 31.5 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 5

avivace/compsci

Lecture notes, projects, and more resources on the courses I attended for my Bachelor's and Master's degrees in Computer Science

Language: Python - Size: 7.34 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 7

klieret/icsc-paradigms-and-patterns

Slides and exercises for the iCSC lecture "Software Paradigms and Programming Patterns"

Language: TeX - Size: 1.57 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 4

EKarton/Lecture-Video-to-PDF

Making lecture videos readable

Language: Python - Size: 150 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 66 - Forks: 14

notaskynet/HSE-CoSec-Materials

Сайт для лекций

Size: 55.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

devnull-cz/unix-linux-prog-in-c

Unix/Linux Programming in C course materials

Language: TeX - Size: 5.84 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

aheil/hhn-seks

Vorlesung Software Engineering komplexer Systeme im Studiengang Software Engineering Bachelor (SEB) und Angewandte Informatik Bachelor (AIB) an der Hochschule Heilbronn.

Language: C# - Size: 56.2 MB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 6 - Forks: 2

statistik-lehre/rtutorials

Add handcrafted lessons to the RStudio tutorials pane

Language: R - Size: 103 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 2

aheil/seks

Vorlesung Software Engineering komplexer Systeme im Studiengang Software Engineering Bachelor (SEB) und Angewandte Informatik Bachelor (AIB) an der Hochschule Heilbronn.

Size: 13.4 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

KIT-HYD/geostatistics_lecture

Code base for the Geostatistics lecture

Language: Jupyter Notebook - Size: 32 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 5

brannondorsey/ProgrammingForArtists

Art && Programming Lecture @ The School of the Art Institute of Chicago, March 2017

Language: JavaScript - Size: 991 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

abdulrahman-masoud/DroosApp

It is a Mobile Application built with Flutter to help Instructors reach their students with the material needed for their course (Videos, PDFs, Exams)

Language: Dart - Size: 3.08 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

WebEngineering-Univaq/Java_Example_Imager

Dynamic image generation with Java servlets

Language: Java - Size: 128 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/JAXRS_Examples

JAX-RS Examples and basic usage

Language: Java - Size: 2.21 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/JAXRS_Example_Fattura

Example RESTful API "Fattura" (Invoice) developed with JAX-RS (Jersey) on JakartaEE9 and Tomcat 10

Language: Java - Size: 47.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/JAXRS_Example_Database

An example of RESTful API connecting to a database

Language: Java - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/JAXRS_Base_T9

Template project for RESTful API with JAX-RS (Jersey) on JEE8 and Tomcat 9

Language: Java - Size: 43.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/JAXRS_Base_T10

Template project for RESTful API with JAX-RS (Jersey) on JakartaEE9 and Tomcat 10

Language: Java - Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/Java_Fattura_Client

Example client for the RESTful API "Fattura" (Invoice) developed in Java with Apache Commons HTTP

Language: Java - Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

being-amara-khan/Computer-Networks-Material

This repository contains study material regarding CCNA and Networking .

Size: 248 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

being-amara-khan/DB-MATERIAL-

This repository contains slides and all the learning material regarding Databases .

Size: 9.3 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ashenm/tools

A collection of miscellanies instructional tools used for demonstrations

Language: Liquid - Size: 17.7 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mregaladog/deep-learning-book

MIT Deep Learning Book by Ian Goodfellow, Yoshua Bengio and Aaron Courville. in PDF format (complete)

Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ngljcb/laboratorio-di-applicazioni-mobili Fork of csunibo/laboratorio-di-applicazioni-mobili

Una raccolta di risorse per l'insegnamento di Laboratorio di applicazioni mobili (66860) del Corso di Laurea in Informatica.

Size: 123 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

rise-lab-skku/robotics-course

Language: C++ - Size: 57.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 15

SviluppoWebAvanzato-Univaq/SWA_Lecture_Slides

Slide sets related to the main course topics

Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Yan-Lu-107/Udacity-Self-Driving-Car-Engineer

Udacity Self Driving Car Engineer Nanodegree projects

Language: Jupyter Notebook - Size: 1.41 GB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

iwasakishuto/TeiLab-BasicLaboratoryWork-in-LifeScienceExperiments

シークエンシング、生化学反応シミュレーション、および遺伝子発現プロファイリング等の生物情報科学的実験を行う。本実習は、生物化学科と合同で実施する。

Language: Jupyter Notebook - Size: 50.2 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Kishan-Kumar-Zalavadia/Fundamentals_of_Database_Systems_Notes

UNT: CSCE 5350: Fundamentals of Database Systems, Spring 2024

Size: 65.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hkarl/DistributedSystems

Lecture material (slides, script) for a distributed systems Bachelor class

Language: TeX - Size: 2.97 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 6

nixuser/linux_courses Fork of epam-llpd/linux_courses

Language: TeX - Size: 42.6 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 4

chandrikadeb7/IBM_CognitiveClass.ai_How-to-Build-Chatbots

CB0103EN course on IBM CognitiveClass.ai. All lecture videos and quiz solutions are provided for this course in this repo.

Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

MISW/newcomers-lecture

新歓資料を集めております。

Language: HTML - Size: 115 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

Related Keywords
lecture-material 194 example-code 45 lecture-notes 36 java 33 lecture-slides 22 servlets 20 python 19 lecture 18 machine-learning 15 javascript 12 deep-learning 10 lectures 8 restful-api 8 university-course 7 python3 7 slides 7 teaching 7 teaching-materials 6 course 6 cybersecurity 6 jdbc 6 jaxrs 6 lecture-videos 5 session-management 5 computer-science 5 data-model 4 jquery 4 tensorflow 4 notes 4 software-engineering 4 rest-client 4 deep-neural-networks 4 sutd 4 natural-language-processing 4 persistence 4 templates-html 4 learning 4 open-educational-resources 4 freemarker 4 php 3 education 3 nlp 3 cpp 3 connection-pooling 3 audio-processing 3 c 3 template-project 3 reinforcement-learning 3 educational 3 intentionally-vulnerable 3 jupyter-notebook 3 programming 3 data-science 3 soa 3 university 3 neural-network 3 model-view-controller 2 code-example 2 detect-lane-lines 2 mmbuw 2 kids 2 mysql 2 sql 2 convolutional-neural-networks 2 kids-coding 2 computer-vision 2 kids-learn 2 kids-programming 2 javaee8 2 mentoring 2 mentorship 2 pythonbasic 2 pythonbasics 2 pythonbasicstutorial 2 tomcat9 2 opencv 2 vehicle-detection 2 udacity-self-driving-car 2 traffic-sign-classification 2 self-driving-car 2 pid-control 2 particle-filter 2 lane-finding 2 lane-detection 2 kalman-filter 2 deeplearning 2 machine-learning-algorithms 2 cloud 2 distributed-systems 2 image-processing 2 machinelearning 2 rust 2 linux 2 exercise-solutions 2 energy-conversion 2 electrical-engineering 2 guest-lecture 2 nhl-stenden 2 oer 2 audio 2