User:Hajo: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
mNo edit summary
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
Hi !
Hi !

For small projects, I use a fair number of programming-languages,<br>
such as awk, autoit, bash, lua, python, tcl.
----

{{mylangbegin}}
{{mylang|AWK|}}
{{mylang|AutoIt|}}
{{mylang|bash|}}
{{mylang|lua|}}
{{mylang|Perl|}}
{{mylang|Python|}}
{{mylang|Tcl|}}
{{mylangend}}

----
----


===Contributions===
===Contributions===
[[AutoIt]]
* [[A+B#AutoIt |A+B]] handle any amount of numbers in the input
* [[FizzBuzz#AutoIt |FizzBuzz]] Output via console, logfile and/or messagebox:
...


[[AWK]] / [[BusyBox]] / [[Reports:Tasks_not_implemented_in_AWK]]
[[AWK]] / [[BusyBox]] / [[Reports:Tasks_not_implemented_in_AWK]]
* [[99_Bottles_of_Beer#AWK]]
* [[99_Bottles_of_Beer#AWK]]
** Subpages [[:Category:Collection Members]] with language-groups
* [[Array length]]
* [[File_size#AWK | File size/Unix]] - for Unix, using ls
* [[File_size#AWK | File size/Unix]] - for Unix, using ls
* [[File_modification_time#AWK]] - for Unix, using stat
* [[File_modification_time#AWK |File_modification_time]] - for Unix, using stat
* http://rosettacode.org/wiki/Five_weekends#AWK
* http://rosettacode.org/wiki/Five_weekends#AWK
* [[Five_weekends#UNIX_Shell]]
* [[Five_weekends#UNIX_Shell]]
* [[FizzBuzz#Version_4_-_no_divisions]]
* [[FizzBuzz/AWK]]
** [[FizzBuzz/AWK#No_divisions.2C_using_counters]] + repeating pattern
** [[General FizzBuzz]] (WIP : http://ideone.com/W2oASh / http://ideone.com/h9xzPC / http://ideone.com/qcGf1x / http://ideone.com/yw1oEK )
** [[FizzBuzz/AWK#Custom_FizzBuzz]]
** http://ideone.com/fACMfK
* [[Hello_world/Graphical#AWK]] - using system and msg
* [[Langton%27s_ant#AWK]]
* [[Langton%27s_ant#AWK]]
* [[Pangram checker]] - using associative arrays and split
* [[Pangram checker]] - using associative arrays and split
Line 18: Line 44:
* [[Sieve_of_Eratosthenes#AWK]]
* [[Sieve_of_Eratosthenes#AWK]]
* [[Temperature_conversion#AWK]]
* [[Temperature_conversion#AWK]]
* [[Variables#AWK]] - more examples
...
...


[[Lua]] / [[LÖVE]]:
[[Lua]] / [[LÖVE]] / [[Reports:Tasks_not_implemented_in_Lua]]

* [[Hello_world/Newbie#Lua |Hello World/Newbie#Lua]] (links: Captcha-Problem ??)
* [[Capability:Graphics]] / ...
* [[Capability:Graphics]] / ...


* [[Hello_world/Graphical#Library:_L.C3.96VE]]
* [[Hello_world/Graphical#Library:_L.C3.96VE|Hello World/Graphical]]
* [[Draw a clock]] --> LÖVE-Forum
* [[Draw a clock]] --> LÖVE-Forum
...
...


[[Tcl]] / [[Reports:Tasks_not_implemented_in_Tcl]] :
[[Tcl]] / [[Reports:Tasks_not_implemented_in_Tcl]] :
* [[15 Puzzle Game]]
* [[One-time pad]] (WIP)
...
...


[[Python]] / [[Reports:Tasks_not_implemented_in_Python]] :
[[Python]] / [[Reports:Tasks_not_implemented_in_Python]] :
* [http://matplotlib.org/glossary/index.html Glossay+Links]
* [http://matplotlib.org/glossary/index.html Glossay+Links]

* [[User_input/Graphical#Python]] - added v3.7
* [[Simple_windowed_application#Library:_Tkinter]] - 3.7


...
...


[[VPython]]:
[[VPython]]:
* http://rosettacode.org/wiki/Hello_world/Graphical#Library:_VPython
<!--* http://rosettacode.org/wiki/Hello_world/Graphical#Library:_VPython -->
* [[Hello_world/Graphical#Library:_VPython]]
* [[Hello_world/Graphical#Library:_VPython]]
* [[Chess_player#Python]] --> VPython-Contributions, PyGame
* [[Draw a clock]] --> VPython-Contributions
* [[Draw_a_sphere]] - short version + extended version
* [[Draw_a_sphere]] - short version + extended version
* [[Draw a cuboid]] - short version + Cuboid-viewer
* [[Draw a cuboid]] - short version + Cuboid-viewer
* [[Plot_coordinate_pairs#Library:_VPython]]
* [[Plot_coordinate_pairs#Library:_VPython]]
&nbsp;
* [[Chess_player#Python]] --> VPython-Contributions, PyGame
* [[Draw a clock]] --> VPython-Contributions
* [[Towers_of_Hanoi#Library:_VPython]] --> Examples, github


<hr>
&nbsp;<hr>&nbsp;
===Ideas/Projects===
* [[Introspection]] - check version
...
* [[Animate_a_pendulum]]
* [[Animation]] - Button-Ticker
* [[Draw_a_clock]]
* [[GUI component interaction]]
* [[GUI enabling/disabling of controls]]
* [[Simple_windowed_application]]
...
* [[Plot coordinate pairs]]
...
* [[Combinations]] / [[Loop/Foreach]] / [[Generic For]]
* [[Permutations]]
...
* [[2048]]
* [[N-queens_problem]]
* [[Nim]]
* [[Tic-tac-toe]]
* [[Transportation problem]]


===New pages===
* [[Set_Puzzle]] / [[Twelve statements]] / [[Zebra puzzle]]
* [[Wireworld]]
* [[Glossary]]
...
...

===New pages===
* [[Handicap]]
* [[Handicap]]
* [[Hardware]]
* [[Hardware]]
* [[Simple]] / [[Reports:Tasks_not_implemented_in_Simple]]
* [[Simple]] / [[Reports:Tasks_not_implemented_in_Simple]]
* [http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/New_reports VP:New reports]
* [http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/New_reports VP:New reports]

* [[One-time pad]] - [[wp:One-time pad]]
* [[One-time pad]] - [[wp:One-time pad]]
** [[Test the randomness of a list of numbers]] <!-- [[Category:Randomness]] -->
** [[Test randomness]] - [[Randomness tests]] - [[wp:Randomness tests]]
** [[:Category:Randomness]] - [[:Category:Probability_and_statistics]]
* [[Bar-Chart]] - [[Pie-Chart]]
<!--
[[Test the randomness of a list of numbers]]
[[Test the randomness of a list of chars]] / string

Random numbers
Random number generator (included)

Statistics/Basic
Standard deviation
Entropy

Letter frequency
Galton box animation
Executable library - Bitmap/Histogram ==> Histogram of chars

Digram
-->


* [http://rosettacode.org/wiki/Category:Category Category:Category]
* [http://rosettacode.org/wiki/Category:Category Category:Category]
* [[:Category:Editor]]
* [[:Category:Editor]]
* [[:Category:ProgrammingTools]]
* [[:Category:ProgrammingTools]]
* [[:Category:Programming language families]]
* [[:Category:Programming language families]]

<!--
<!--
===Groups of Languages===
===Groups of Languages===
Line 97: Line 132:
** [[wp:Category:Educational programming languages]] - [[wp:Category:Logo programming language family]]
** [[wp:Category:Educational programming languages]] - [[wp:Category:Logo programming language family]]
-->
-->

===Ideas/Projects===
* [[Introspection]] - check version
* [[Check OS]] - [[Environment variables]] ?
...
* [[Animate_a_pendulum]]
* [[Animation]] - Button-Ticker
* [[Ascii_table]] (New)
* [[Death Star]]
* [[Draw_a_clock]]
* [[Honeycombs]]
* [[Galton box animation]]
* [[GUI component interaction]]
* [[GUI enabling/disabling of controls]]
* [[Sierpinski triangle/Graphical]]
* [[Simple_windowed_application]]
* [[Simple_OCR]] (New) - Train-Image(s), Input-Image --> Output recognized texts
* [[Temperature_conversion]] + Any-to-Any
...
* [[Plot coordinate pairs]]
* [[Split file]] into multiple output-files
...
* [[Combinations]] / [[Loop/Foreach]] / [[Generic For]]
* [[Permutations]]
...
* [[2048]]
* [[N-queens_problem]]
* [[Nim]]
* [[Tic-tac-toe]]
* [[Transportation problem]]

* [[Scrabble]]-score / [[wp:Scrabble]] / [[Beatnik]]
* [[Set_Puzzle]] / [[Twelve statements]] / [[Zebra puzzle]]
* [[Wireworld]]
...


===Done===
===Done===
* [http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/Link_to_task-section VP:Link_to_task-section] / [[Template:Task2]]
* [http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/Link_to_task-section VP:Link_to_task-section] / [[Template:Task2]]
* Todo-section for the most popular languages (700+ tasks), like [[Reports:Tasks_not_implemented_in_AWK]]


===Misc, Specials, Reports===

===Misc===
* [https://github.com/acmeism/RosettaCodeData RosettaCodeData]
* [https://github.com/acmeism/RosettaCodeData RosettaCodeData]
* [[Help:Similar_Sites]] / [[Online code execution]]
* [[Help:Similar_Sites]] / [[Online code execution]]
Line 109: Line 179:
* http://rosettacode.org/wiki/Template:Unimpl_Page/Not_implemented
* http://rosettacode.org/wiki/Template:Unimpl_Page/Not_implemented
...
...
* [http://rosettacode.org/wiki/Special:MostCategories Pages with the most categories] / [http://rosettacode.org/wiki/Special:LongPages LongPages]
<!--
* [http://rosettacode.org/wiki/Category:Scala_Implementations Category:Scala Implementations]
* [http://rosettacode.org/wiki/Special:MostLinkedCategories MostLinkedCategories]
* [http://rosettacode.org/wiki/Rosetta_Code/Rank_languages_by_popularity Languages by popularity]
-->

* [[:Category:Scala_Implementations]]
* [[:Category:Collection Members]]


----
----
Line 119: Line 190:
* [http://i59.tinypic.com/2uzttsm.jpg]
* [http://i59.tinypic.com/2uzttsm.jpg]
* [IMG]http://i59.tinypic.com/2uzttsm.jpg[/IMG]
* [IMG]http://i59.tinypic.com/2uzttsm.jpg[/IMG]

===Problems===
After passing captcha, page doesn't save,
see [[15 Puzzle Game]] - _ttp://wiki.tcl.tk/15067

Latest revision as of 15:45, 9 June 2020

Hi !

For small projects, I use a fair number of programming-languages,
such as awk, autoit, bash, lua, python, tcl.


My Favorite Languages
Language Proficiency
AWK ---
AutoIt ---
bash ---
lua ---
Perl ---
Python ---
Tcl ---

Contributions

AutoIt

  • A+B handle any amount of numbers in the input
  • FizzBuzz Output via console, logfile and/or messagebox:

...

AWK / BusyBox / Reports:Tasks_not_implemented_in_AWK

...

Lua / LÖVE / Reports:Tasks_not_implemented_in_Lua

...

Tcl / Reports:Tasks_not_implemented_in_Tcl :

...

Python / Reports:Tasks_not_implemented_in_Python :

...

VPython:

 

 


 

New pages

...


Ideas/Projects

...

...

...

...

...

Done

Misc, Specials, Reports

...


Test / Screenshots:

Problems

After passing captcha, page doesn't save, see 15 Puzzle Game - _ttp://wiki.tcl.tk/15067