|
It is currently Sat Apr 21, 2018 7:17 pm
|
Register for Windows Forums
 |
Register
Register for Windows Forums now to gain access to: post messages, download free books, competitions for great prizes, and get to know others. Members also see NO ADVERTS. Join today!
|
 |
|
 |
|
Message |
Author |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Sat Jul 09, 2011 4:46 pm |
Jeet
|
Batupata wrote: Thanks for help, Jeet! I have kinda self-learned vb.net, it's so clear when comparing to other languages  . I'll start writing the basics. And if any of you are following them, I must admit that because I'm self-learned, I like to go the easy way with simple programming (even there would be a way with a less code). I know a very little bit of programming and am self learned too. If there is one thing I absolutely love about self learning, that is how your untaught mind works to find explanations for unexplained happenings. And even if for once your thought matches with the actual explanation of the happening, the joy one gets is unparalleled. It feels like I have just invented something. Keep up Batupata....I will be following your site. I would love to learn a new language.
_________________ My Personal Blog
|
|
Joined: Wed Apr 20, 2011 12:59 am Posts: 327 Thanks given: 57 times Thanks received: 45 times Location: India
OS: 8 Pro
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Sun Jul 10, 2011 10:14 am |
Batupata
|
One more thing... Is it enough for my "Hello World" project if it includes only a message box?
_________________ "Life wouldn't be life if you lived your own life without real life" Confusing, eh?
|
|
Joined: Sat Nov 07, 2009 10:52 am Posts: 322 Thanks given: 15 times Thanks received: 74 times Location: Finland
OS: 8
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Mon Jul 11, 2011 12:05 pm |
Jeet
|
Batupata wrote: One more thing... Is it enough for my "Hello World" project if it includes only a message box? Exactly. Make it as simple as possible. Here's a similar C++ code: // A basic Hello World application #include <iostream> using namespace std; int main() { cout << "Hello World"; return 0; }
Btw, now the site renders perfectly ! ! !
Last edited by Jeet on Mon Jul 11, 2011 3:19 pm, edited 1 time in total.
_________________ My Personal Blog
|
|
Joined: Wed Apr 20, 2011 12:59 am Posts: 327 Thanks given: 57 times Thanks received: 45 times Location: India
OS: 8 Pro
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Mon Jul 11, 2011 12:21 pm |
Batupata
|
Perfect! "Hello World" application will come soon to the site.  Thanks for help again, Jeet! Edit: "Hello World" done!
_________________ "Life wouldn't be life if you lived your own life without real life" Confusing, eh?
|
|
Joined: Sat Nov 07, 2009 10:52 am Posts: 322 Thanks given: 15 times Thanks received: 74 times Location: Finland
OS: 8
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Mon Jul 11, 2011 12:59 pm |
UVAIS
|
|
Joined: Sat Aug 21, 2010 2:08 pm Posts: 1505 Thanks given: 121 times Thanks received: 263 times Location: UVAIS-PC
OS: 7 Ultimate
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Mon Jul 11, 2011 3:18 pm |
Jeet
|
Batupata wrote: Perfect! "Hello World" application will come soon to the site.  Thanks for help again, Jeet! Edit: "Hello World" done! Just checked it ! Superb ! Really looking forward to learn VB.net
_________________ My Personal Blog
|
|
Joined: Wed Apr 20, 2011 12:59 am Posts: 327 Thanks given: 57 times Thanks received: 45 times Location: India
OS: 8 Pro
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Thu Jul 14, 2011 5:48 am |
Jeet
|
|
Joined: Wed Apr 20, 2011 12:59 am Posts: 327 Thanks given: 57 times Thanks received: 45 times Location: India
OS: 8 Pro
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Thu Jul 14, 2011 7:03 am |
Batupata
|
Jeet wrote: Batupata, do you name the variables in Suomi? Nah, usually no. Trying to keep in English but sometimes it's much easier to see and understand the program when the variables are in Finnish. I was a bit lazy when writing a few tutorials but I'll convert them to English when I have time. (Busy atm, soccer tournament.)
_________________ "Life wouldn't be life if you lived your own life without real life" Confusing, eh?
|
|
Joined: Sat Nov 07, 2009 10:52 am Posts: 322 Thanks given: 15 times Thanks received: 74 times Location: Finland
OS: 8
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Thu Jul 14, 2011 8:53 am |
Jeet
|
|
Joined: Wed Apr 20, 2011 12:59 am Posts: 327 Thanks given: 57 times Thanks received: 45 times Location: India
OS: 8 Pro
|
|
|
 |
|
Post subject: Re: My new (mostly VB based) website!  Posted: Sat Jul 16, 2011 10:40 am |
Jeet
|
|
Joined: Wed Apr 20, 2011 12:59 am Posts: 327 Thanks given: 57 times Thanks received: 45 times Location: India
OS: 8 Pro
|
|
|
 |
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|