tommaso39
Guest
I would like to start a much broader speech on my project whose conclusion led me to the topic already discussed "is not a tutorial".
in this first (let's call it) "Chapter 1" (although I don't know if there will be a second) allow me to make only some considerations, a short historical exhibition and also a short discussion of a software I started (in reality it would be better to talk about a software project, because incomplete).
I'm an engineer who's been working in construction since 1970.
I have always been very keen on computer science (especially programming) and I have done the programs for many operations (of course the most repetitive) that used in the exercise of my professional activity.
I have created software, at the amateur level, of all kinds; from structural calculation to metric computation to many other small applications.
these programs, made only for me, in fact they have been used so much
from me and my other friends.
I now retire and would like to leave my programs to those interested in computer science and programming more than to their full use; and that for the reasons I explain below.
When the computers arrived, I had one.
the first programmable computer I possessed was a p101 of the olive groves; a real closet and education were just a set of symbols. with it I began to perform, for weeks and weeks, using all my spare time, a calculation of pillars and beams urged to die-flection and bending with the intention to get ready tabulates to detect armor; This greatly reduced the calculation times of reinforced concrete structures and the work could also be done by other less prepared employees.
this was, then, the maximum of ambitions.
after very short time the olivetti put on the market a small computer
(I do not remember the name but was similar to a cash register) which could be programmed in basic (but only a few instructions) and had a magnetic support consisting of a flexible plastic disk of about 5 cm diameter.
I then bought a tandy just arrived from America (the first with 5") flexible monitors and discs and began programming in basic.
when the olive groves made the m24 and the pe24 with graphic cards (matrox with relative routine of use in the programming) I will get them;
programming language gwbasic.
at this point I began to put together all the small programmes made,
rinse them with the new language and, of course, broadening them.
I created a program for the calculation of the flat frames that gave me so much
satisfaction and I was very useful for all the following up to today.
Meanwhile, he took my old idea: to create a program that allowed me to design a building work in its entirety: to start from the graphical draft to the printing of all the accounting and graphics, including view 3d.
but I never came to a point of arrival because every improvement of technology called me to rewrite the programs and in any case I found a lot of difficulty with the graphics cards that would have allowed me to develop computer graphics. (and to consider that the free time available was not much).
programs were rewritten in qbasic and then still visual-basic, but at vb6 I stopped.
In the meantime I made a metric computation program while the one for the design had stopped; I decided to spare myself the hard work of graphics to rest with a solid modeler.
For many years I've been looking for a modeler who would do my job, but I couldn't find the right one to interface to my program.
Finally in recent years I found the rhino with which I managed to get what I wanted, but now it is too late to face the work of rewriting and completion (it is done to say) of the entire software.
from here the decision to give, to those who were interested, how much I have made here.
for complete exposure and for honesty I will tell you that:
1- I did not follow programming courses
2- for all I have done, every time I have reached the result I am
stopped there without looking for the best solution or the most elegant and efficient solution
under the aspect of programming; so all I have provided
should be rewritten in the best form by catching only a few ideas beyond
the general idea.
It's to keep in mind that computer science, for me, was just a hobby practiced in free time.
3- Obviously what I have is almost everything to consider incomplete
4- almost everything is based on proprietary media: vb, access, some ocx you'll have to get yourself.
5- the comparison with something on the market is from scratch so do not believe you have something usable in your hand; The material I could give you is just to be understood as a set of codes as an example.
to give friends some usable program with sufficient security, I gave them the compiled (exe), but to you I give the source code that to turn needs the environment vb6
6- I don't want money but I don't want reproaches too I'm open to all the discussions.
from what is said it is obvious that my codes can only affect those who work in the field of building engineering and architecture and have sufficient programming preparation in visual-basic.
I chose this forum, to treat this topic, because, as already said, the solid modeling and the printing of the tables happens with rhino.
If my topic is "ot" let me know or better yet please the moderator to delete this message.
thank you and resent us in a few days.
a hint of appreciation will encourage me to continue, as it is clear that
If there are no interested people, it is better to shut up and out of my way.
leaving this thread available for any consent, reproach or other, I will treat the following on other threads.
thanks to the attention
Tommaso
in this first (let's call it) "Chapter 1" (although I don't know if there will be a second) allow me to make only some considerations, a short historical exhibition and also a short discussion of a software I started (in reality it would be better to talk about a software project, because incomplete).
I'm an engineer who's been working in construction since 1970.
I have always been very keen on computer science (especially programming) and I have done the programs for many operations (of course the most repetitive) that used in the exercise of my professional activity.
I have created software, at the amateur level, of all kinds; from structural calculation to metric computation to many other small applications.
these programs, made only for me, in fact they have been used so much
from me and my other friends.
I now retire and would like to leave my programs to those interested in computer science and programming more than to their full use; and that for the reasons I explain below.
When the computers arrived, I had one.
the first programmable computer I possessed was a p101 of the olive groves; a real closet and education were just a set of symbols. with it I began to perform, for weeks and weeks, using all my spare time, a calculation of pillars and beams urged to die-flection and bending with the intention to get ready tabulates to detect armor; This greatly reduced the calculation times of reinforced concrete structures and the work could also be done by other less prepared employees.
this was, then, the maximum of ambitions.
after very short time the olivetti put on the market a small computer
(I do not remember the name but was similar to a cash register) which could be programmed in basic (but only a few instructions) and had a magnetic support consisting of a flexible plastic disk of about 5 cm diameter.
I then bought a tandy just arrived from America (the first with 5") flexible monitors and discs and began programming in basic.
when the olive groves made the m24 and the pe24 with graphic cards (matrox with relative routine of use in the programming) I will get them;
programming language gwbasic.
at this point I began to put together all the small programmes made,
rinse them with the new language and, of course, broadening them.
I created a program for the calculation of the flat frames that gave me so much
satisfaction and I was very useful for all the following up to today.
Meanwhile, he took my old idea: to create a program that allowed me to design a building work in its entirety: to start from the graphical draft to the printing of all the accounting and graphics, including view 3d.
but I never came to a point of arrival because every improvement of technology called me to rewrite the programs and in any case I found a lot of difficulty with the graphics cards that would have allowed me to develop computer graphics. (and to consider that the free time available was not much).
programs were rewritten in qbasic and then still visual-basic, but at vb6 I stopped.
In the meantime I made a metric computation program while the one for the design had stopped; I decided to spare myself the hard work of graphics to rest with a solid modeler.
For many years I've been looking for a modeler who would do my job, but I couldn't find the right one to interface to my program.
Finally in recent years I found the rhino with which I managed to get what I wanted, but now it is too late to face the work of rewriting and completion (it is done to say) of the entire software.
from here the decision to give, to those who were interested, how much I have made here.
for complete exposure and for honesty I will tell you that:
1- I did not follow programming courses
2- for all I have done, every time I have reached the result I am
stopped there without looking for the best solution or the most elegant and efficient solution
under the aspect of programming; so all I have provided
should be rewritten in the best form by catching only a few ideas beyond
the general idea.
It's to keep in mind that computer science, for me, was just a hobby practiced in free time.
3- Obviously what I have is almost everything to consider incomplete
4- almost everything is based on proprietary media: vb, access, some ocx you'll have to get yourself.
5- the comparison with something on the market is from scratch so do not believe you have something usable in your hand; The material I could give you is just to be understood as a set of codes as an example.
to give friends some usable program with sufficient security, I gave them the compiled (exe), but to you I give the source code that to turn needs the environment vb6
6- I don't want money but I don't want reproaches too I'm open to all the discussions.
from what is said it is obvious that my codes can only affect those who work in the field of building engineering and architecture and have sufficient programming preparation in visual-basic.
I chose this forum, to treat this topic, because, as already said, the solid modeling and the printing of the tables happens with rhino.
If my topic is "ot" let me know or better yet please the moderator to delete this message.
thank you and resent us in a few days.
a hint of appreciation will encourage me to continue, as it is clear that
If there are no interested people, it is better to shut up and out of my way.
leaving this thread available for any consent, reproach or other, I will treat the following on other threads.
thanks to the attention
Tommaso