33 results for “topic:excercise-solution”
This Git repository contains quizzes, homework, previous exam papers, and tutorials for the PPL course at HCMUT. These resources are from me and have been collected from previous students across GitHub.
FitnesssHub is a Next.js-powered web application catering to fitness enthusiasts. With over 1000 categorized exercises, this platform is a comprehensive resource for creating tailored workout routines. The custom JSON server ensures efficient exercise data hosting, and the robust search functionality allows users to filter exercises
Code implementation and exercises on learning Go from the book: The Way To Go: A Thorough Introduction To The Go Programming Language by Ivo Balbaert
Just an Angular practice. Nothing special :)
Cars, Assemble! is the 11th exercise of Java from the exercism.org
Exercise Task: Imagine that our team wants to integrate our git hosting cloud service with our ticket tracking cloud service. Our git hosting service sends us POST webhooks for events. We’d like to use this data to update issues in our ticket tracking app.
Marijn-javaScript book solved excercise questions.
--DESCRIPCIÓN-- Segundo año de la carrera, lo más básico que se puede hacer en HTML y CSS está acá. Muy pronto voy a estar subiendo cosas más avanzadas y proyectos personales también.
Exercises of the DHBW lecture programming in first and second semester
This repository is a collection of small projects intended for practice and learning. Each project is designed to help you improve your skills in various areas of programming. Enjoy the fun side of programming by checking out the projects and convince yourself that you can do basically anything with programming.
This repository covers a comprehensive range of Python topics, from basic to advanced concepts. It includes materials, tasks, and solutions to help you learn and master Python programming.
All of the Leetcode problems I have solved
Exercícios Python Estrutura de Repetição (for e while)
Introduction to problem solving COS102 Group Lab Project.
Solutions to Excercises and other "Test Drive" components as I progressed through the Head First Javascript Book.
Solutions to Excercises of Web Dev Simplified Learn SQL Video
Practice Question given by SMIT from the JavaScript Book (Es5) "A Smarter Way To Learn JavaScript" and Es6 practice Es6 part 1 topics: VARIABLE SCOPING, TEMPLATE LITREALS, DEFAULT PARAMETERS, REST PARAMETERS, SPREAD OPERATORS
Coding the examples and programming challenges solutions in Reinforcement Learning, An Introduction (2nd Edition)
In this repository, i have solutions for some problems or that i wanted to work on.
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in summer 2018/2019
Introduction to Object Oriented Programming in C++ course from summer 2013/2014 (University of Wroclaw)
This project implements a run-length string compression algorithm across multiple programming paradigms—imperative, functional, and declarative—highlighting how language design shapes problem-solving. It explores both theoretical models (CFGs, NDFSMs) and practical implementations in Python, Java, C++, Prolog, and SML.
In this second repo, you'll find some of my resolutions of 'Intro to Programming and Algorithms' course. I solved some exercises about matrices. You can also see the first part in the previous uni's repo :)
This repository is designed to revisit and learn React.js by implementing various concepts and features step by step. Below is a breakdown of the sequence of topics covered in this repository along with instructions on how to set it up.
Personal practice files for 'Deep Dive Python 3' course
Programming problem solving from various Online Judge Edabit, CodeWars, CodeChef, HackerRank, etc with CSharp (C#).
Cette application de gestion de projets d'entreprise a été développée en PHP/MySQL procédural selon les spécifications fournies.
Advent of Code 2023 in GO
Here is my reading notes of R FOR DATA SCIENCE, as well as my solutions to exercises in the book.
Continuation of Object Oriented Programming in C++ course from winter 2014/2015 (University of Wroclaw)