For fun / para divertirse.

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

Post Reply
User avatar
luisvasquezcl
Posts: 1258
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

For fun / para divertirse.

Post by luisvasquezcl »

Que lo disfruten...
Como cazan elefantes los distintos programadores??

Programador dBase.
Solo cazan de noche para que nadie los vea que todavía utilizan garrotes
para cazar.

Programador C.
No compran Rifles, prefieren llevar acero y un torno África para construir
el mejor rifle desde el diseño, mientras los demás se acaban los
elefantes.

Programador FOXPRO.
Toman los rifles que desechan los programadores C, lo que ocasiona que se
les vaya el tiempo en aprender nuevas técnicas de tiro en vez de cazar
elefantes.

Programador Clipper.
Ellos no cazan elefantes, se la pasan comprando librería tras librería de
partes de elefantes y se pasan años intentando integrar uno completo
mientras resuelven los errores que van apareciendo.

Programador RBASE.
Son mas difíciles de encontrar que los elefantes. De hecho, cuando un
elefante ve a un programador RBASE piensa que es su día de suerte.

Programadores ADA, FORTRAN, RPG.
Son personajes ficticios como Santa Claus y los elefantes rosas.

Programador COBOL.
No les interesa mucho el ir a cazar a otra especie en extinción como ellos.
Cuando lo hacen utilizan las más primitivas técnicas.

Programador VISUAL BASIC.
Con el mouse dan doble-click en los rifles, dan doble-click en las balas,
dan doble-click en el elefante. Esto realmente divierte tanto al elefante
que lo hace revolcarse de risa por el suelo y aplasta el mouse. Mientras, el
programador VISUAL BASIC se queda mirando como el elefante se aleja
tranquilamente.

Programador Assembler.
No los cazan, crean sus propios elefantes, mas rápidos y pequeños.

Programador C++
Toman un elefante abstracto y derivan de el un nuevo elefante (ej.
MiElefante) con todas las propiedades que necesitan. Para cazar uno
simplemente, una instancia class Cazador, llama al método CazarElefante el
cual la envía el mensaje CAZAR a la class Elefante que lo entiende con un
método virtual puro, cuya implementacion esta definida en la nueva clase
derivada MiElefante. Esta implementación llama al método setEstoyCazado()
que pone el atributo bEstoyCazado =TRUE, con lo que el elefante se da por
enterado que ha sido cazado. La class MiElefante esta disponible para ser
rehusada/extendida por otro proyecto, ventajas de la OOP.

Programador de 4GLs
En el servidor establecen que
if (select count(*) from animal where nariz = 'larga' and orejas =
'Grande' and color = 'gris' and nombre not like 'ratón') > 0 then
execute procedure Mata_elefante(animal.animal_id);
else
execute procedure Crea_animal('Elefante', 'larga','grande','gris');
execute procedure Mata_elefante(animal.animal_id);
end if;
Luego tienes que crear una pantalla en el cliente, para ver la foto del
elefante, y ponerle el boton de "disparar" que simplemente ejecuta lo
anterior...
User avatar
mol
Posts: 3720
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: For fun / para divertirse.

Post by mol »

I've increased the level of fun of this text using google translator from spanish to polish :lol:
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: For fun / para divertirse.

Post by Rathinagiri »

Is there any English version?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3720
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: For fun / para divertirse.

Post by mol »

I don't know , I used english translator
User avatar
Alex Gustow
Posts: 290
Joined: Thu Dec 04, 2008 1:05 pm
Location: Yekaterinburg, Russia
Contact:

Re: For fun / para divertirse.

Post by Alex Gustow »

rathinagiri wrote:Is there any English version?
"Great Google! Give me..." - said I and typed "dBase elephants"... and GG gave me some links (this text named "The Great White Programmer or How Programmers Hunt Elephants") :)
f.e. look at "Programmers humor" (this text and good about "Hello world")
http://www.cs.karelia.ru/~aborod/inf/2005/humour.php.ru
or
http://www.softpanorama.org/Bulletin/Hu ... ants.shtml
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: For fun / para divertirse.

Post by Rathinagiri »

Thanks for the English version. I enjoyed a lot. :)

Happy about, nothing mentioned regarding HMG. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: For fun / para divertirse.

Post by esgici »

Thanks Alex

But this list has a flaw :

Although they are fully independent by programming languages, Program Makers too Hunt Elephants:

- Find a screen saver namely "forest" from Internet.
- Find a crack / serial for it
- Run it and and press any key or simply use mouse when Elephants appears
- That is all ! Say "All wiped off even forest by a single shoot ! Without writing a single line of code ! "

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
luisvasquezcl
Posts: 1258
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: For fun / para divertirse.

Post by luisvasquezcl »

Hello everybody,
sorry for not having the English version.
I visited the link that left Alex Gustow and I realize that the joke is older than me .... 8). The other joke is very good, "Here are examples of" Hello World "programs written by people at different stages of their" careers "if they have not read will recommend.
Greetings
Luis Vasquez

Hola a todos,
disculpen por no haber puesto la versión en Inglés.
Visité el link que dejó Alex Gustow y me doy cuenta que el chiste es màs viejo que yo .... 8). El otro chiste es muy bueno "Here are examples of "Hello World" programs written by people at different stages of their "careers", si no lo han leido se los recomiendo.
Saludos
Luis Vasquez
Post Reply