Coder Social home page Coder Social logo

panhania / studies Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 8.96 MB

Studies related stuff.

C++ 25.47% Shell 0.78% TeX 5.37% Assembly 0.31% C 17.14% Haskell 4.98% Python 6.77% Ruby 3.28% JavaScript 0.15% CSS 0.21% Awk 0.06% Standard ML 1.23% Makefile 0.54% Gnuplot 0.66% CMake 0.84% Coq 28.04% Arduino 2.63% GLSL 0.57% HTML 0.98%

studies's Introduction

Studies

Repository containing things that university wants me to do. It implies that comments in sources are mostly in Polish.

Folders

afitsd

A few code snippets for Functional Algorithms and Persistent Data Structures. The course was based mainly on Purely Functional Data Structures by Chris Okasaki, so these are probably solutions to the book exercises.

afp

Slides and exercise solutions for Advanced Functional Programming seminar.

aisd

Bunch of small programs for the course of Algorithms and Data Structures. Most of them just reads data from standard input, solves particular problem and writes solution to standard output. They are supposed to be judged by one of the automatic online testers so I didn't care much about code design. Name of file maps to the task codename in Themis judge.

anum

Programs and documents related to the course of Numerical Analysis.

ask

Short MIPS assembly sources for the course of Architectures of Computer Systems.

coq

Assignment solutions for Fundamentals of Programming Languages in Coq lecture. Some sources are chapters copied from the Software Foundations book by Benjamin Pierce with exercise sections filled-in.

esys

Programs created for Embedded Systems course. Most of them require Arduino IDE, but some will work with a classic C compiler.

imgproc

Small programs and one bigger project for Fundamentals of Image Processing course.

networks

Programs for the course of Computer Networks. They are doing pretty low-level networking stuff and make heavy use of Unix libraries.

progl

Folder dedicated something named Programming L. But do not be misled by the name - it has nothing to do with everyday programming. In fact, it is actually course about unusual programming: Prolog, Haskell, purely functional data structures and so on.

ruby

Ruby sources for the course of, well, Ruby programming language. Although I am pretty familiar with Ruby itself I cannot say the same thing about Rails. So this folder contains my first steps in Rails world.

python

Python sources for the course of extended Python (not sure about the extended part though). Everything in that folder should be compatible with Python 3.

unix

Scripts and small C programs for the course of Working in UNIX environment. Most of them should work on any POSIX compatible system (tested on Linux and Solaris).

studies's People

Contributors

panhania avatar

Watchers

 avatar

Forkers

rikoshet-234

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.