User:Paul: Difference between revisions

From Rosetta Code
Content added Content deleted
 
(4 intermediate revisions by the same user not shown)
Line 19: Line 19:
Some of the solutions I've added to this wiki :)
Some of the solutions I've added to this wiki :)
* [[Extract file extension#sed|Extract file extension - sed]]
* [[Extract file extension#sed|Extract file extension - sed]]
* [[Hailstone sequence#Library: Qt|Hailstone sequence - Qt]]
* [[Hello_world/Text#B|Hello world/Text - B]]
* [[Linux CPU utilization#AWK|Linux CPU utilization - AWK]]
* [[Linux CPU utilization#AWK|Linux CPU utilization - AWK]]
* [[Linux CPU utilization#C++|Linux CPU utilization - C++]]
* [[Linux CPU utilization#C++|Linux CPU utilization - C++]]
* [[Linux CPU utilization#Qt Console Variant 1|Linux CPU utilization - Qt Console 1]]
* [[Linux CPU utilization#Qt Console Variant 1|Linux CPU utilization - Qt Console Variant 1]]
* [[Linux CPU utilization#Qt Console Variant 2|Linux CPU utilization - Qt Console 2]]
* [[Linux CPU utilization#Qt Console Variant 2|Linux CPU utilization - Qt Console Variant 2]]
* [[Linux CPU utilization#Qt GUI|Linux CPU utilization - Qt GUI]]
* [[Linux CPU utilization#Qt GUI|Linux CPU utilization - Qt GUI]]
* [[Linux CPU utilization#UNIX Shell|Linux CPU utilization - Bash]]
* [[Linux CPU utilization#UNIX Shell|Linux CPU utilization - Bash]]
Line 34: Line 36:
== To do ==
== To do ==
Some things I want to add to this wiki sometime.
Some things I want to add to this wiki sometime.
* [[Linux CPU utilization]] - Qt
* [[Parse command-line arguments]] - Qt?
* [[Parse command-line arguments]] - C++/Boost
* [[Singleton]] - cleaner, more concise C++ version(s)
* [[Singleton]] - cleaner, more concise C++ version(s)

Latest revision as of 01:56, 9 May 2019

My Favorite Languages
Language Proficiency
AWK Intermediate
Batch File Intermediate
C Advanced
C++ Advanced
CMake Intermediate
Jq Novice
Make Intermediate
NSIS Advanced
PHP Intermediate
Ruby Intermediate
Sed Intermediate
SQL Intermediate
UNIX Shell Intermediate

Contributions

Solutions

Some of the solutions I've added to this wiki :)

Tasks

Some of the tasks I've added to this wiki :)

To do

Some things I want to add to this wiki sometime.