11 Visitor Messages

  1. thankx for your youtube c# videos
  2. View Conversation
    Great advice and suggestions will take them on board!
  3. View Conversation
    Or maybe I stole my picture from the Internet :O
  4. View Conversation
    Congrats you won the youtube tutorial contest!
  5. View Conversation
    You can't because it's the profile pic, in albums you can see full size pics.

    I will create an album and upload some pics, I will message when I done that.
  6. View Conversation
    Joined.
  7. View Conversation
    Just posted your vid!
  8. I actually do projects the require more knowledge than the last one, this way i learn and i use what i learn. Using what i learn is a better way to learn it.
  9. Same here. I often go quickly from one topic to another. That's why it's so hard for me to retain the knowledge of what I've already learned. It sucks.
  10. (quote DarkLordOfMonkeys) What's your secret? (/quote)

    Passion. I like what i am doing, and i get bored of the same stuff pretty fast so i do/learn something new.
Showing Visitor Messages 1 to 10 of 11
Page 1 of 2 12 LastLast
Page 1 of 2 12 LastLast
About Davide

Basic Information


Age
18
About Davide
Location:
Manchester, UK
Interests:
Programming, Swimming, Running
Occupation:
Software Engineering Student

Signature


Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

Contact


This Page
http://forum.codecall.net/members/davide.html
Instant Messaging

Send an Instant Message to Davide Using...

Statistics


Total Posts
Total Posts
507
Posts Per Day
0.66
Last Post
Windows App Store 10-01-2011 08:56 AM
Visitor Messages
Total Messages
11
Most Recent Message
06-13-2011 06:53 AM
General Information
Last Activity
01-22-2012 12:31 PM
Join Date
12-27-2009
Referrals
0

10 Friends

  1. Bartimäus Bartimäus is offline

    Programming Expert

    • Send a message via ICQ to Bartimäus
    • Send a message via Skype™ to Bartimäus
    Bartimäus
  2. cdg10620 cdg10620 is offline

    Programming Expert

    cdg10620
  3. CommittedC0der
  4. DarkLordoftheMonkeys DarkLordoftheMonkeys is offline

    Programming Professional

    DarkLordoftheMonkeys
  5. Guest Guest is offline

    Code Warrior

    • Send a message via MSN to Guest
    • Send a message via AIM to Guest
    • Send a message via Yahoo to Guest
    Guest
  6. Irfan_A Irfan_A is offline

    Programmer

    Irfan_A
  7. ishara0220 ishara0220 is offline

    Newbie

    ishara0220
  8. James.H
  9. JewFro297 JewFro297 is offline

    Programming Professional

    • Send a message via MSN to JewFro297
    • Send a message via AIM to JewFro297
    • Send a message via Yahoo to JewFro297
    JewFro297
  10. zeroradius zeroradius is offline

    Speaks fluent binary

    • Send a message via Yahoo to zeroradius
    zeroradius
Showing Friends 1 to 10 of 10
View Davide's Blog

Recent Entries

Signature Font

by Davide on 01-25-2010 at 09:00 AM
In case anyone wants to make some signature for theirselves, most of CC's signatures are 160 by 20 pixels wide and use BiteDust 2 font to write stuff.
Categories
Uncategorized

Digital Janitor 2

by Davide on 01-22-2010 at 08:02 AM
Second version of my app is out, i hope it will have as much success as the version version or even more! .

Check it out: http://davidevitelaru.com/digitaljanitor.php
Categories
Uncategorized

Compatibility

by Davide on 01-20-2010 at 10:52 AM
Yeah, so i decided to make my "Pythagoras" application in C++ (Console Project), and use a Java user interface. This way, i can make Pythagoras work on Linux and Max too.

I have a lot of work to do now since i chose C++ as a programming language, C# had many classes that could have helped me do everything faster, but i got bored of it. Anyway, Java resembles it, and i will use it to make the interface (let's hope i can grab the console output).
Categories
Uncategorized

How hard can it be?

by Davide on 01-15-2010 at 07:16 AM
Once you know 2 or 3 programming languages, ever programming language is easy to learn. For example, i had the curiosity to try making a VB forms project. Like, i know C# very well, and i made a button to close the form, syntax:

C# - Close();

VB - Close()

"That was easy " i said;

Now all i have to do is google out some stuff:

C# - for (int i=0; i<30; i++)
VB - for i=3 to 30 step 1

next

Read More

Categories
Uncategorized

Best day of my life

by Davide on 01-15-2010 at 02:51 AM
I never thought of having so much luck in one day.

At school, math class: teacher sends me to do some exercise at the green board, i do it, i get a 9 (out of 10).

Later, at 12 o'clock i was just not in the mood for two more hours of Romanian, some teacher comes in and said that we can go home.

I get home, i check my mail and my software (Digital Janitor) was included in a cover mount CD of a magazine in belgium (Clickx).

It's

Read More

Categories
Personal