Course Materials for Computer Science 111 Fall 2016
-
Updated
Jun 5, 2018 - TeX
Computer science is the study of the theory, experimentation, and engineering that form the basis for the design and use of computers. It is the scientific and practical approach to computation and its applications and the systematic study of the feasibility, structure, expression, and mechanization of the methodical procedures (or algorithms) that underlie the acquisition, representation, processing, storage, communication of, and access to, information.
Course Materials for Computer Science 111 Fall 2016
My solutions to the Project Euler problems
A pos-tagging library with Viterbi, CYK and SVO -> XSV translator made as part of my final exam for the Cognitive System course in Department of Computer Science.
🏮 Singly linked list data structures for JavaScript
Network Lab Programs, Computer Science, 7th semester, VTU
🎓 Assignments and Resources of Berkeley CS 61B Data Structure
Some lecture notes from the Computer Science course @uni of Manchester
Undergratuated projects implemented with Python ,Java, Android, C/C++
Implementation of some of the data structures & algorithms i've found in books and courses
Prácticas de la clase de Introducción a las Ciencias de la Computación
Course Materials for Computer Science 111 Fall 2015
Trabalhos desenvolvidos no curso de Computer Science 50, Harvard.
🎄 Red-black tree library for JavaScript
All boring things from my both faculties.
Shan's homepage.
Algorithms, data structures and design patterns implemented in Java with references for better understanding