Simple quiz-program in Python

When we were studying for exams, Tobias and Peder1 decided to make some tools to help us study.  This is Tobias’ version, written in Python.

“The program is fairly simple. You select a text file containing lines with topics you want to learn, and then you have to type inn all of them. The program writes how many topics are left, and can also give you hints if you need it. You are finished when you have written all topics, or have given up by typing “stop”. Then it writes out how long time you used.”

Read more for the code

Read More »

Posted in Programming, Python | Tagged , , | Leave a comment

Simple quiz-program written in Java

This is Peders version of the quiz program for studying.  it takes textfiles with the extention .pugg as input
Read More »

Posted in Java, Programming | Tagged , , | Leave a comment

Spring Tutorial for Beginners

Here’s a link to a nice Spring tutorial, to get into Spring basics

http://www.roseindia.net/spring/index.shtml

Posted in IT | Tagged , , , | 2 Comments

Prepared Statements in Java

Her er den fantastisk lærerike videoen til Tobias som jeg lovte å legge ut på siden min, etter at han maste så lenge om det.

Posted in Java, Programming | Tagged , | Leave a comment