List of commits:
Subject Hash Author Date (UTC)
Added emoji support and cleaned. f7b577db596410737f72c93fbcab615b53226ac5 aubert@math.cnrs.fr 2021-08-17 13:35:36
Finished final from previous semester. 7622ebd223bbbabaed014a175a0be5da7aff5d6f caubert 2021-08-13 17:05:28
Added final for Spring 2021. 6a4a0d94151df7ab940c814637be8ee5136de850 caubert 2021-08-13 16:55:09
Typo f1acfa7bcd31233571e74e176ee2a38880c08d72 caubert 2021-05-07 02:55:17
Added second problem of final. 38c448de2d0e38bf50efcf1b1da3e0a45def1707 caubert 2021-05-07 01:42:05
Added first exercise of final. df858593f1d47ff3442bcb6216b90605d81e0e1c caubert 2021-05-06 22:26:09
Fixed mongo db and added quiz 4$ 7f0f4b98f4b293927185ed3cb080554eb3af867c caubert 2021-04-23 19:15:53
Finishing with Exam 2 4e0eb343744b5f39ac32145ca7dc61a26b3f48ee caubert 2021-04-09 20:33:48
Added problem and solution of second exam 2b344a25e84c7ebc827c1503151981380ec08f31 caubert 2021-04-07 18:08:08
Worked on exam 2 649fce8b5cbc3f5a98ae905ae8cc56d8baa5df99 caubert 2021-04-06 19:18:54
Clarification on sql injection. f9450ef20ef15cc048c1c2775cbf5e29c4be7255 caubert 2021-03-31 14:56:56
Added an example of batch processing of prepared statement. f83adc39b5066412fa78fdc0aeccb51ccdba908a caubert 2021-03-31 13:39:52
Added an example of batch processing of prepared statement. c206f2899162396a7f391728db8be23031253454 caubert 2021-03-31 13:38:48
Fixed pb (CONSULTATION relation: justification, primary key and normal form) 14aef6161421064f879c5fe803abb4836eebba0a caubert 2021-03-25 20:58:59
Fixed pb (CONSULTATION relation: justification, primary key and normal form) be645c3e4215fd02ed089b843582d8c870525366 caubert 2021-03-25 20:55:34
Fixes in the DB app chapter. 50082333323792958b213f9b0e5e7dc3a2ed47c5 caubert 2021-03-24 18:46:24
Fixed some include code. 9caf6bc12caded947f222cb03fa0c1b10f2c8041 caubert 2021-03-24 13:11:20
Added question from quiz #3 7426197119517bff992e7753174de82ae3ff7ed7 caubert 2021-03-22 16:37:09
Added instructions in case the server time zone is off. 6f845eee2eec6538a18e6e64fa5e140039aa4482 caubert 2021-03-22 14:32:00
Added a reference to UML. 7b36cee0763b42c481474181423020cb600123fd caubert 2021-03-17 13:59:50
Commit f7b577db596410737f72c93fbcab615b53226ac5 - Added emoji support and cleaned.
Author: aubert@math.cnrs.fr
Author date (UTC): 2021-08-17 13:35
Committer name: aubert@math.cnrs.fr
Committer date (UTC): 2021-08-17 13:35
Parent(s): 7622ebd223bbbabaed014a175a0be5da7aff5d6f
Signer:
Signing key:
Signing status: N
Tree: c18fe913f4d2fa620954cb9e5a5605402f8fd0f1
File Lines added Lines deleted
README.md 1 2
notes/latex/packages.sty 28 0
notes/lectures_notes.md 1 1
File README.md changed (mode: 100644) (index 714cb37..2de546f)
... ... Those notes would not have been without the constant support, curiosity, and rem
75 75 Crystal was supported by an [Affordable Learning Georgia](https://www.affordablelearninggeorgia.org/) "Mini-Grant for Ancillary Materials Creation and Revision" ([Proposal M71](https://www.affordablelearninggeorgia.org/documents/M71_Augusta_Aubert.pdf)). Crystal was supported by an [Affordable Learning Georgia](https://www.affordablelearninggeorgia.org/) "Mini-Grant for Ancillary Materials Creation and Revision" ([Proposal M71](https://www.affordablelearninggeorgia.org/documents/M71_Augusta_Aubert.pdf)).
76 76 Bobby, Minh and Poonam benefited from the support and guidance of Dr. Onyeka Ezenwoye in the CSCI 4712 - Senior Capstone Project class. Bobby, Minh and Poonam benefited from the support and guidance of Dr. Onyeka Ezenwoye in the CSCI 4712 - Senior Capstone Project class.
77 77
78 Additionally, Daniel Gozan, Mark Holcomb, Assya Sellak, Sydney Strong and Patrick Woolard helped [smash some bugs](https://spots.augusta.edu/caubert/projects/Capstone_Final_Document.pdf) in the tools used to produce this document, under the guidance and support of Dr. Dariusz Kowalski in the CSCI 4712 - Senior Capstone Project class.
79
78 Additionally, (Redacted), Mark Holcomb, Assya Sellak, Sydney Strong and Patrick Woolard helped smash some bugs in the tools used to produce this document, under the guidance and support of Dr. Dariusz Kowalski in the CSCI 4712 - Senior Capstone Project class.
80 79
81 80
82 81 # License # License
File notes/latex/packages.sty changed (mode: 100644) (index 691917a..27c528b)
27 27 \ohead{\pagemark} \ohead{\pagemark}
28 28 \usepackage{geometry} \usepackage{geometry}
29 29 %%%% hyperref setup %%%% hyperref setup
30 \usepackage{tocloft}
30 31
31 32 \hypersetup{ \hypersetup{
32 33 bookmarksdepth=5, bookmarksdepth=5,
 
35 36 } }
36 37 } }
37 38
39 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
40 % Emoji support for latex %
41 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
42
43 \usepackage[verbose]{newunicodechar}
44
45 % List of symbols supported by Symbola at
46 % https://www.fileformat.info/info/unicode/font/symbola/list.htm
47
48 \newfontfamily\sym{Symbola}
49 \DeclareTextFontCommand{\symb}{\sym}
50
51 \newunicodechar{๐Ÿ”’}{\symb ๐Ÿ”’} % U+1F512, "LOCK"
52 \newunicodechar{โœ˜}{\symb โœ˜} % U+2718, "HEAVY BALLOT X"
53 \newunicodechar{โš }{\symb โš } % U+26A0, "WARNING SIGN"
54 \newunicodechar{โ“}{\symb โ“} % U+2753, "BLACK QUESTION MARK ORNAMENT"
55 \newunicodechar{๐Ÿ”œ}{\symb ๐Ÿ”œ} % U+1F51C, "SOON WITH RIGHTWARDS ARROW ABOVE"
56 \newunicodechar{โ„•}{\symb โ„•} % U+2115, "DOUBLE-STRUCK CAPITAL N"
57 \newunicodechar{โ„ค}{\symb โ„ค} % U+2124, "DOUBLE-STRUCK CAPITAL Z"
58 \newunicodechar{โœ”}{\symb โœ”} % U+2714, "HEAVY CHECK MARK"
59 \newunicodechar{โ†ต}{\symb โ†ต} % U+21B5, "DOWNWARDS ARROW WITH CORNER LEFTWARDS"
60 \newunicodechar{๐Ÿ›ก}{\symb ๐Ÿ›ก} % U+1F6E1, "SHIELD"
61 \newunicodechar{โ„}{\symb โ„} % U+211D, "Double-Struck Capital R"
62 \newunicodechar{๐ŸŽ“}{\symb ๐ŸŽ“} % U+1F393, "Graduation Cap"
63 \newunicodechar{โŒ›}{\symb โŒ›} % U+231B, "Hourglass"
64
65
38 66 \AtBeginDocument{ \AtBeginDocument{
39 67 \setlength{\cftproblemnumwidth}{2.6em} % Tweaking the space between problems' number and title in the TOC generated by pandoc-numbering thanks to tocloft. \setlength{\cftproblemnumwidth}{2.6em} % Tweaking the space between problems' number and title in the TOC generated by pandoc-numbering thanks to tocloft.
40 68 } }
File notes/lectures_notes.md changed (mode: 100644) (index b816aae..7d72bb2)
... ... Those lecture notes were created under an [Affordable Learning Georgia](https://
287 287 ![Affordable Learning Georgia](img/ALG_logo_hires.png){width=70%}\ ![Affordable Learning Georgia](img/ALG_logo_hires.png){width=70%}\
288 288
289 289 Those lecture notes have greatly benefited from the contributions of many students, included but not limited to Crystal Anderson, Bobby Mcmanus, Minh Nguyen and Poonam Veeral. Those lecture notes have greatly benefited from the contributions of many students, included but not limited to Crystal Anderson, Bobby Mcmanus, Minh Nguyen and Poonam Veeral.
290 Additionally, Daniel Gozan, Mark Holcomb, Assya Sellak, Sydney Strong and Patrick Woolard helped [smash some bugs](https://spots.augusta.edu/caubert/projects/Capstone_Final_Document.pdf) in the tools used to produce this document.
290 Additionally, (Redacted), Mark Holcomb, Assya Sellak, Sydney Strong and Patrick Woolard helped smash some bugs in the tools used to produce this document.
291 291
292 292 Please refer to <https://spots.augusta.edu/caubert/db/ln/README.html#authors-and-contributors> for a detail of the contributions. Please refer to <https://spots.augusta.edu/caubert/db/ln/README.html#authors-and-contributors> for a detail of the contributions.
293 293
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/caubert/CSCI_3410

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/caubert/CSCI_3410

Clone this repository using git:
git clone git://git.rocketgit.com/user/caubert/CSCI_3410

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main