BK-2023-05.git
8 months agofeat(src/kr/ch1/s1.5/1.5.1/e1.7):Complete exercise master
Steven Baltakatei Sandoval [Wed, 13 Sep 2023 02:02:06 +0000 (02:02 +0000)]
feat(src/kr/ch1/s1.5/1.5.1/e1.7):Complete exercise

8 months agofeat(src/kr/ch1/s1.5/1.5.1/e1.6):Complete exercise
Steven Baltakatei Sandoval [Wed, 13 Sep 2023 01:55:41 +0000 (01:55 +0000)]
feat(src/kr/ch1/s1.5/1.5.1/e1.6):Complete exercise

- Note: exercise tests precedence of != and = expressions.

8 months agofeat(src/kr/ch1/s1.5/1.5.1/p17):Complete exercise
Steven Baltakatei Sandoval [Wed, 13 Sep 2023 01:27:02 +0000 (01:27 +0000)]
feat(src/kr/ch1/s1.5/1.5.1/p17):Complete exercise

8 months agofeat(src/kr/ch1/s1.5/1.5.1/p16):Complete exercise
Steven Baltakatei Sandoval [Wed, 13 Sep 2023 01:18:39 +0000 (01:18 +0000)]
feat(src/kr/ch1/s1.5/1.5.1/p16):Complete exercise

9 months agochore(src/kr/ch1/s1.4):Use ISO C semicolon style
Steven Baltakatei Sandoval [Wed, 19 Jul 2023 10:50:20 +0000 (10:50 +0000)]
chore(src/kr/ch1/s1.4):Use ISO C semicolon style

9 months agocleanup(src/kr/ch1/s1.4):
Steven Baltakatei Sandoval [Wed, 19 Jul 2023 10:49:16 +0000 (10:49 +0000)]
cleanup(src/kr/ch1/s1.4):

9 months agoupdate(src/kr/ch1/s1.3):Organize temp convert
Steven Baltakatei Sandoval [Wed, 19 Jul 2023 10:47:15 +0000 (10:47 +0000)]
update(src/kr/ch1/s1.3):Organize temp convert

9 months agocleanup(src/kr/ch1/s1.2/):
Steven Baltakatei Sandoval [Wed, 19 Jul 2023 10:41:40 +0000 (10:41 +0000)]
cleanup(src/kr/ch1/s1.2/):

10 months agofeat(src/kr/ch1/s1.1/e):Complete exercises
Steven Baltakatei Sandoval [Fri, 14 Jul 2023 04:57:50 +0000 (04:57 +0000)]
feat(src/kr/ch1/s1.1/e):Complete exercises

- chore(src/kr/ch1/s1.1):Add s1.1 practice code

10 months agofix(src/kr/ch1/s1.1/p6):Adjust hello world example to match book
Steven Baltakatei Sandoval [Fri, 14 Jul 2023 03:00:29 +0000 (03:00 +0000)]
fix(src/kr/ch1/s1.1/p6):Adjust hello world example to match book

10 months agofeat(src/kr/ch1/s1.1/p6):Add hello world example
Steven Baltakatei Sandoval [Fri, 14 Jul 2023 02:58:38 +0000 (02:58 +0000)]
feat(src/kr/ch1/s1.1/p6):Add hello world example

10 months agofeat(.gitignore):Ignore emacs temp files
Steven Baltakatei Sandoval [Mon, 10 Jul 2023 11:27:59 +0000 (11:27 +0000)]
feat(.gitignore):Ignore emacs temp files

10 months agoupdate(src/kr/ch1/s1.2):Use make to compile
Steven Baltakatei Sandoval [Mon, 10 Jul 2023 11:20:17 +0000 (11:20 +0000)]
update(src/kr/ch1/s1.2):Use make to compile

10 months agofeat(src/kr):Save state of source files
Steven Baltakatei Sandoval [Mon, 10 Jul 2023 10:41:25 +0000 (10:41 +0000)]
feat(src/kr):Save state of source files

10 months agofeat(ref):Add example code
Steven Baltakatei Sandoval [Mon, 10 Jul 2023 09:38:02 +0000 (09:38 +0000)]
feat(ref):Add example code

10 months agofeat(src:2023-07-10):Add hello world, make test
Steven Baltakatei Sandoval [Mon, 10 Jul 2023 09:25:25 +0000 (09:25 +0000)]
feat(src:2023-07-10):Add hello world, make test

- chore(README):Update

14 months agofeat(src/tm-notes/ch3.tm):Add ch1-8 exercises from K&R
Steven Baltakatei Sandoval [Mon, 20 Feb 2023 21:57:06 +0000 (21:57 +0000)]
feat(src/tm-notes/ch3.tm):Add ch1-8 exercises from K&R

14 months agofeat(src/tm-notes):Convert notes.tm into a book. Add exercise notes.
Steven Baltakatei Sandoval [Mon, 13 Feb 2023 05:34:13 +0000 (05:34 +0000)]
feat(src/tm-notes):Convert notes.tm into a book. Add exercise notes.

15 months agofeat(README.org):Add simple compiling procedure
Steven Baltakatei Sandoval [Wed, 8 Feb 2023 09:54:38 +0000 (09:54 +0000)]
feat(README.org):Add simple compiling procedure

19 months agofeat(src/kr/ch1/s1.9):Finish exercise e1-16 (longest line)
Steven Baltakatei Sandoval [Wed, 14 Sep 2022 13:29:29 +0000 (13:29 +0000)]
feat(src/kr/ch1/s1.9):Finish exercise e1-16 (longest line)

20 months agofeat(src/kr/ch1/s1.8/):Add example power exponentiation program
Steven Baltakatei Sandoval [Wed, 14 Sep 2022 00:58:03 +0000 (00:58 +0000)]
feat(src/kr/ch1/s1.8/):Add example power exponentiation program

20 months agofeat(src/kr/ch1/s1.7/e1-15):Finish exercise
Steven Baltakatei Sandoval [Wed, 14 Sep 2022 00:50:00 +0000 (00:50 +0000)]
feat(src/kr/ch1/s1.7/e1-15):Finish exercise

- Note: Fahrenheit to Celsius conversion program utilizing functions.

20 months agofeat(src/kr/ch1/s1.7):Add power function example
Steven Baltakatei Sandoval [Tue, 13 Sep 2022 11:30:01 +0000 (11:30 +0000)]
feat(src/kr/ch1/s1.7):Add power function example

- feat(src/notes.tm):Add more definitions from reading.

20 months agofeat(src/kr/ch1/s1.6/e1-14):Complete exercise
Steven Baltakatei Sandoval [Tue, 13 Sep 2022 08:47:42 +0000 (08:47 +0000)]
feat(src/kr/ch1/s1.6/e1-14):Complete exercise

20 months agofeat(src/kr/ch1/s1.6/e1-13):Histogram for word lengths
Steven Baltakatei Sandoval [Sun, 11 Sep 2022 02:20:36 +0000 (02:20 +0000)]
feat(src/kr/ch1/s1.6/e1-13):Histogram for word lengths

20 months agofeat(src/kr/ch1/s1.5):Finish exercises e1-11/e1-12
Steven Baltakatei Sandoval [Sun, 11 Sep 2022 00:05:56 +0000 (00:05 +0000)]
feat(src/kr/ch1/s1.5):Finish exercises e1-11/e1-12

20 months agoupdate(src/kr/s1.5):Add exercises
Steven Baltakatei Sandoval [Thu, 25 Aug 2022 05:09:16 +0000 (05:09 +0000)]
update(src/kr/s1.5):Add exercises

20 months agofeat(src/kr/s1.5):Add more examples
Steven Baltakatei Sandoval [Thu, 25 Aug 2022 02:06:33 +0000 (02:06 +0000)]
feat(src/kr/s1.5):Add more examples

21 months agoupdate(src/kr):Complete exercise 1-7: print eof value
Steven Baltakatei Sandoval [Fri, 12 Aug 2022 22:40:26 +0000 (22:40 +0000)]
update(src/kr):Complete exercise 1-7: print eof value

21 months agochore(src/kr):Update comment
Steven Baltakatei Sandoval [Fri, 12 Aug 2022 22:37:20 +0000 (22:37 +0000)]
chore(src/kr):Update comment

21 months agoupdate(src/kr):Finish section 1.5.1
Steven Baltakatei Sandoval [Fri, 12 Aug 2022 22:36:02 +0000 (22:36 +0000)]
update(src/kr):Finish section 1.5.1

21 months agofeat(src/notes.tm):Add TeXmacs file for personal notes
Steven Baltakatei Sandoval [Fri, 12 Aug 2022 21:47:26 +0000 (21:47 +0000)]
feat(src/notes.tm):Add TeXmacs file for personal notes

21 months agoupdate(src/kr/ch1/s1.3/):add exercises
Steven Baltakatei Sandoval [Fri, 12 Aug 2022 00:17:27 +0000 (00:17 +0000)]
update(src/kr/ch1/s1.3/):add exercises

21 months agofeat(src/kr_exercises/): Add dir for practice code
Steven Baltakatei Sandoval [Thu, 11 Aug 2022 23:59:30 +0000 (23:59 +0000)]
feat(src/kr_exercises/): Add dir for practice code

21 months agochore(src/):Finish youtube c tutorial
Steven Baltakatei Sandoval [Sun, 7 Aug 2022 21:22:07 +0000 (21:22 +0000)]
chore(src/):Finish youtube c tutorial

21 months agochore(src/):Add more tutorial source code
Steven Baltakatei Sandoval [Sun, 7 Aug 2022 19:39:29 +0000 (19:39 +0000)]
chore(src/):Add more tutorial source code

21 months agoupdate(src/):Add tutorial test code
Steven Baltakatei Sandoval [Sat, 6 Aug 2022 06:12:26 +0000 (06:12 +0000)]
update(src/):Add tutorial test code

21 months agofeat(exec/):Add dir to store compiled executables
Steven Baltakatei Sandoval [Thu, 4 Aug 2022 22:21:38 +0000 (22:21 +0000)]
feat(exec/):Add dir to store compiled executables

renamed:    src/test -> exec/bin/test

21 months agofeat(src/):Create dir for organizing source files
Steven Baltakatei Sandoval [Sat, 30 Jul 2022 07:52:08 +0000 (07:52 +0000)]
feat(src/):Create dir for organizing source files

21 months agoinit(.):Add README and first practice code.
Steven Baltakatei Sandoval [Fri, 29 Jul 2022 00:05:22 +0000 (00:05 +0000)]
init(.):Add README and first practice code.