Enoex


Joined 2 years ago
Homeworks submitted:
Homework comments:
5
0

About Me

No description provided.

Classes

Computational Geometry

Class status: Under Construction
Role: Student
. 0% complete

Stanford CS229 Machine Learning

Class status: Under Construction
Role: Student
. 0% complete

MIT OpenCourseWare 6.00 Introduction to Computer Science and Programming

Class status: Established
Role: Student
. 0% complete

Structure and Interpretation of Computer Programs

Class status: Established
Role: Student
. 0% complete

Learning Vim from the inside

Class status: Established
Role: Student
. 29% complete

Submitted Assignments

Learning Vim from the inside: Lesson 3, HW 2

Found in README, but unfortunately it wasn't the first place I looked. Lesson learned :)


Enoex 2 years ago
Learning Vim from the inside: Lesson 2, HW 1

Worked fine, pretty straightforward


Enoex 2 years ago
Learning Vim from the inside: Lesson 1, HW 3

worked great using ubuntu 9.04


Enoex 2 years ago
Learning Vim from the inside: Lesson 1, HW 2

downloaded vim code

hg clone https://vim.googlecode.com/hg/ vim

Enoex 2 years ago
Learning Vim from the inside: Lesson 1, HW 1

sudo aptitude install mercurial

sudo aptitude install id-utils

Worked fine. A bit newer to debain, I've always used apt-get and didn't know the difference between it and aptitude, which lead me to do a bit of research on the subject...it seem aptitude is probably what I should start using instead. Thanks :D


Enoex 2 years ago