Skip to content

RafaPear/ISEL-CSE-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISEL Computer Science and Engineering Notes and Useful Info

Contents

  1. Repository Structure
  2. Useful Learning Resources
    1. YouTube Channels
    2. YouTube Playlists and Videos
    3. Cool Blog Posts
    4. Isel Related Repos
  3. My Setup

Repository Structure

You can find useful content inside the semester folders. Currently, there are 3 semesters. Each semester folder contains a subfolder for each course and a README describing the semester. Each course folder also includes a brief README explaining the subject.

The structure is as follows:

  • Semester 1:

    • PG (Programming)
    • LSD (Digital Systems Logic)
    • Eletr (Electronics)
    • CDI (Calculus)
    • TMD (Discrete Mathematics)
  • Semester 2:

    • AED (Algorithms and Data Structures)
    • ALGA (Linear Algebra)
    • LIC (Computer Science Laboratory)
    • RC (Computer Networks)
    • AC (Computer Architecture)
  • Semester 3:

    • IPW (Introduction to Web Programming)
    • ISI (Introduction to Information Systems)
    • PSC (Programming of Computational Systems)
    • TDS (Software Development Techniques)
    • PE (Probability and Statistics)

All assignments are located inside their respective course folders. Some assignments have dedicated GitHub repositories, such as:

Project Course Semester Focus Tech
SSnake 2.0 Programming (PG) 1 Event-driven architecture, state management Kotlin
LIC Assignment Computer Science Laboratory (LIC) 2 Hardware–software communication, low-level systems VHDL, Kotlin
IPW Assignment Introduction to Web Programming (IPW) 3 Full-stack web application JavaScript, HTML, CSS
TDS Assignment Software Development Techniques (TDS) 3 Software architecture, testing, design patterns Kotlin

Note: Reports are written in Portuguese (the course teaching language). Documentation and code are mainly in English but may contain some Portuguese sections.

Useful Learning Resources

You can find a curated collection of learning materials inside the LearningResources folder.

This folder is organized by topic, where each subject has its own dedicated directory and descriptive README.md. It serves as a centralized space for structured study resources, reference material, and high-quality content collected over time across different areas of computer science and software engineering.

YouTube Channels

YouTube Playlists and Videos

Cool Blog Posts

Isel Related Repos

My Setup

You can find my configuration files inside the folder dotFiles

Computers

  • Main Computer: MacBook Air M4, 256GB SSD, 16GB RAM
  • Secondary Computer: Lenovo Legion 5, Ryzen 7 4800H, RTX 2060, 512GB SSD, 16GB RAM

Terminal

  • iTerm2
  • zsh
  • oh-my-posh (prompt customization)
  • SuperFile (file manager)
  • Helix (editor)
  • Glow (Markdown viewer)

Coding Applications

  • IntelliJ (Java / Kotlin)
  • VS Code (general purpose)

About

Usefull Notes for the LEIC/CSE course at ISEL and other CSE students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors