1,089 Topics
![]() | |
My name is Tom I just found your Forum via Google, read several posts and forgot what I was looking for. I really like the friendly and professional style. A little bit about myself: I'm 40, my first contact with computers must have been around '84. I did a CS … | |
Dear All, For Clarity and better understandability of the Software System, Is object-oriented approach is closer to the working of human cognition? If yes then how? If not then why? Kindly, Support your answer with strong arguments and real life examples. ' | |
I know this might be a stupid question. I was trying to make a game with allegro for fun but it getting longer and longer after a while. Now I know I should divide my project to several files instead put all the code at main.cpp. But how to do … | |
Hi, I am new to PHP oop. I was wondering when and why should we use the following: 1) Public 2) Protected 3) Private 4) are there any other??? An example would be appreciated. Thanx | |
the title says it all.. if any1 happen to see one , can post the link to me? thanx!! i need it to do my assignment .. but i cant find any program as long as that! tq! my assignment task is to find a program written by other ppl … | |
can any1 help me to solve the following problem? sorry if i seem noobish because i have no basic in c++ and oop and a new beginner...i'm willing to learn anything.. thank you so much...!!! Question: Ask the user to enter to key-in the inputs from 5 different cars and … | |
is there a way for me to write OOP programs in c++ for Texas Instruments TI 89 graphic calculator? | |
Hey everyone, I post to a bunch of forums, but always looking for new resources to learn and share. Been a developer for many years and currently working on productivity and organizational projects amongst others. I'm an OOP (Java and C#) and asp.net guru so hopefully you'll see me around … | |
i'm quite new to programming. i'm a mechanical engineering grad student and i've been learning c++ for a year now on my own. so far i can program only win32 console programs i'll soon finish literature on OOP c++ like Robert Lafores interactive c++, C++ How To Program (Deitel) and … | |
Hi , i am very new to C++ , OOP concept. I am making a bookstore using classes and have made it till books details ( tat is for ex. 10 books aval and when the user searches fo particular book he gets the detail with price and aval copies) … | |
![]() | Hello, I worked with Python for about a year. Then I moved on to C/C++. Now I'm learning Java. I know the basics of programming really well, and I'm starting to get a good grasp of OOP. I'm learning the syntax of abstract classes and inheritance in Java. I thought … |
Hey Everyone! Thanks for your help on my previous endevors. But, I've been working on this program for..... weeks, maybe months, and it's slowly evolved from different versions. This version uses OOP heavily, and it almost works. Okay, if you are not familiar with the '8 queens' problem, the objective … | |
How important are data structures in C++? I'm majoring in networking and going to grad school for MISM with a focus in networking. If I have a firm understanding of C++ concepts such as encapsulation, inheritance, recursion, polymorphism, templates, and exception handling will topics in data structures benefit me at … | |
:o does anyone know how to write this for me i have no idea i need help Outline: Java is a powerful Object Oriented Programming (OOP) language specifically designed for use with the internet. However, this makes learning Java fairly difficult. So we will start with a simple (text-based) program. … | |
Is VB.NET an OOP? Is VB.NET an object oriented language (like its equivalent – c#)? Thanks. | |
hello, i have a header file (intl.h)which contains the declaration of members of class intl and the members functions are defined in 5 different headers and i have one more header (floatl.h) which contains the total declaration of class floatl and it's member functions the over view is something like … | |
Hey guys. I am trying to take a normal queue and change it into a cyclic queue, which basically means that the enqueue operation will make the elements shift to make space if the rear pointer is pointing at the end of the queue. I am getting an error about … | |
Hey guys, we were given an opportunity for extra credit in my OOP class. We're going over recursion and my prof said if we could do a project using recursion and do another useing iterative statments, and time them, we would be given extra cred. Is there a way to … | |
Hi everyone! At the moment I am working on an OOP bank account program as an assignment in VB.Net. FYI:It has a credit account class with properties of AccountName, AccountNumber and Balance. The credit account class has two methods - deposit and withdraw. You can overdraw on the credit account, … | |
I am new to this site and it was recommended by a friend and class mate. I am having serious issues in OOP. Did great in C++ last semester but our new book is killing me. I am trying to get this program going with polynomials. The professor gave us … | |
[code] #include <iostream> #include <list> #include <string> using namespace std; // prototype for function template printList template < typename T > void printList( const std::list< T > &listRef ); class NumberOfPersons { private: int numberOfPersons; public: NumberOfPersons(int person); int getNumberOfPersons(); }; NumberOfPersons::NumberOfPersons(int person) { numberOfPersons = person; } int NumberOfPersons::getNumberOfPersons() … | |
hi every one: today my supervisor asked me to choose a version of vb to start developing my project . honestly speaking I am so lost which version to choose" vb" or" vb.net 2005". honestly my oop programing is not good at all and I have one and half month … | |
Hey guys,can anyone explain here what is the true concept of Object Oriented Programming.I am quite confused with this. Thanks in advance. | |
Hey everyone, I'm back in C++ this semester; Last semester I went through Structured C++ (and passed with a 4.0; many thanks to all of you!) and this semester I'm in OOP. I don't have sample code yet because I haven't started. But I was talking to a classmate, and … | |
If you have any idea on where I can learn how to implement OOP in C++ specifically when it comes to list please send me your feedback | |
I'm trying to write a class containing some code i want to reuse in other projects, but I just cant seem to get it right. I'm hoping someone out there can offer a helping hand. Here is the original code: [code] def Numero(name): 'A function which converts a string to … | |
Hi people of the bandwidth world!!! Hey guys How are you today? What does $THIS-> actually do? I'm advancing in OOP programming using PHP.... Please enlighten me on this or if you have resources that explains all this in "ENGLISH" Thanks Guys | |
Mini- Project of Dates Your program should allow the user to enter day, month and year of any date after 1 Jan 1900. The program should allow user to enter two dates. The program should then determine whether two dates are in a leap year, whether the first date is … ![]() | |
I am studying for college for a very complex exam that includes database administration project management, system analysis and many others. I have some database admin questions that I really need help with. Any help would be appreciated. here they r: 1. You are tasked with monitoring and tuning the … | |
I basically need to write a program that will display all images in a directory, sequentially, and either create or open an existing corresponding text file, and allow a user to write/dictate into it. (e.g. So working in a directory containing one.tif, two.tif and three.tif, the program will open/create one.txt, … | |
Introduction Name: Hendrik Gunawan Nickname: HG Height: 5'11'' Weight: 170 Hair: Black Eyes: Brown Location: Indonesia Age: 25 Hobbies: Computer Graphic, BasketBall, music I'm 3 year exprienced software engineer specialization: asp.net, c#, OOP | |
I've just finished a long term contract and looking for another big project; 3-6 month contract or a full time offsite position as an ASP.NET developer/architect. I have 6 years of a full cycle development experience with ASP.NET 2.0 (C#) and Microsoft SQL Server 2005 development. * I have strong … | |
Hi all; I'm new to C++ and OOP. My problem is: I ' ve created the header file time1.h and included it in my project but when I tried to compile it gave me linker errors in VC++ 6.0. Here is the code: My header file [B]time1.h[/B] [code=c] #ifndef TIME1_H … | |
Hi, I just registered with this forum a few minutes ago after stuffing my face into a collection of my fathers books, and the netbeans IDE, praticing what I was exposing myself to. THe past couple of months have been an intensive undergoing, pickin gup after an introduction(java), established back … | |
[B][COLOR=black]I'm mehtab[/COLOR][/B] I'm a fresh engineering student joined u people hoping that right now ur help (in C++) to me will be valueable may be i Would soon be able to add valueables for we all :mrgreen: i hope u people will help me udestanding C++ OOP and data structures … | |
Hello: I am a programmer. I work professionally primarily in C, C++. Most personal programming projects I do is in either C++ or Python. I am studying Java and Ruby currently. My quetion is: How valid do you find Assembly language in a modern sense, professionally or otherwise? I ask … | |
Hello, I am attempting to create a session class. I want it to be able to store all kinds of data about the current session, such as member information, authentication, application data, or any other structures that would be unique to any given user. If I were to create a … | |
Hi, I'm working on a OOP school project, and I'm trying to add a web interface to it; however, my experience working with html forms is limited. Anyways, I'm trying to set up a user login, where the user enters some info onto a form. I want to pull the … | |
I started learning C++ as my first language. But some of the OOP stuff gives me trouble. I know C is a widely used language like C++ and has about the same syntax but isn't OOP.I have tried some basic C so i have not got parts that are different … | |
Hello: I am interested in understanding recursivity; I have not knowingly used this much in my programming. I am reviewing certain areas of OOP in order to learn more and better about areas that I may not be[I] fully[/I] understood yet. Recursivity is one of these areas. I understand the … | |
Create a class called Point which can be used to set and get a point (x, y) on a X-Y coordinator. Write a program to let your client set any three points to define a triangle on the X-Y plane and determine:- 1. what type of triangle formed by client’s … | |
Hehehe, heres some geeky joke for all programmers :D hope you like it, since I was almost crying laughing when i read it. Post new jokes in here so all of us can have some funny time (geeky jokes) [B]How does the chicken cross the road?[/B] NT Chicken: Will cross … | |
I just have a quick question that I am hoping someone could help me out with. I have an assignment due about OOP's and GUI's and Event-Driven Programs. We have recently moved from structural design to these different designs...I and I seem to be confused a bit. Below is my … | |
[B]I am working on an exercise given in class. I have managed to do most of it but I a a bit stuck on the permutation part. Here is what is required of me:[/B] Subject: Transformers An ideal electrical transformer has an input voltage and current, Vin, Iin and an … | |
Hi, everybody! I have studied C++ OOP And now I begin studying OOP with VB.net I want to know OOP in VB.net diferent from OOP in C++ Please give me some document Tks a lot! | |
Surfed in looking for a solution for a WMP video problem and like the style of this forum so I joined..... Not as young as most of you guys and gals... getting on for 65 and retired lawyer, active radio amateur (that is why the nickname) and playing with electronics, … | |
I'm starting to learn the basics of oop in school. I have a program that calculates a batting avg and the collection adds a number starting at 1, the name of the player and the batting avg. The problem is when I go to add another player the player gets … | |
I'm currently working on an OpenSource Project Called ShuttleBB with a few other coders. But i'm stuck for coders etc. Information Here [URL="http://en.wikipedia.org/wiki/Shuttlebb"][COLOR=#000020]http://en.wikipedia.org/wiki/Shuttlebb[/COLOR][/URL] [URL="http://www.shuttlebb.com/"][COLOR=#000020]http://www.shuttlebb.com[/COLOR][/URL] project site, with documents and notes etc. Coding Standards [URL="http://shuttlebb.com/docs/doc_coding_standards"][COLOR=#000020]http://shuttlebb.com/docs/doc_coding_standards[/COLOR][/URL] We ask that people intrested have the following Requirements: - PHP/MySQL - OOP/D - Coding standards … | |
Okay, the test is on Tuesday. Unfortunately, I am a little behind in my studying. I'm a sophomore in high school with other classes that bog me down with senseless homework and projects. I was just wondering if anyone here had any tips as what I should try and study … | |
What is a good place to read and grasp the fundamentals of OOP? Does anyone have any suggestions online? |
The End.