Search Results

Showing results 1 to 26 of 26
Search took 0.01 seconds.
Search: Posts Made By: everlast
Forum: Visual Basic 4 / 5 / 6 Jan 21st, 2008
Replies: 0
Views: 987
Posted By everlast
can anyone give me a reference to a great tutorial for programming Ti 89 graphic calculator using BASIC?
Forum: C++ Jan 15th, 2008
Replies: 5
Views: 1,603
Posted By everlast
ok, i've been learning c++ on my own for a year now intensily (my mechanical engineering college doesn't have any courses in programming, and that's a problem for me because i'll be making my Phd in...
Forum: C++ Jan 15th, 2008
Replies: 5
Views: 1,603
Posted By everlast
ok, i consider myself warned.
still, i have some questions:
1) what is the point of solving practice problems if nobody coments on your code? i've been searching this forum and, correct me if i'm...
Forum: C++ Jan 12th, 2008
Replies: 6
Views: 3,992
Posted By everlast
thanks. :) on the TIGCC site they say that their compiler is based on GNU GCC but that it's mainly a C compiler. i'll post a question about c++ there, thank You for the link and the explanations.
Forum: C++ Jan 12th, 2008
Replies: 5
Views: 1,603
Posted By everlast
ok, i have just noticed that the text is really bad : there is no spaces and all of the structure is gone. i pasted it from MS Visual studio. here's a question:

how can i post my code as I see it...
Forum: C++ Jan 12th, 2008
Replies: 5
Views: 1,603
Posted By everlast
#include <iostream>
#include <iomanip>

using namespace std;

class Matrix
{
public:
Matrix (int =0, int =0);
~Matrix ();
Forum: C++ Jan 12th, 2008
Replies: 6
Views: 3,992
Posted By everlast
thank you, BUT
this will probably be a stupid question, still: is there a difference between GCC and gcc? the answer would save me some browsing time.
or in other words, what must i do to write my...
Forum: C++ Jan 12th, 2008
Replies: 6
Views: 3,992
Posted By everlast
Project Information
TIGCC is mainly a C compiler for the Texas Instruments TI-89, TI-89 Titanium, TI-92 Plus and Voyage 200 calculators. It is based on GCC, the GNU Compiler Collection. The current...
Forum: C++ Jan 12th, 2008
Replies: 6
Views: 3,992
Posted By everlast
is there a way for me to write OOP programs in c++ for Texas Instruments TI 89 graphic calculator?
Forum: C++ Jan 4th, 2008
Replies: 24
Views: 61,741
Posted By everlast
it's extremely interesting, but how does a self-taught beginner like me place oneself in such a great project?

thanx for the link and the advice, i hope to be able to use it some day if i learn...
Forum: C++ Jan 2nd, 2008
Replies: 4
Views: 720
Posted By everlast
this helps ALOT. i'm experiencing the steep slope of the learning curve for about 10 months 3-4 hours a day (that's a lot of time for me, because programming is not in my curriculum)... it seems that...
Forum: C++ Jan 2nd, 2008
Replies: 4
Views: 720
Posted By everlast
i am well aware of that. my problem is which one to choose, and should i use c++ libraries to make GUIs, or code the calculation-parts of the program in c++ (because it's faster and i can control...
Forum: C++ Jan 2nd, 2008
Replies: 4
Views: 720
Posted By everlast
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...
Forum: IT Professionals' Lounge Dec 1st, 2007
Replies: 7
Views: 4,205
Posted By everlast
first of all: THANK YOU! this even sounds like it could work. :) i'll browse the Net for instructions and pray alot. :)
Forum: IT Professionals' Lounge Nov 30th, 2007
Replies: 7
Views: 4,205
Posted By everlast
i don't knnow how to install it, that is the problem. :) do i need to compile the bin utilities (what are they anyway? - i'm a total beginner) is there a good page where i can find a step - by- step ...
Forum: IT Professionals' Lounge Nov 30th, 2007
Replies: 7
Views: 4,205
Posted By everlast
I'm in a desperate need of help with gcc 4.2.2 installation on Linux OpenSUSE 10.2.
I'm a mechanical engineering student and i need it installed on my home PC for my diploma thesis - it's quite...
Forum: Getting Started and Choosing a Distro Nov 22nd, 2007
Replies: 20
Views: 3,668
Posted By everlast
as we say in Croatia :"so, in THAT hedge lies the rabbit." :) ok. i got the message. the problem is Micosoft. i can understand that perfectly, from what i'm reading on the Net about terms such as the...
Forum: Getting Started and Choosing a Distro Nov 22nd, 2007
Replies: 20
Views: 3,668
Posted By everlast
oh, believe me, i'm forced to use it - and i love to use it. and i'm getting used to it - i had no idea it's so fast. as i said before, i have a great oportunity and vast fortune to work on OpenFOAM...
Forum: Shell Scripting Nov 22nd, 2007
Replies: 4
Views: 947
Posted By everlast
tank you! i've found some great links too...

http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/index.html
http://www.tldp.org/LDP/Bash-Beginners-Guide/html/index.html...
Forum: Getting Started and Choosing a Distro Nov 21st, 2007
Replies: 20
Views: 3,668
Posted By everlast
thanx to everybody for the links and the advice, i got the installation dvd from a research assistent at my university :)
Forum: Getting Started and Choosing a Distro Nov 21st, 2007
Replies: 20
Views: 3,668
Posted By everlast
what do you mean by that? i'm learning to do everything from the bash console program. i'm learning how to make scripts... now i'm really confused. :)
i have no choice but to use openSuSE because...
Forum: Getting Started and Choosing a Distro Nov 20th, 2007
Replies: 20
Views: 3,668
Posted By everlast
im satisfied with openSUSE, although i'm an absolute beginner. linux is great. i enjoy learning it
Forum: Shell Scripting Nov 14th, 2007
Replies: 4
Views: 947
Posted By everlast
thank you so much.. i'll try the tutorial at the top of the forum - i can't understand how i managed to miss it. :) thank you for the motivation!
(excuse my bad english :)
Forum: Shell Scripting Nov 13th, 2007
Replies: 4
Views: 947
Posted By everlast
i've obtained alot of literature for vim editor and i've started working, but then i realised there aren't any books on shell scripting (at least i could'nt find any) containing many examples. can...
Forum: Shell Scripting Nov 7th, 2007
Replies: 1
Views: 738
Posted By everlast
i'm an absolute beginner in shell scripting so i need adivice:

what is the best editor, and where is the best place to find tutorials for them?

i'm a somewhat experienced in c++ so i...
Forum: Getting Started and Choosing a Distro Oct 26th, 2007
Replies: 20
Views: 3,668
Posted By everlast
im having trouble finding and downloading openSUSE linux. the opensuse.org won't open. where else can i find this distribution and download it quickly? thank you in advance!
Showing results 1 to 26 of 26

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC