Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 11-12-2005, 02:30 PM   #1 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Default A help would be fine


i need a good acrobat pdf offline book on understanding object oriented programming plz can u guys help i ned a beginner and a experienced book both plzzzzzzzzzzzzz guys help i cant understand iam new to programming and want to leran on my own plz help

also i want to know that whether i should start with vb6 or vb.net plzzzzzzzzz help me :roll: :roll: :roll: :roll: :roll: :roll: :roll:
::cyborg:: is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 11-12-2005, 02:55 PM   #2 (permalink)
Broken In
 
Join Date: Apr 2005
Location: Patna
Posts: 176
Default

I think you should take at least a quick VB6 view. Then i promise... VB.NET would be much easier. If you know GWBASIC, then it's REALLY COOL for you to go VB6 and then VB.NET. It would be a nice familiarised ride for you through Vb if you have done GW BASIC. I must say.

As far as OOP is concerned... i think look for a print book... these books would be really cheap and handy!

EVEN, NOWaDAYS you can take a look at the +2 level IP(Informatic Practices) books for CBSE. THEY WILL GIVE YOU ALL THE BASIC STUFF for OOP. Also sub Tenth level ICSE books can give you. Borrow it from you bro.



-------------------------------------------
http://ravifriendz.co.nr/
-------------------------------------------
http://ravishchandra.blogspot.com/
-------------------------------------------
__________________
Ravi.
-----------------------------------------
http://ravishchandra.blogspot.com/
-----------------------------------------
Ravi+ish is offline  
Old 11-12-2005, 03:02 PM   #3 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,163
Default

if u r absolute beginner to object orientation
better tell us ur grounding in other languages

then it will be easier to make suggestions

as far as VB6 and VB.net are concerned
to start with it should always be VB6 !!!
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 11-12-2005, 05:13 PM   #4 (permalink)
Apprentice
 
Join Date: Feb 2005
Location: Pune
Posts: 75
Default Re: A help would be fine

Quote:
Originally Posted by ::cyborg::
i need a good acrobat pdf offline book
Check out some torrents for ebooks. You'll get lots. I personally liked Herbert Schildt.

And guys correct me if I'm wrong but VB sucks! C++ rules!! (no offence meant)
LordDJ is offline  
Old 11-12-2005, 06:04 PM   #5 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

Try this link:
http://www.google.com/search?q=%22ob...filetype%3Apdf

Also search for java books/ebooks. They have the best intros to OOPS I've seen. Herbert schildt is good.

You don't need gwbasic to start off learning vb/vb.net. They don't look that alike. VB is basic enough (pun not intended). Learn the prelimnaries from that and move onto vb.net. But if u can learn quickly, you can start at vb.net.

Lorddj:
I love both the languages and both are good when you know when to use what.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 11-12-2005, 06:13 PM   #6 (permalink)
In The Zone
 
puja399's Avatar
 
Join Date: Jul 2005
Posts: 324
Default

Visual basic is not the language of choice while learning OOPS. My suggestion is choose either C++ or Java, although I don't think VB sucks as a programming tool, but stay away from it so long u don't understand the basics of OOPS and algorithms. There are more than enough books that are written on OOPS and many of them are available for download ( as e-copy) but downloading them free would be contributing to piracy (in most of the cases). So I suggest a very good C++ book which might be the basic of OOPS for u, and yet would not be a piracy, here it is: Thinking in C++ by Bruce Eckel.http://www.mindview.net/Books/TICPP/...ngInCPP2e.html
puja399 is offline  
Old 12-12-2005, 12:03 PM   #7 (permalink)
Uhu, Not Gonna Happen!
 
gagan007's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 1,160
Default

cyborg, dude...i have read OOP for 4 years during my B.E, and found no book better than Balaguriswamy..e-book is easy to get but not easy to read, I'll advice u to get the above said book, its fantastic, easy to understand and above all slim ( ) unlike herbert schildt.....well herbert is "baap" of all, but for starters, I wud suggest balaguruswamy....and U dnt have to understand OOP for VB as it is not a OOP language. first be familiar well with C++, the most basic and "exciting" language, be confident and jump to VB.NET (C# is preferable).......Happy Programming
gagan007 is offline  
Old 12-12-2005, 04:00 PM   #8 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default

For OOP, C++ or Java is better. Until VB.NET, Visual Basic was not a full fledged OOP language. Even VB6 cannot be considered a real OOP language. For advanced readers, the best book is Thinking in C++ or Thinking in Java (based on the language chosen). Both are authored by Bruce Eckel and available for free download from his website...

BTW, I dont recommend VB for any serious programming. I was developping some code in VB.NET for an engineering problem. Then, I took the same code and rewrote it in Java. Even though Java is said to be slower than C++ due to the nature of its compiling, it was much much faster than VB.NET... It might have been a singular case, but I stopped using VB because of it. So, for small programs, you might like to stick to VB and for larger ones, I recommend C++ or Java...

Arun
sakumar79 is offline  
Old 12-12-2005, 05:32 PM   #9 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Default Help ME

thanks ravi , vijay, lord, puja,sirius, gagan,sakumar thanks for the advice

but my question is that if i clear out my concpts of object oriententation then can i start vb.net

my main priority is that i want to master c/c++ and vb.net assembly but i dont like vb6 as the work done in vb.net is the half of vb6 but iam not looking for shortcuts but i also want a deeper understanding and plz if u can suggest a e book on oop that i can read offline plz give to me :roll:

i have the craze of learning softwares like photoshop flash can u give tutorials of them also which i can read ofline plzzzz u ppl r of great help

And thanks again in advance :roll: :roll:
::cyborg:: is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sujeet
- by ico
- by Tenida
- by gohan89
- by clinton

Advertisement




All times are GMT +5.5. The time now is 10:37 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2