User:Wei2912: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{mylangbegin}}
{{mylang|Java|Semi-intermediate}}
{{mylang|Javascript|Somewhat familiar}}
{{mylang|Bash|Somewhat familiar}}
{{mylang|Python|Intermediate}}
{{mylang|GoHaskell|Beginner}}
{{mylang|HaskellJavaScript|Learning in progress...Intermediate}}
{{mylang|C++|BeginnerLearning in progress...}}
{{mylang|Rust|Learning in progress...}}
{{mylang|Java|Semi-intermediateIntermediate}}
{{mylangend}}
 
Line 22 ⟶ 20:
==Tasks I've created==
 
* [[General FizzBuzz]] - Write a generalized version of FizzBuzz that works for any list of factors, along with their words.
* [[Unix/ls]] - Write a program that will list everything in the current folder, similar to the Unix utility “<tt>ls</tt>” [http://man7.org/linux/man-pages/man1/ls.1.html] (or the Windows terminal command “<tt>DIR</tt>”)
 
==Tasks I've completed==
 
==={{header|Go}}===
 
* [[Unix/ls]] - Write a program that will list everything in the current folder, similar to the Unix utility “<tt>ls</tt>” [http://man7.org/linux/man-pages/man1/ls.1.html] (or the Windows terminal command “<tt>DIR</tt>”)
 
==={{header|Rust}}===
 
* [[Even or odd]] - Write a function that checks if an integer is even or odd
Anonymous user