SQL Bootcamp at School21
☆10Jun 10, 2023Updated 2 years ago
Alternatives and similar repositories for SQL-Bootcamp
Users that are interested in SQL-Bootcamp are comparing it to the libraries listed below
Sorting:
- 🪶 A simple string.h implementation and sprintf & sscanf working with all flags & specifiers. (School 42)☆16Jul 22, 2022Updated 3 years ago
- Архив домашних заданий и прочей информации по направлению "Прикладная математика и информатика" в МИРЭА☆15Mar 24, 2023Updated 2 years ago
- This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once y…☆11Sep 24, 2022Updated 3 years ago
- ☆12Nov 30, 2021Updated 4 years ago
- May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start…☆10Jun 10, 2022Updated 3 years ago
- This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as …☆15Apr 23, 2023Updated 2 years ago
- This repository contains a Telegram bot written in Python and integrated with the ChatGPT API. It allows users to interact with a virtua…☆11Mar 4, 2023Updated 2 years ago
- ☆14Jul 12, 2024Updated last year
- 1C:Awesome☆16May 20, 2019Updated 6 years ago
- In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.☆14Jul 6, 2022Updated 3 years ago
- The Hyperdiv documentation app, implemented in Hyperdiv☆12Oct 14, 2025Updated 4 months ago
- This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen,…☆13May 21, 2022Updated 3 years ago
- Wireframe model. This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.☆15Sep 28, 2022Updated 3 years ago
- The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNI…☆14May 21, 2022Updated 3 years ago
- Upload one or multiple sources (including .pdf files) and chat with the contents of the documents using OpenAI models☆22Oct 8, 2024Updated last year
- The C++ Complete Course is a comprehensive guide for individuals to learn C++ programming language from zero to advanced level. It includ…☆32Jun 15, 2024Updated last year
- ☆25Dec 23, 2024Updated last year
- Школа 21. Игра pong, разработанная в рамках интенсива.☆19Jul 17, 2022Updated 3 years ago
- School project: third exam of the mandatory part of new 42 cursus.☆16Jan 25, 2021Updated 5 years ago
- ☆22Aug 5, 2021Updated 4 years ago
- Do you have some data?☆33Jan 15, 2024Updated 2 years ago
- This is BookApp which is online library management system developed by Django. It involves three different types of users(Librarian, Publ…☆24Feb 2, 2023Updated 3 years ago
- This project is a general practical exercise to let you discover networking.