User:Paul: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 15: Line 15:
{{mylangend}}
{{mylangend}}


== Contributions ==

=== Solutions ===
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#C++|Linux CPU utilization - C++]]
* [[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 Variant 2]]
* [[Linux CPU utilization#Qt GUI|Linux CPU utilization - Qt GUI]]
* [[Linux CPU utilization#UNIX Shell|Linux CPU utilization - Bash]]
* [[String comparison#C++|String comparison - C++]]
* [[String comparison#C++|String comparison - C++]]
* [[Ternary logic#C++|Ternary logic - C++]]
* [[Ternary logic#C++|Ternary logic - C++]]

=== Tasks ===
Some of the tasks I've added to this wiki :)
* [[Linux CPU utilization]]

== To do ==
Some things I want to add to this wiki sometime.
* [[Parse command-line arguments]] - Qt?
* [[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.