473,472 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Banfas Tutorials Feedback Thread

Banfa
9,065 Recognized Expert Moderator Expert
So this may not be quite where you all wanted to start but I needed to start somewhere and I feel the beginning is as good a place as anywhere.

I intend to follow this with

Tutorial 2: How to Program
Tutorial 3: C: Basic Types and Constants
Tutorial 4: C: User Defined Types, Structures and Unions
Tutorial 5: Pointers

and that is more than enough forward planning, if I get that far then I will see wehre we are going next.
Nov 29 '06 #1
28 2086
r035198x
13,262 MVP
So this may not be quite where you all wanted to start but I needed to start somewhere and I feel the beginning is as good a place as anywhere.

I intend to follow this with

Tutorial 2: How to Program
Tutorial 3: C: Basic Types and Constants
Tutorial 4: C: User Defined Types, Structures and Unions
Tutorial 5: Pointers

and that is more than enough forward planning, if I get that far then I will see wehre we are going next.
Great work Ben. Your plan looks good. I'd have followed the same route myself.
Nov 29 '06 #2
smithan
16 New Member
Cool and real usefull tutorial!!!!!!!!!! Great work.....

regards,
smitha
Nov 29 '06 #3
sonic
40 New Member
Interesting read! I even read all the wikipedia info. Looking forward to participating in the tutorials. Even though it seems to take me three times as long to write programs as what I think it should, I always get an adrenaline rush when I finally have one working like is intended. I've been at C++ for about three months. The code still comes rather slow to me. Was anyone else like that when they first started? I feel that if I had to program in C++ everyday (for a job) it would feel much more comfortable. It's sometimes hard to fit recreational practice programming in between job and other classes though. Anyways, just wanted to say I'm looking forward to these tutorials. In two weeks, classes will let out so tutuorials will give me something fun and productive to do in the extra freetime ahead!
Nov 29 '06 #4
sonic
40 New Member
I may be out of place suggesting this since I am in no way contributing to the teaching of this class, but this is just a suggestion. Maybe once we actually delve into the coding aspect of C++, we could be given a problem/program to solve; and discuss, later in the week, any problems one may have encountered with writing the program. Just a thought. That way everyone would actually get some hands-on time with the actual code!
Nov 29 '06 #5
simpleeshelbee
16 New Member
Loved the tutorial! I am sure this is going to help me out a lot! I appreciate you taking the time to do this for all of us!!

Shelbee
Nov 29 '06 #6
r035198x
13,262 MVP
I may be out of place suggesting this since I am in no way contributing to the teaching of this class, but this is just a suggestion. Maybe once we actually delve into the coding aspect of C++, we could be given a problem/program to solve; and discuss, later in the week, any problems one may have encountered with writing the program. Just a thought. That way everyone would actually get some hands-on time with the actual code!
This is a great idea. We could even have a question taken from the c++ forum itself that matches the current topic and have it discussed in the tutorial.
Something for Ben to think about.
Nov 30 '06 #7
kotoro
32 New Member
Maybe we should make a tutorials half to the forum and move these kinds of things over to it, each coding language could have a tutorials section, that way if you have several stickied topics they won't obstruct the view of posts from people asking for help, and if they don't get stickied, they're eventually dissappear.
Dec 3 '06 #8
Banfa
9,065 Recognized Expert Moderator Expert
That is currently under discussion by the forum mods.

I am also considering moving all the replies to this thread to another thread and reserving this thread for my tutorial posts only thus reducing the number of sticky threads required as a temporary measure.
Dec 4 '06 #9
pangsans
47 New Member
great!i jus loved this tutorial!i am lookin forward to more of it!thank u!
Dec 4 '06 #10
DeMan
1,806 Top Contributor
Very good start....

As a total aside: Did you know that (supposedly) the 'repeat' on shampoo bottles is actually one of the greatest marketing gimmicks in all time, more than doubling (interesting, maybe not everyone interpreted 'repeat once') the sales for a (at the time) company with dwindling profits?
Dec 5 '06 #11
KeegY
1 New Member
Hi guys!

I have read the posts and am eager to learn. Banfa the way your going is perfect and i can't wait untill your next post.
Dec 6 '06 #12
Banfa
9,065 Recognized Expert Moderator Expert
Hi guys!

I have read the posts and am eager to learn. Banfa the way your going is perfect and i can't wait untill your next post.
Just to say I am 1/2 way through writing the next 1, it will go up before the end of the week.
Dec 7 '06 #13
sanketbarot
30 New Member
Hi Banfa How are You?


I am really eager to learn. You have solved so many problems and I read some solution. You are excellent in guiding someone...

Yours tutorial will help number of peoples around the world..


Jakas Yar bahot maza aaya.....
Dec 9 '06 #14
jacoder
13 New Member
Hi Banfa How are You?


I am really eager to learn. You have solved so many problems and I read some solution. You are excellent in guiding someone...

Yours tutorial will help number of peoples around the world..


Jakas Yar bahot maza aaya.....
good to see the 1st lesson up there ;) nice one & looking forward to many more, keeping in mind i am n00b 2 programing , I am here to learn from you guys&hopefully i become more advanced in C,
I need the brainfood lol , thx alot for answering my post and taking the time to post these lessons.

I`l be keeping a close eye on this subject as im sure it will provide plenty good help for me
RESPECT & PEACEOUT GUYs n GALs TIA :)
Dec 15 '06 #15
Banfa
9,065 Recognized Expert Moderator Expert
Just a quick note to say sorry about the lapse in lessons/tutorials. I went on holiday but I'm back now and you can expect something soon.
Dec 15 '06 #16
jacoder
13 New Member
Just a quick note to say sorry about the lapse in lessons/tutorials. I went on holiday but I'm back now and you can expect something soon.
NICE ONE Banfa hope you had a nice holiday m8 and its good to see these tutorials being put on forum for us n00bs to learn from :D , i can only give you more reespect for taking the time to do such cool stuff especially when we all lead busy lifes , its good to see someone take time to give these kinda lessons out to us guysNgals who need to use them ;) SHEAR REESPECT M8
Dec 15 '06 #17
Chrisp
8 New Member
Hey!

I've read lots of intros but this one was great (and humorous, too) ;)
Looking forward to these tutorials!

=)
Dec 16 '06 #18
Ganon11
3,652 Recognized Expert Specialist
I definitely like the fact that you are covering how to program very thoroughly before teaching any actual code. It's a step of learning that has been skipped too often - especially in my experience. I pretty much had to teach myself to do some foreward planning, and I'm still not the best at it.
Jan 5 '07 #19
jacoder
13 New Member
glad to see your still working on teaching more c classes , indeed you are correct Ganon11 too many people skip the problem solving planning part, [:]

i cant w8 for the real stuff "coding" learning from you guys as experienced programmers is a privilage for me , as i am finding c a great language to learn ;-)
Bring it on ("the good stuff, looking forward to some problem solving code") that i will sure learn from
REGARDS Jacoder :)
Jan 7 '07 #20
simon nauru
1 New Member
nice tutorial really helped me. seeking for assistance in developing an ip monitor program in c++ for my school project which are the guide lines which you can advice me to use
Jan 15 '07 #21
Banfa
9,065 Recognized Expert Moderator Expert
nice tutorial really helped me. seeking for assistance in developing an ip monitor program in c++ for my school project which are the guide lines which you can advice me to use
If you want your question to get noticed properly start a new discussion (see button RHS above thread list).
Jan 15 '07 #22
manhatan
1 New Member
this project is too hard & i need it very much .
if anybody know the answer of this qustion tell it to me.
because its my university project.
best reguard :
Manhatan
Feb 3 '07 #23
Ganon11
3,652 Recognized Expert Specialist
this project is too hard & i need it very much .
if anybody know the answer of this qustion tell it to me.
because its my university project.
best reguard :
Manhatan
We will help if if you post under a new thread, explain your project, and detail what steps you have already taken to solve the problem on your own.
Feb 3 '07 #24
SRIKANTAN KC
1 New Member
hi banfa
thank u 4 a c age with good foundation.
how can i look into it?
sri kc
Feb 21 '07 #25
sandy123
6 New Member
Hey Bafna,

That was a great Tutorial.

I am eagerly awaiting for tutorials 2 - 5.

When will get access to these?

Regards,
Sandy
May 2 '07 #26
Banfa
9,065 Recognized Expert Moderator Expert
Err, when I've written them.

Sorry they have been very delayed due to a number of outside comitments.
May 2 '07 #27
Ganon11
3,652 Recognized Expert Specialist
I imagine this crazy thing called 'life' is getting in the way...A shame, for sure.
May 2 '07 #28
herocks
5 New Member
Small question: Why do you call 'C' C/++? I don't see any C++ in there...Well, they look good so far..
Jun 17 '07 #29

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Michiel Alsters | last post by:
Hello everybody, I hope anybody can help me. I'll try to give a brief overview of my problem. I have running a program that performs a heavy calculation. To give the user feedback what the...
3
by: Brent | last post by:
I've never really done a form-based application -- I've mostly done Web stuff -- so I have a very basic question: How do I provide simple text feedback to the user as the program runs? I'm...
1
by: Rykie | last post by:
I am primarily a web developer, but have to develop this windows app. It works a treat, but it has some places where it lags and some long running processes, which I want to provide user feedback...
0
acoder
by: acoder | last post by:
This page will link to a number of tutorials. Coldfusion Language Coldfusion Variables Using Coldfusion Variables Coldfusion Image Gallery How to upload a file in Coldfusion Watch this...
13
iam_clint
by: iam_clint | last post by:
Starting a thread for flash tutorials and such.. got a good link? pm me. http://www.kirupa.com http://www.actionscript.org/resourc...ries/Tutorials/ http://www.gotoandlearn.com ...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.