473,765 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need Web reference and forums to learn C++

Hi guys,

I have a question regarding learning C++. I graduated with a Computer
Science degree. recently I have found out that I need to learn
languages better and professionaly. I am interested in learning for
windows programming also I have a questions where should I start. I
know the basics of most of the languages. I need to learn how to put
the parts together such as that I can have a working software package
rather then small pieces of softwares. I am also interested in learning
how to extend the webservers, and functionality. Any help in this
regard will be appreciated. Can you please also refer any such good
forums regarding programming or magazines of web resources. Thanks!

Mar 9 '06 #1
2 1811
Geek wrote:
I have a question regarding learning C++. I graduated with a Computer
Science degree. recently I have found out that I need to learn
languages better and professionaly.
Oh goody. Yet another college has produced a philosopher, ready to get a gig
in the Philosophy Department of some big company.
I am interested in learning for
windows programming also I have a questions where should I start.
Download this:

http://rubyforge.org/projects/rubyinstaller/

It is a very light, very flexible language called Ruby, and that installer
comes with several windowing libraries. Spark one up and dive in.

Yes you will also need to learn C++ (especially as the rate at which Java
and C# is tanking projects becomes clear). You will also need to learn how
to write clean programs, how OO works, and how windows work, without
getting mired in the raw details that C++ forces you to consider.
I
know the basics of most of the languages. I need to learn how to put
the parts together such as that I can have a working software package
rather then small pieces of softwares.
Right; programs need installers, data files in simple formats (such as XML),
and ways to glue large modules together simply. Research ActiveX.
I am also interested in learning
how to extend the webservers, and functionality.


Google for a tutorial on CGI. There are zillions of those, including for
Ruby.

--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
Mar 9 '06 #2

Phlip wrote:
Geek wrote:
I have a question regarding learning C++. I graduated with a Computer
Science degree. recently I have found out that I need to learn
languages better and professionaly.


Oh goody. Yet another college has produced a philosopher, ready to get a gig
in the Philosophy Department of some big company.
I am interested in learning for
windows programming also I have a questions where should I start.


Download this:

http://rubyforge.org/projects/rubyinstaller/

It is a very light, very flexible language called Ruby, and that installer
comes with several windowing libraries. Spark one up and dive in.

Yes you will also need to learn C++ (especially as the rate at which Java
and C# is tanking projects becomes clear). You will also need to learn how
to write clean programs, how OO works, and how windows work, without
getting mired in the raw details that C++ forces you to consider.
I
know the basics of most of the languages. I need to learn how to put
the parts together such as that I can have a working software package
rather then small pieces of softwares.


Right; programs need installers, data files in simple formats (such as XML),
and ways to glue large modules together simply. Research ActiveX.
I am also interested in learning
how to extend the webservers, and functionality.


Google for a tutorial on CGI. There are zillions of those, including for
Ruby.

--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!


Thanks so much for your help on this.

Mar 9 '06 #3

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

Similar topics

1
2172
by: Olav Tollefsen | last post by:
When using Web Services from ASP.NET 1.1, you got a "Web References" folder in your project containing an entry for the web service references you added. The property page for this entry contained the URL to the web service and you could change this URL if you wanted to point to another web service and then you could do an "Update Web Reference" to refresh the references. In ASP.NET 2.0, you get a "App_WebReferences" folder instead, but...
6
2027
by: Joey Liang via DotNetMonster.com | last post by:
Hi all, I have a drop down list which store all the different brands of product.When i selected the particular brand from the drop down list, it will display all the products with the selected brand in a datagrid. I have this error when i select a brand from the drop down list. Blow is my code,anyone can help me to solve my error,which part of my code went wrong? Really thanx and very appreciate your help in advanced.. I have been stucked...
4
1908
by: semooo | last post by:
hi Im waseem I need an immediate help as soon as possible, I have three simple question with coding problems in data structure in c++ thess are : 1)suppose that you are finanicier and purchase 100 shares of stock in company X , in each of january , april , and september and sell 100 shares in each of june and november the price per share in these months were jan apr jun sep nov
1
2901
by: deepuk75 | last post by:
Can someone explain to me what is the difference between a messageboard and forum. Can they be used interchangeably. Or Is a Forum part of a messageboard or vice versa ? I want to understand the parent child relationship. Is it MessageBoard->Forums->Categories->Topics Or Forums->Categories->MessageBoards->Topics hope somebody will explain...
20
4283
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site is structured as an upside-down tree, and (if I remember correctly) never more than 4 levels. The site basically grew (like the creeping black blob) ... all the pages were created in Notepad over the last
31
4641
by: Don Leverton | last post by:
Hi Folks, I've been away from this NG for quite a while, persuing other interests etc. I have made a few posts / replies here lately, and find this whole NG thing a little awkward and cumbersome.(I'm using Microsoft Outlook) Compare this with the hotrodders.com bulletin board (http://hotrodders.com/forum/) and you'll see what I mean ... it's awesome. You can include pictures with your posts (either as attachments if they are from your...
0
1357
by: ideoniDex | last post by:
http://forum.steelpixel.com/forums/3/topics/58 http://forum.steelpixel.com/forums/3/topics/59 http://forum.steelpixel.com/forums/3/topics/60 http://forum.steelpixel.com/forums/3/topics/61 http://forum.steelpixel.com/forums/3/topics/62 http://forum.steelpixel.com/forums/3/topics/63 http://forum.steelpixel.com/forums/3/topics/64 http://forum.steelpixel.com/forums/3/topics/65 http://forum.steelpixel.com/forums/3/topics/66...
3
2029
by: =?Utf-8?B?SmF5IFZpbnRvbg==?= | last post by:
I see general messages about how to learn .NET but I have an immediate requirement to ramp up my old skills very quickly. Can anyone recommend the FASTEST way for me to get almost-competent in VB.NET (C# will come later)? This must be an online or book adventure because I can't totally disappear to attend physical classes. I have 15 years experience with commercial VB & C development, and I understand OO & database. I'm looking for a...
51
2602
by: cool_ratikagupta | last post by:
hello friends i ha just started learning c can u all give me the tips to make myself strong in c lanuage . as i want to be the best in watever i do . so just a request from all of u here plz help me out in improving my c .plz guide me as a techer . to do my best in c lanuage . i m clear with the concepts i just want to improve in c . as programming is best when u use less memory space n less ilterations.
0
9404
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
10164
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...
0
10007
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9959
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,...
1
7379
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
6649
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
5277
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...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3926
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

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.