User:Hajo: Difference between revisions

From Rosetta Code
Content added Content deleted
m (captcha-problem)
mNo edit summary
 
(8 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]]
Line 9: Line 28:
* [[Array length]]
* [[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]]
Line 29: Line 48:


[[Lua]] / [[LÖVE]] / [[Reports:Tasks_not_implemented_in_Lua]]
[[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 41: 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 90: 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 144: Line 170:
===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, Specials, Reports===
Line 167: Line 193:
===Problems===
===Problems===
After passing captcha, page doesn't save,
After passing captcha, page doesn't save,
see [Fifteen Puzzle Game] - _ttp://wiki.tcl.tk/15067
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