I got 2nd in my class beaten by 2 marks +_+
anywas i developed a Ecommerce application to sell stuff over the net.. i didnt complete it lol
you can find it here:
http://tamrix.coffslan.net
onto that u can control the site using the admin area seen here
http://tamrix.coffslan.net/admin
play...
I was orginally doing a heavey GUI based application in C using GTK+ which im quite happy with, but it seams i wasnt allowed to continue doing my project cause i wasnt allowed to use Linux Live on the school PCs..
So yeah i tock the option of developing a ecommerce PHP application insted, its...
#include <stdio.h>
int main() {
while(0) { printf("endlessloop\n");}
}
now if u will compile and run that, amazingly your OS wont crash!
WHY?
Because your operating system is capable of mulit-tasking!! processes are so fast, it can do your endless loop and still also process other system and...
A chick who does IPT and SDD, i have yet to see this day..
AT my school theres not one girl in either of those subjects!
Dont get me wrong, chicks are better at computer in ways, because they can describe computers stuff more simplier due to their social skills over most male computer users.
well i mean the book does have all the answers, we have a little saying in out class, "its in the book"..
I just hate it when the teacher reads word from word from the book, and you type it up in your word processor word for word.. So utterly pointless..!! We had to do that while a teacher was...
Some stuff C99 has over C++, dont get me wrong i love c++ aswell but for the sakes of it.
Designated intializers
Compound initializers (kinda same as above)
Variable-length arrays
Flexible array members (this is a great one so heres an example)
struct foo
{
int count;
double averages...
Had english today, went for 2 hours.
Then i got IPT tommrow
Maths wenesday
English AGAIN:|
ITVET
and finally
software design on monday
I think they should of spread it out more evenly, cause on my school timetable it still says i got 2 days worth to exams, but theres no exams in those days -_-
Hey, im new on these forums so no one flame;)
Im good a C programming, been doing C programming under Linux for three years now(GO! Gentoo), i know a few librarys, GTK+ and sockets also some SDL.. anyways for my major i desided to do an ecommerces soultion for a company in my local area, it...