473,670 Members | 2,499 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Recommend a book on general programming?


For the most part I understand the VB "Language". I also understand C,
C++, JAVA, JavaScript, etc, etc.

What always holds me back is that I don't know what to do with them. I
mean, I have good ideas for things to make, but I can't seem to organize my
work and decide which part should do what and whether this should be in a
loop inside the main program or in a separate function or if I should do
that part before this part or not.

The last general programming course I took was for TRS-DOS in the 80s
and we used flowcharts and little triangles. That doesn't seem appropriate
with the more complex programs required on Windows. But what should I use
instead?

I'm not asking the fine people on this NG to answer all these questions,
although I will be appreciative of any advice, what I need is a book or
course on general programming methods. Something that will take my mostly
non-programming, somewhat ossified mind and train it to think like a
programmer.
Jul 17 '05 #1
2 1687
The "flowcharts and little triangles" method still works for me... perhaps
you're just perceiving it as archaic, viewing it in the light of newer, more
robust languages. If need be, throw in some circles and parallelagrams.

In theory, any system that you use to organize your thoughts in a way that
you can understand them, and change them easily is the right system for you,
whether it's objects drawn on paper, velcro shapes on a felt board, or good
old fasioned chalk and chalboard.

There is no set method... like we used to say in the "good ol' days"... If
it
feels good, do it.

"Hmmm..." <hm@mmmm.com> wrote in message
news:qh******** ************@tw ister.tampabay. rr.com...

For the most part I understand the VB "Language". I also understand C,
C++, JAVA, JavaScript, etc, etc.

What always holds me back is that I don't know what to do with them. I
mean, I have good ideas for things to make, but I can't seem to organize my work and decide which part should do what and whether this should be in a
loop inside the main program or in a separate function or if I should do
that part before this part or not.

The last general programming course I took was for TRS-DOS in the 80s
and we used flowcharts and little triangles. That doesn't seem appropriate
with the more complex programs required on Windows. But what should I use
instead?

I'm not asking the fine people on this NG to answer all these questions, although I will be appreciative of any advice, what I need is a book or
course on general programming methods. Something that will take my mostly
non-programming, somewhat ossified mind and train it to think like a
programmer.

Jul 17 '05 #2
What you might want to look at is Object Modelling tools. From these models
you can then put them into source code.

As far as VB (or C++ and Java too), if you google for UML you might find
something called Visual Paradigm for UML which is a graphical Object
modeling took that's available freely (one edition of it). and from these
kinds of tools you'll learn how to describe your problem from aOOP
perspective and put that into code afterwards which should bridge the gap
between the programming language and the programming project.

--
Stéphane Richard

"Hmmm..." <hm@mmmm.com> wrote in message
news:qh******** ************@tw ister.tampabay. rr.com...

For the most part I understand the VB "Language". I also understand C,
C++, JAVA, JavaScript, etc, etc.

What always holds me back is that I don't know what to do with them. I
mean, I have good ideas for things to make, but I can't seem to organize my work and decide which part should do what and whether this should be in a
loop inside the main program or in a separate function or if I should do
that part before this part or not.

The last general programming course I took was for TRS-DOS in the 80s
and we used flowcharts and little triangles. That doesn't seem appropriate
with the more complex programs required on Windows. But what should I use
instead?

I'm not asking the fine people on this NG to answer all these questions, although I will be appreciative of any advice, what I need is a book or
course on general programming methods. Something that will take my mostly
non-programming, somewhat ossified mind and train it to think like a
programmer.

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1263
by: | last post by:
A good book on c#. Are the MS press books good?
3
1530
by: bobby | last post by:
I have several years experience in VB and VBA. I now need to get up to speed on VB.NET and need a book. I don't think I will need a beginners book but one that aims at people with people with previous programming experience, in particular perhaps VB. Can you recommend one?
12
1451
by: ProfitMaxTrading.com | last post by:
Greetings. I'm a VB6 programmer that has just installed the VB.Net. I would like to learn VB.NET as quickly as possible. Already I'm finding simple issues such as the Print object not supported in VB.Net. Wish to port my programs over to VB.Net before I continue on them. Was wondering what book most of you had found to be really good at taking a VB6 programmer into the NET world.
2
1707
by: Chris Asaipillai | last post by:
Hi there Im starting a new course this Saturday. OBJECT ORIENTED DEVELOPMENT WITH VISUAL BASIC .NET and will cover the following concepts and principles. a.. Be able to build VB.NET applications using custom object design. b.. Utilise existing .NET Framework objects and extending functionality. c.. Become familiar with how to utilise the IDE to help OOP.
3
2286
by: Johann Schuler | last post by:
I am learning C#. Right now I am working my way thru "Microsoft C# .NET Step by Step by John Sharp and Jon Jagger." After this I want to get into more depth. Eventually I want to pass the C# certification test. Please recommend books for me to read after I get thru the present book, in order of depth and difficulty. Many thanks!
111
5535
by: Enteng | last post by:
Hi I'm thinking about learning C as my first programming language. Would you recommend it? Also how do you suggest that I learn it?What books/tutorials should I read for someone like me? Thanks in advance! -entengk
12
2301
by: Eps | last post by:
I am starting a new job that involves programming in c# and using ASP.net. I have some experience with c# but have little knowledge of ASP, I would like to get a book about each so I can get some reading done before I start. I would describe myself as a intermediate c# programmer, can anyone recommend books on both technologies ?, any help appreciated.
10
1701
by: dolphin | last post by:
Hi All. I have learn the C++ for sometime. Now I want to learn some advance topics. Can someone recommend some advance topic?
29
1687
by: jmDesktop | last post by:
For students 9th - 12th grade, with at least Algebra I. Do you think Python is a good first programming language for someone with zero programming experience? Using Linux and Python for first exposure to programming languages and principles. Thank you.
0
8386
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8901
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8591
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8660
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6213
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4209
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2799
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2041
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.