User:Hajo: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Bar-Chart / Pie-Chart)
mNo edit summary
 
(31 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]]
** 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]] + repeating pattern
* [[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
* [[Hello_world/Graphical#AWK]] - using system and msg
* [[Langton%27s_ant#AWK]]
* [[Langton%27s_ant#AWK]]
Line 20: 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)
* [[One-time pad]] (WIP)
...
...
Line 35: Line 63:
[[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


...
...
Line 50: Line 81:


&nbsp;<hr>&nbsp;
&nbsp;<hr>&nbsp;

===Ideas/Projects===
* [[Introspection]] - check version
* [[Check OS]] - ENV ?
...
* [[Animate_a_pendulum]]
* [[Animation]] - Button-Ticker
* [[Draw_a_clock]]
* [[Galton box animation]]
* [[GUI component interaction]]
* [[GUI enabling/disabling of controls]]
* [[Simple_windowed_application]]
...
* [[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]]

* [[Set_Puzzle]] / [[Twelve statements]] / [[Zebra puzzle]]
* [[Wireworld]]
...


===New pages===
===New pages===
Line 112: Line 115:
* [[:Category:Editor]]
* [[:Category:Editor]]
* [[:Category:ProgrammingTools]]
* [[:Category:ProgrammingTools]]
* [[:Category:Programming language families]]
* [[:Category:Programming language families]]

<!--
<!--
===Groups of Languages===
===Groups of Languages===
Line 128: 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 140: 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:Collection Members]]
* [[:Category:Collection Members]]
Line 151: 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