Archive for April 2006


[ desktop ] stuff

April 30th, 2006 — 08:51 pm

i just install a new desktop stuffs

just look

desktop_house

Comment » | all

[ Harddisk ] 750 GB

April 28th, 2006 — 11:44 am

Seagate Technology plans to release a 750GB external hard disk drive based on

its recently announced Barracuda 7200.10 drive mechanism in May

Source: Macworld

Comment » | all

[ umwelt]

April 27th, 2006 — 10:24 am

Muell

ja !! es wird auch so sortiert [via]

Comment » | all

[ C# ] the beginn

April 27th, 2006 — 10:10 am

i just started today with C# programming ,

but i have a Java, C and C++ background.

should be some things same ( i hear ) so let me wrap it.

news and evolution here
Links i found about C# are here

PS: i have to test some programms written in C#
( so you can leave me a comment for help )

Update_1:

  • here a forum link asking for docs [under linux] @develeppez.com
  • stuffs for developping in C# under linux [ mono and monodevelop ]
  • some very good book ( in german )
  • another tutorial here
  • a comparison bethween C# and Java here

update_2:

Books:

  • http://www.galileocomputing.de/openbook/csharp/
  • http://www.galileocomputing.de/openbook/visual_csharp/
  • http://www.guidetocsharp.de
  • http://www.publicjoe.co.uk/csharp/samples/ebook.html
  • http://apress.com/free/content/Dissecting_A_CSharp_Application.pdf
  • http://www.programmersheaven.com/ebooks/csharp_ebook.pdf

Articles/Help:

  • http://www.c-sharpcorner.com/
  • http://www.codeproject.com/csharp/
  • http://www.csharphelp.com/
  • http://www.aspheute.com/kategorien/Csharp.htm
  • http://dotnet-snippets.de/dns/default.aspx
  • http://www.it-visions.de/dotnet/components.aspx
  • http://dotnet-magazin.de/
  • http://www.dotnetgerman.com/
  • http://www.gotdotnet.com/
  • http://www.c-sharp-forum.de/
  • http://www.mycsharp.de/wbb2/
  • http://www.albahari.com/threading/
  • http://www.c-plusplus.de/forum/viewforum-var-f-is-28.html
  • http://entwickler-forum.de/forumdisplay.php?f=7

Comment » | all

[ C++ ] Bon ou Mauvais

April 17th, 2006 — 09:26 pm

Comment reconnaitre qu’un code est bon ou mauvais ??

Discussion par la

Comment » | all

[ Google ]

April 17th, 2006 — 09:24 pm

vous avez toujours voulu tout savoir de Google ??

ses services ?? Infos ?? Allez-y

Comment » | all

[ C/C++ ] Progrmmierung

April 8th, 2006 — 04:17 pm
  1. Du sollst die Warnungen Deines Compilers nicht ignorieren.
  2. Du sollst keinen ausführbaren Code in Header-Dateien schreiben.
  3. Du sollst immer Prototypen verwenden.
  4. Du sollst, wo immer es möglich ist, “asserts” einsetzen.
  5. Du sollst ungültige Zeiger mit NULL kennzeichnen.
  6. Du sollst Parameter von Makros immer klammern.
  7. Du sollst die Abarbeitungsreihenfolge eines Ausdrucks durch Klammerung verdeutlichen.
  8. Du sollst Test-Ausdrücke immer als expliziten Vergleich schreiben.
  9. Du sollst den Schleifenrumpf und den if- und else-Zweig immer in geschweiften Klammern {} schreiben.
  10. Du sollst keine eigene typedefs verwenden.

Comment » | all

     

Afrigator