Romania

Adrian Istrate

Elite
@aistrate

AlgorithmsSedgewick. Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).

2.8k

Articles. Various interesting articles, in PDF or PS form

242

Okasaki. Code from the book "Purely Functional Data Structures" by Chris Okasaki (both original and my own solutions to the exercises, in Haskell)

34

RegexParser. Regular Expression parser (loosely mimicking .NET Framework's System.Text.RegularExpressions namespace).

25

HackersDelight. Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).

24

UvaToolkit. My solutions to problems in the 'UVA toolkit'.

12

ClassicShellScripting. Code from the book "Classic Shell Scripting" by Arnold Robbins & Nelson H. F. Beebe (O'Reilly, 2005) (original and my own modifications).

11

TypingPractice. Program for practicing typing skills such as speed, and typing code (programming language source code).

9

ForthInterpreter. Forth interpreter written in .NET (C#).

9

ClocksinMellish. Code from the book "Programming in Prolog" by William F. Clocksin and Christopher S. Mellish (original and my own solutions to exercises).

6

KuroseRoss. Code and other materials from the book "Computer Networking: A Top-Down Approach" (5th ed.) by James K. Kurose and Keith W. Ross.

6

PAIP. Code from the book "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp" by Peter Norvig (original and my own solutions to exercises).

5

EmacsConfig. Configuration files for Emacs.

4

ProAspNetMvc3. Code from the book "Pro ASP.NET MVC 3 Framework" by Adam Freeman and Steven Sanderson (original, and my own modifications).

3

ObjectiveCProgramming. Code for the book "Objective-C Programming" (The Big Nerd Ranch Guide) by Aaron Hillegass

3

Sudoku. Find solution(s) to Sudoku puzzle.

3

IntroducingHTML5. Code from the book "Introducing HTML5 (2nd ed.)" by Bruce Lawson and Remy Sharp (original, and modified by me).

3

ProjectEuler. Project Euler solutions in Haskell

3

elm-tetris. Tetris implementation in Elm (purely functional language).

3

SmallHaskellProjects. Haskell

2

TypingPracticeTexts. C

2

jQueryInAction. Code (with modifications) from the book "jQuery in Action" (2nd ed.) by Bear Bibeault and Yehuda Katz.

2

B4F. C#

2

Throwaways. C#

1

Lists. AutoHotkey

1

SmallProjects. Small C# projects.

1

github-username-search. Simple React/TypeScript practice app: search for GitHub usernames using the GitHub REST API.

1

TableOfContents. TOC generator for markdown. Only partially finished (hard-coded file paths and URLs, etc.).

1

AmazonClient. Amazon Wishlist viewer

1

YesodBook. Code for the book "Haskell and Yesod" by Michael Snoyman (original, and modified by me).

1

aistrate.github.io. Adrian Istrate's GitHub Pages website

1

iOSProgramming. Code for the book "iOS Programming" (The Big Nerd Ranch Guide, 3rd ed., March 2012) by Joe Conway and Aaron Hillegass (original, and modified by me).

1

ArticlesCode. Code from (or written by me while reading) various Haskell articles.

1
33
Apply