Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
2 answers
96 views

SineCosine Wave

As a beginner this is my first code. Any comments? ...
Arpit's user avatar
  • 131
4 votes
0 answers
75 views

Importer for binary datafile of PI88 Nanoindenter

As an exercise, I want to rewrite a C++ program to import measurement files (and later create excelsheets, reports ...). The measurement files split in 2 files, a binary file, and a xml-file. Because ...
natter1's user avatar
  • 288
6 votes
1 answer
1k views

Python! (Snake)

This is now an Iterative Review. Next Iteration Nowhere near a full game yet. Just a basic overview and initialisation of a Snake() class. Thoughts? ...
Kaz's user avatar
  • 8,820