|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
UK exams are easy. There's just so bloody many of them and plenty of kids have an irrational fear of exams. It's all about getting higher pass grades each year, separating exams into smaller chunks make passes much easier.
On Scheme. PLT Scheme is probably the nicest implementation. Although I usually take MzScheme (the PLT Scheme interpreter) and run it using Emacs Scheme mode rather than using DrScheme. The biggest problem with Scheme implementations is that Scheme tries to be as minimalistic as possible and hence many implement their own library sub systems. The new standard (R6RS) solves many of these issues but most of the implementations intend to stick with R5RS. I've thought about writing an R6RS interpreter but I've got so many half done projects (including a tutorial I've promised for here) that I best not start another until I've cleared some of the back log. //edit - I'd say PLT is nice because it has a decent library set. More than any other free implementation.//
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
|
|||||
|
You misunderstand me. In addition to the normal exams every year, we have extra exams for every topic!
|
|
|||
|
Quote:
I was in the first year that did the AS/A2 split for the A-Levels and was fortunate enough that all my subjects (Computing, Maths, Physics and Chemistry) were already modular so the only difference was you got a intermediate AS qualification. We didn't do any internal or mock exams during A-Level. Did loads in compulsory education though and that was annoying. R-G, if you already know Scheme then disregard this but a good book that covers Scheme programming is Structure and Interpretation of Computer Programs. Welcome to the SICP Web Site There's also a PDF http://deptinfo.unice.fr/~roy/sicp.pdf This book is free and covers quite a lot of basic computing topics in Scheme (from basic programming all the way to implementing a basic interpreter).
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
| Sponsored Links |
|
|
|
|||||
|
It's a known fact - the UK does more exams than most other countries.
|
|
|||
|
I didn't say any different. Only that the individual exams are easier than the exams that done in the UK 20 years ago because the individual focus is narrower. Doing a large number of small exams is easier than a small number of large exams (without actually reducing the content of the course). It's the reason pass rates have kept going up as they have made the course more modular.
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
|
|||||
|
Yes, but we still do the large exams and the small exams!
|
|
|||||
|
What do you mean?
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows XP Tricks & Tips!!!!..new ones. | pranky | Tutorials | 9 | 08-23-2008 03:22 PM |
| Successfully Selling Your Software | Jordan | Tutorials | 11 | 07-16-2008 05:25 PM |
| Issue a command to another computer | reachpradeep | ASP, ASP.NET and Coldfusion | 0 | 03-03-2007 11:52 AM |
| Xav | ........ | 1357.94 |
| MeTh0Dz|Reb0rn | ........ | 1083.85 |
| WingedPanther | ........ | 919.18 |
| morefood2001 | ........ | 909.18 |
| marwex89 | ........ | 906.86 |
| John | ........ | 902.37 |
| Brandon W | ........ | 789.89 |
| chili5 | ........ | 312.39 |
| Steve.L | ........ | 264.99 |
| dcs | ........ | 240.34 |
Goal: 100,000 Posts
Complete: 83%