User:ShinTakezou: Difference between revisions

From Rosetta Code
Content added Content deleted
m ((project) name of golfscreept is now golfrun)
(→‎RosettaCode repositories: this is gone, for now… but maybe not forever)
 
(5 intermediate revisions by the same user not shown)
Line 21: Line 21:
{{mylangend}}
{{mylangend}}


==What's boiling or should boil in the pot==

* Still [[Closest pair problem]] to be fixed...
* A job as (Pro*)C programmer
* Golfrun (very close to golfscript, but not the same) interpreter
* Part of a C# (and I had to deal with VBA too, bleah!) project (in team)
* ...


==RosettaCode ''repositories''==
==RosettaCode ''repositories''==
Line 34: Line 27:


I've put into archives the working codes for the [[:Category:Raster graphics operations]]/[[:Category:Image processing]], both C and Fortran sources, the code I've written and the code other contributors have written (currently all the Fortran codes are mine); so people who want to contribute (for C and Fortran) using already written functions don't need to copy-paste code from the wiki in order to obtain a working code... I will try to keep track of changes and update the archives, testing them also (I use that code myself when contributing in that category!)
I've put into archives the working codes for the [[:Category:Raster graphics operations]]/[[:Category:Image processing]], both C and Fortran sources, the code I've written and the code other contributors have written (currently all the Fortran codes are mine); so people who want to contribute (for C and Fortran) using already written functions don't need to copy-paste code from the wiki in order to obtain a working code... I will try to keep track of changes and update the archives, testing them also (I use that code myself when contributing in that category!)

* [http://www.capo-nord.org/soci/xmav/filepot/index.php?dir=RosettaCode Archives of code from RosettaCode]


Questions, if any, on the [[User_talk:ShinTakezou|Talk page]].
Questions, if any, on the [[User_talk:ShinTakezou|Talk page]].
Line 41: Line 32:
==About me (short)==
==About me (short)==


I am an italian man, studied physics (at the
I am italian, I studied physics but I discontinued it (going to); I am
university) but I didn't finish it yet; I am
interested in computers and computer programming a lot; I like
interested in computers and computer programming a lot; I like
languages in a rather general way (not only computer languages):
languages in a rather general way (not only computer languages); I had a rather
each time I see a ''new'' language I must get a tour in its basic;
rarely I go beyond the first steps, nonetheless I had a rather
long time experience with m68k assembly and C (this does not mean I am
long time experience with m68k assembly and C (this does not mean I am
able to write good code:D).
able to write good code:D).


I also can use other ''languages'' to do real tasks: PHP, Perl,
I also can use other ''languages'' to do "real" tasks: PHP, Perl,
bash... I would like to get more knowledge on C++, Java and some more;
bash... I would like to get more knowledge on C++, Java and some more;
in particular recently I ''discovered'' functional programming paradigm
I would like to use functional programming paradigm (with Haskell or
Erlang or others) for some "real life" task.
and I am trying to understand it more clearly... learning Haskell.


I write in english in a rather libertarian (and likely italianish) way, so
I write in english in a rather libertarian (and likely italianish) way, so
Line 65: Line 53:
nothing to do with medicine, alas; homonyms exist!).
nothing to do with medicine, alas; homonyms exist!).


I have a ''personal'' (read: almost unuseful) site I created long time
I have a ''personal'' (mostly uninteresting) site I created long time
ago, it grew, shrank, moved... but basically it is always the same.
ago, it grew, shrank, moved to [http://www.mauropanigada.net/ this new one], just to mold...

Since altogether with six friends we founded an association and bought a
domain, my site nowadays is hosted there. We still keep (and we shall keep)
the site on.

My site is [http://www.capo-nord.org/soci/xmav here]; I am trying to give
it a better look, but for now it is almost frozen (except for few
contents).

I am interested in ray-tracing (POV Ray ... I prefer to write ''codes''
rather than a visual approach like Blender, and indeed I would like
to attend the POV Ray Contest IRTC, which is back on Smalltalk/Seaside,
but the site still has bugs...!) and music composing (MIDI, Csound).

Since I knew TeX / LaTeX, I've forgot any word processing program. TeX
(I have the TeX Book) brought me to the world of digital typesetting and, through
Metafont, to the hard world of font creation. I own the METAFONT Book
(''requested'' as gift for a past birthday), just another language
altogether with PostScript. I dream about drawing like Herman Zapf,
but currently I've just created few stupid symbols.

After my first contact with german because of the KickPascal manual,
I studied a little bit of japanese; then I discontinued it and
studied icelandic... then I discontinued it and studied norwegian...
then I discontinued it and... I like languages, but liking means no
to have the ability to learn them all :(

I like writing and I hope to finish and publish a novel (I am writing
it since I was twenty... I believe it's just another dream), and I
want to be the designer of my book and I would like to typeset it
using TeX (I bet that in italian novel publishing world it could be
very hard...)


I am also interested in ray-tracing (using POV Ray mainly), music composing (MIDI in general, Csound, Puredata...),
All my dreams about my maths and physics stuffs are currently shipwrecked
computer based typesetting and font creation (TeX/LaTeX + METAFONT, I own both
somewhere in the past. I have often a lot of time
the TeX and METAFONT books), human languages (from German to Japanese),
(more or less), and I spend it
novel writing and other stuffs...
on a computer, mainly reading web and programming and it is how I
landed on this interesting wiki.


==Languages I would like to push more on RC==
==Languages I would like to push more on RC==

Latest revision as of 19:23, 23 February 2018

Language I use/used/like/would like to use more
Language Proficiency
AWK Beginner
C Good
C++ Beginner
Fortran Intermediate
Haskell Beginner
Java Beginner
M680x0 Good (on Amiga)
Metafont Beginner
Objective-C Beginner
Octave Beginner
Pascal Forgotten :D
Perl Beginner
PHP Intermediate
POV-Ray I'll win IRTC one day:D
R Beginner
REXX Beginner
Sather Beginner
Smalltalk Beginner
UNIX Shell Intermediate


RosettaCode repositories

If contributors/owners of a specific code are not happy with this, they can email me and I will erode their code from the archives.

I've put into archives the working codes for the Category:Raster graphics operations/Category:Image processing, both C and Fortran sources, the code I've written and the code other contributors have written (currently all the Fortran codes are mine); so people who want to contribute (for C and Fortran) using already written functions don't need to copy-paste code from the wiki in order to obtain a working code... I will try to keep track of changes and update the archives, testing them also (I use that code myself when contributing in that category!)

Questions, if any, on the Talk page.

About me (short)

I am italian, I studied physics but I discontinued it (going to); I am interested in computers and computer programming a lot; I like languages in a rather general way (not only computer languages); I had a rather long time experience with m68k assembly and C (this does not mean I am able to write good code:D).

I also can use other languages to do "real" tasks: PHP, Perl, bash... I would like to get more knowledge on C++, Java and some more; I would like to use functional programming paradigm (with Haskell or Erlang or others) for some "real life" task.

I write in english in a rather libertarian (and likely italianish) way, so forgive me and my mistakes or linguistic oddities.

Do not trust too much my self-judgement about proficiency in the languages table. My biggest defect is that having time I can't help writing too much.

Other interests and details

My real name is Mauro Panigada (I am not an anesthetist and I have nothing to do with medicine, alas; homonyms exist!).

I have a personal (mostly uninteresting) site I created long time ago, it grew, shrank, moved to this new one, just to mold...

I am also interested in ray-tracing (using POV Ray mainly), music composing (MIDI in general, Csound, Puredata...), computer based typesetting and font creation (TeX/LaTeX + METAFONT, I own both the TeX and METAFONT books), human languages (from German to Japanese), novel writing and other stuffs...

Languages I would like to push more on RC

  • Amiga E
  • Fortran (>= 90/95)
  • Octave
  • Rexx/ARexx N
  • 68k assembly (env.? AmigaOS:D) N
  • R
  • Metafont / (mixing Metapost?)
  • ((Prolog))
  • ((Lua))
  • ((Pascal))
  • (M4)
  • (Postscript)
  • (TeX/LaTeX)
  • Smalltalk
  • Objective-C

Contact detail(s)

I can be contacted directly at shintakezou@gmail.com.