Difference between revisions of "Template:ProgrammersResorces"

From DiLab
Jump to: navigation, search
(Linux veiktspējas analīze)
(Programmētāja resursi)
 
Line 6: Line 6:


* [http://www.lysator.liu.se/c/bwk-tutor.html Programming in C: A Tutorial] (by Brian W. Kernighan)
* [http://www.lysator.liu.se/c/bwk-tutor.html Programming in C: A Tutorial] (by Brian W. Kernighan)
* [https://www3.ntu.edu.sg/home/ehchua/programming/cpp/gcc_make.html GCC and make] - par gcc kompilatoru no NTU
* [http://www.gnu.org/software/make/manual/make.html Gnu make] dokumentācija
* [http://www.gnu.org/software/make/manual/make.html Gnu make] dokumentācija
* [http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard Tipiskas unix direktoriju hierarhijas] īss apraksts.
* [http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard Tipiskas unix direktoriju hierarhijas] īss apraksts.
Line 35: Line 36:
* [https://www.geeksforgeeks.org/c-cpp-tricky-programs/ C/C++ Tricky Programs]
* [https://www.geeksforgeeks.org/c-cpp-tricky-programs/ C/C++ Tricky Programs]
* [https://qr.ae/TiJLgg Computers are exact, precise, and logical machines, until they aren’t.]
* [https://qr.ae/TiJLgg Computers are exact, precise, and logical machines, until they aren’t.]
* [https://adventofcode.com Advent of Code]


== Atziņas ==
== Atziņas ==

Latest revision as of 09:15, 12 January 2023

Programmētāja resursi

Programmēšanas analīzes rīki

  • PMD - scans source code and looks for bugs, dead code, suboptimal code, overcomplicated expressions, duplicate code.

Linux veiktspējas analīze

Āķīgi uzdevumi un pieredze

Atziņas