473,398 Members | 2,120 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

C++ pages

I have been a C++ programmer for a while and I am writing some more
complicated programs. I would like to know if any one who is a member
of a page or programming community that I can join. I would like to
find a group of people that are interested in programming and have
some experience writing programs. Basically I would like to discuss
the projects I am working on and get some advice and be able to help
other programmers. Also I have created a good deal of useful objects
that I would like to share as well. I have objects that work with
windows, color, graphics and other functions.
Mar 28 '08 #1
4 1361
On Mar 29, 7:03*am, JoeC <enki...@yahoo.comwrote:
I have been a C++ programmer for a while and I am writing some more
complicated programs. *I would like to know if any one who is a member
of a page or programming community that I can join. *I would like to
find a group of people that are interested in programming and have
some experience writing programs. *Basically I would like to discuss
the projects I am working on and get some advice and be able to help
other programmers. *Also I have created a good deal of useful objects
that I would like to share as well. *I have objects that work with
windows, color, graphics and other functions.
C++ programming is an important part of my job (perhaps the largest
component of my work responsibilities) but I'd be the first to admit
I've still got a lot to learn. As to working with windows, color,
graphics etc., I don't do anything like that at all. I help to create
xll files that do computations on XL worksheets. xlw is an important
tool that we use and I think it's free.

I'm very interested in what you suggest. If you saw the code I work
with, you would immediately be able to identify my company and all
sorts of other private information from looking at the variable
names. However, the actual coding techniques are quite standard. I
wonder if there's a standard tool for changing variable names so that
I could quote my code without having to change all the variable names
by hand.

Paul Epstein
Mar 29 '08 #2
Find/Replace works just as well for changing variable names but be sure to
match the whole word.

<pa**********@att.netwrote in message
news:e9**********************************@s19g2000 prg.googlegroups.com...
On Mar 29, 7:03 am, JoeC <enki...@yahoo.comwrote:
I have been a C++ programmer for a while and I am writing some more
complicated programs. I would like to know if any one who is a member
of a page or programming community that I can join. I would like to
find a group of people that are interested in programming and have
some experience writing programs. Basically I would like to discuss
the projects I am working on and get some advice and be able to help
other programmers. Also I have created a good deal of useful objects
that I would like to share as well. I have objects that work with
windows, color, graphics and other functions.
C++ programming is an important part of my job (perhaps the largest
component of my work responsibilities) but I'd be the first to admit
I've still got a lot to learn. As to working with windows, color,
graphics etc., I don't do anything like that at all. I help to create
xll files that do computations on XL worksheets. xlw is an important
tool that we use and I think it's free.

I'm very interested in what you suggest. If you saw the code I work
with, you would immediately be able to identify my company and all
sorts of other private information from looking at the variable
names. However, the actual coding techniques are quite standard. I
wonder if there's a standard tool for changing variable names so that
I could quote my code without having to change all the variable names
by hand.

Paul Epstein
Mar 29 '08 #3
On Mar 28, 10:59 pm, pauldepst...@att.net wrote:
On Mar 29, 7:03 am, JoeC <enki...@yahoo.comwrote:
I have been a C++ programmer for a while and I am writing some more
complicated programs. I would like to know if any one who is a member
of a page or programming community that I can join. I would like to
find a group of people that are interested in programming and have
some experience writing programs. Basically I would like to discuss
the projects I am working on and get some advice and be able to help
other programmers. Also I have created a good deal of useful objects
that I would like to share as well. I have objects that work with
windows, color, graphics and other functions.

C++ programming is an important part of my job (perhaps the largest
component of my work responsibilities) but I'd be the first to admit
I've still got a lot to learn. As to working with windows, color,
graphics etc., I don't do anything like that at all. I help to create
xll files that do computations on XL worksheets. xlw is an important
tool that we use and I think it's free.

I'm very interested in what you suggest. If you saw the code I work
with, you would immediately be able to identify my company and all
sorts of other private information from looking at the variable
names. However, the actual coding techniques are quite standard. I
wonder if there's a standard tool for changing variable names so that
I could quote my code without having to change all the variable names
by hand.

Paul Epstein
http://www.planet-source-code.com/vb...t=Alphabetical
http://www.planet-source-code.com/vb...t=Alphabetical

Here is a good part of my work. I was part of a gaming page until it
went down. This forum is OK but there are a great many people and
they are pretty strict about the topics that get posted. Also this
forum does not support files and archives. Take a look at the
programs and the screen shots if you are interested. I am always
trying to become a better programmer. Right now I am working on a
graphics editor that will allow multi graphics on one graphics file.

That is the trickiest part of programming is commenting and naming
conventions.
Mar 29 '08 #4
On Mar 28, 6:03 pm, JoeC <enki...@yahoo.comwrote:
I have been a C++ programmer for a while and I am writing some more
complicated programs. I would like to know if any one who is a member
of a page or programming community that I can join. I would like to
find a group of people that are interested in programming and have
some experience writing programs. Basically I would like to discuss
the projects I am working on and get some advice and be able to help
other programmers. Also I have created a good deal of useful objects
that I would like to share as well. I have objects that work with
windows, color, graphics and other functions.
If you want something more than an online community, search for a
local users group in your area.
Mar 29 '08 #5

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

Similar topics

2
by: skura | last post by:
I am trying to understand how the data in sql server is stored and also regarding fill factor and page splitting. 1) My first question what is the difference between Index pages and Data pages....
4
by: mairhtin o'feannag | last post by:
Hello, I have a tablespace striped across three drives, call them 1,2,3, just to be clever. :) I allocated a lot more space (DMS) than I should have, since I didn't know a way to estimate the...
12
by: Sunny | last post by:
Hi, I need to download some web pages from a web server (most of them are not static html, but .asp pages). The content (I.e. the pure html) in the pages are not changed very often, so I'll...
8
by: moondaddy | last post by:
Are frame pages really taboo in asp.net and if so, why and what's the down side of using them? I'm trying to use user controls instead, but it seems that a lot of things were a lot easier with...
21
by: matvdl | last post by:
I have a system that was originally developed in asp - the pages are saved in SQL (there are over 10,000 pages) and saved to a temp directory in the server when requested by a client. I have...
5
by: Michael Herman \(Parallelspace\) | last post by:
1. What are some compelling solutions for using Master/Content pages with Web Pages? 2. If a content area has a web part zone with web parts, what is the user experience like when "editting" the...
17
by: Rob R. Ainscough | last post by:
Again another simple concept that appears NOT to be intuitive or I'm just stupid. I've read the WROX book and the example doesn't actually show how the .master page links in the other content...
6
by: Konstantin Andreev | last post by:
Hello, all. Let the tablespace SY810T4K is almost full: --------------- db2 =list tablespaces show detail ... Name = SY810T4K Type = Database managed space Contents...
11
by: =?Utf-8?B?UGV0ZXIgSw==?= | last post by:
I am working with Visual Studio or alternately with Expression Web. I need to create about 50 aspx pages with about 1200 thumbnali images, typically arranged in three to four groups per page,...
1
by: deshaipet | last post by:
Hi friends - I created a automatic storage tablespace with a pagesize of 16 K and initial size of 64 MB. create large tablespace test_tbsp1 pagesize 16k managed by automatic storage autoresize...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...
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
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...

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.