Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

Learning Basic4ppc?

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 09-12-2007, 02:55 PM
Basic4ppc Veteran
 
Join Date: Apr 2007
Posts: 269
Talking

LOL! So did I, so why did we start this discussion? Too much free time on our hands....
Reply With Quote
  #22 (permalink)  
Old 09-17-2007, 06:32 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

The new Tutorials sub forum is now available: http://www.basic4ppc.com/forum/tutorials/
Reply With Quote
  #23 (permalink)  
Old 09-20-2007, 04:36 PM
Junior Member
 
Join Date: Sep 2007
Location: Silicone Valley
Posts: 26
Question

Tutorials is great and very helpful, Erel....

In the meantime, I took the plunge an purchased Basic4ppc, so gotta learn it now!!

I have one or two books that cover BASIC. However, they are about the 'old BASIC', not the 'new BASIC' I'll call it...by 'new BASIC' I mean BASIC using a visual designer and forms, etc....so these books don't seem as relevant.

So, are there any books that would help learning this kind of BASIC they could recommend for a noob like me???

Thanks!

Mark
__________________
Silicone Valley Digerati/Code Noob
HTC Advantage X7501/WM6
Kohjinsha SH6/Vista HP (For Sale, PM me...)
MacBook C2D
Reply With Quote
  #24 (permalink)  
Old 09-20-2007, 09:40 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,313
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Form design is just another way of defining were and how the controls are placed int the work area (form)....Learning the basic structure of the coding language is very helpfull, and the "old BASIC" books can help a lot with that... Also controls can be created and placed in runtime, not needing any work in the form designer, if you want to understand how forms work, try a searh for "vb forms creation" or similar and you will find lots of usefull tuturials , that althought created with a nother coding language in mind, are very similar in the making to what B4PPC uses....But note that Not all properties and events used in those tutorials are available in Basic4PPC....
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France-Saumur
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
B4PPC DLL Version Listing - B4Android DLL Version Listing
Reply With Quote
  #25 (permalink)  
Old 09-21-2007, 04:45 AM
Junior Member
 
Join Date: Sep 2007
Location: Silicone Valley
Posts: 26
Thumbs up

Quote:
Originally Posted by Cableguy View Post
Form design is just another way of defining were and how the controls are placed int the work area (form)....Learning the basic structure of the coding language is very helpfull, and the "old BASIC" books can help a lot with that... Also controls can be created and placed in runtime, not needing any work in the form designer, if you want to understand how forms work, try a searh for "vb forms creation" or similar and you will find lots of usefull tuturials , that althought created with a nother coding language in mind, are very similar in the making to what B4PPC uses....But note that Not all properties and events used in those tutorials are available in Basic4PPC....
Thanks Cableguy for your explanations, very helpful!

Will check out what you suggest....

__________________
Silicone Valley Digerati/Code Noob
HTC Advantage X7501/WM6
Kohjinsha SH6/Vista HP (For Sale, PM me...)
MacBook C2D
Reply With Quote
  #26 (permalink)  
Old 09-25-2007, 02:44 PM
Junior Member
 
Join Date: Sep 2007
Location: Silicone Valley
Posts: 26
Question VB Books?

Was at store the other day and saw several VB books; VB.Net and VB2005, etc....A few of them had tutorial like approach to them, where they lead you through the different programming concepts by building up a program piece by piece.

Do you think that this would be helpful for a dummy like me or would it be more confusing later when going back to Basic4ppc??

If you think it might be helpful, would it matter which version I get, VB.Net or VB2005, etc???

Thanks,

Mark
__________________
Silicone Valley Digerati/Code Noob
HTC Advantage X7501/WM6
Kohjinsha SH6/Vista HP (For Sale, PM me...)
MacBook C2D
Reply With Quote
  #27 (permalink)  
Old 09-25-2007, 03:32 PM
Senior Member
 
Join Date: Apr 2007
Location: Kindred,ND
Posts: 122
Awards Showcase
Beta Tester 
Total Awards: 1
Default

It could be more confusing than help. Read the help file for b4ppc and read the examples. take parts of the examples and write your own. Trial and error is a slow way of learning but it works. Thats how I started 27 yrs ago.
Reply With Quote
  #28 (permalink)  
Old 09-25-2007, 07:32 PM
Junior Member
 
Join Date: Sep 2007
Location: Silicone Valley
Posts: 26
Thumbs up

Quote:
Originally Posted by bdiscount View Post
It could be more confusing than help. Read the help file for b4ppc and read the examples. take parts of the examples and write your own. Trial and error is a slow way of learning but it works. Thats how I started 27 yrs ago.
Thanks for your opinion, bdiscount!

Only reason I thought that the book might help is that it offers more than just a short illustration of something and gives you some background on the reasons or concepts behind why you do things a certain way. That's the one issue I have with just looking at examples, etc is that I don't often know why it's done this way versus that way or sometimes what I'm looking at....

Hope that makes some sense...

As for time it takes to learn, I hope that I can do it in less than 27 years as I'll be in the old folks home by then, if I make it that long, given my current age.....that's why I keep looking for relatively simple ways of accellerating my learning curve, besides the fact that since I work full-time (more than 40+ hours/week...) I don't have lots of free-time and unfortunately, don't have time right now to take a programming class or something like that.

My original thought that may have been very naive, was that by working with an onboard device IDE like basic4ppc offers, it would allow me to take advantage of the bits of free time that I do have periodically at lunch at work or between meetings, etc. Such that over some months I thought that this time would add up to something where I could make some progress....

Again, hope this makes some sense....

__________________
Silicone Valley Digerati/Code Noob
HTC Advantage X7501/WM6
Kohjinsha SH6/Vista HP (For Sale, PM me...)
MacBook C2D
Reply With Quote
  #29 (permalink)  
Old 09-25-2007, 07:37 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

I recommend you to start with a Visual Basic 6 book rather than .Net (2003 / 2005).
Basic4ppc is built upon the .Net Framework and does resemble some of its characteristics, however it is more closer to VB 6 which is not an object oriented language.
Reply With Quote
  #30 (permalink)  
Old 09-25-2007, 07:49 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,313
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Quote:
Originally Posted by ArchiMark View Post
Thanks for your opinion, bdiscount!

Only reason I thought that the book might help is that it offers more than just a short illustration of something and gives you some background on the reasons or concepts behind why you do things a certain way. That's the one issue I have with just looking at examples, etc is that I don't often know why it's done this way versus that way or sometimes what I'm looking at....
In Portugal we have a saying:

"IF you find someone who is hungry, don't give him a fish, teach him to fish"

I relate 100% to you, I alway try to understand why "its done that way", oposed to "it must be done that way"

Quote:

As for time it takes to learn, I hope that I can do it in less than 27 years as I'll be in the old folks home by then, if I make it that long, given my current age.....that's why I keep looking for relatively simple ways of accellerating my learning curve, besides the fact that since I work full-time (more than 40+ hours/week...) I don't have lots of free-time and unfortunately, don't have time right now to take a programming class or something like that.

My original thought that may have been very naive, was that by working with an onboard device IDE like basic4ppc offers, it would allow me to take advantage of the bits of free time that I do have periodically at lunch at work or between meetings, etc. Such that over some months I thought that this time would add up to something where I could make some progress....
My background in coding has always been about BASIC, and I had stopped mess around with it for about 10 years, So when i pick it up with Basic4PPC, almost everything had "gone with the wind"...and I had to re-load all the keywords to my system again...
I was back codding in a week or so and had my first ever really complete app in about one month, so I would expect that those 27 Years you mentioned , really become abou one month or two for the basics, the rest, beeing basic4ppc an ever upgrading development tool, with all the new dll and such, will forever be a learning experience worth the while....

PS.: I would be up for the challange of writting a "hard-cover" book of basic4ppc, both in english as in my home language, but I figure I would need (lots of) help.....Anyone???
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France-Saumur
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
B4PPC DLL Version Listing - B4Android DLL Version Listing
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

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


All times are GMT. The time now is 01:52 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0