Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Programming"
Jump to navigation
Jump to search
Threesixes (talk | contribs) (posting what i got) |
Threesixes (talk | contribs) m (added cobol, its gangster) |
||
Line 1: | Line 1: | ||
Programming is a skill that is helpful to contribute back to linux, gnu, and other software sources. This page is dedicated to improving our programming & scripting skills. The author of this page suggests bash, c, and python for funtoo users. This page is a bit of a mess for the moment, it will be broken up into sub pages. | Programming is a skill that is helpful to contribute back to linux, gnu, and other software sources. This page is dedicated to improving our programming & scripting skills. The author of this page suggests bash, c, and python for funtoo users. This page is a bit of a mess for the moment, it will be broken up into sub pages. cobol is so gangster, it's stupid.... | ||
==Assembly Language== | ==Programming Languages== | ||
===Assembly Language=== | |||
{{#widget:YouTube|playlist=PL4C2714CB525C3CD7}} | {{#widget:YouTube|playlist=PL4C2714CB525C3CD7}} | ||
==Bash== | ===Bash=== | ||
{{#widget:YouTube|playlist=PLDOiVunkOLsEJF2toupqFubpWtVasDqOg}} | {{#widget:YouTube|playlist=PLDOiVunkOLsEJF2toupqFubpWtVasDqOg}} | ||
==C== | ===C=== | ||
{{#widget:YouTube|playlist=PLkB3phqR3X40reMCBYSoNUPbDvM4kybMs}} | {{#widget:YouTube|playlist=PLkB3phqR3X40reMCBYSoNUPbDvM4kybMs}} | ||
==C++== | ===C++=== | ||
{{#widget:YouTube|playlist=PLAEwfbJn6kqFnzJjYi0vNn69VNSsL3guo}} | {{#widget:YouTube|playlist=PLAEwfbJn6kqFnzJjYi0vNn69VNSsL3guo}} | ||
==Fortran== | ===Cobol=== | ||
{{#widget:YouTube|playlist=PL1CF97F6FFB418B08}} | |||
===Fortran=== | |||
{{#widget:YouTube|playlist=PLj1FmKKVt84VRooS72BVR1n3M1awzRbj2}} | {{#widget:YouTube|playlist=PLj1FmKKVt84VRooS72BVR1n3M1awzRbj2}} | ||
==java== | ===java=== | ||
{{#widget:YouTube|playlist=PLD22A26A9CD8A1A51}} | {{#widget:YouTube|playlist=PLD22A26A9CD8A1A51}} | ||
==ObjectiveC== | ===lua=== | ||
{{#widget:YouTube|playlist=PL5D2E7A4DD535E276}} | |||
===ObjectiveC=== | |||
{{#widget:YouTube|playlist=PL54515103C712A53D}} | {{#widget:YouTube|playlist=PL54515103C712A53D}} | ||
==Python== | ===Perl=== | ||
{{#widget:YouTube|playlist=PLE7511681ABEA8635}} | |||
===Python=== | |||
{{#widget:YouTube|playlist=PLEA1FEF17E1E5C0DA}} | {{#widget:YouTube|playlist=PLEA1FEF17E1E5C0DA}} | ||
==Ruby== | ===Ruby=== | ||
{{#widget:YouTube|playlist=PL1512BD72E7C9FFCA}} | {{#widget:YouTube|playlist=PL1512BD72E7C9FFCA}} | ||
===Tex=== | |||
{{#widget:YouTube|playlist=PLlLAyGJ7_7MFcSTHMVMErZ1GW0pGOfWtd}} | |||
== External Resources == | |||
https://en.wikipedia.org/wiki/List_of_programming_languages |
Revision as of 09:06, October 20, 2014
Programming is a skill that is helpful to contribute back to linux, gnu, and other software sources. This page is dedicated to improving our programming & scripting skills. The author of this page suggests bash, c, and python for funtoo users. This page is a bit of a mess for the moment, it will be broken up into sub pages. cobol is so gangster, it's stupid....