List of commits:
Subject Hash Author Date (UTC)
Updated list of known bugs. d51ff0a5bb73f09eb8d3eb7520ebb77555911e69 aubert@math.cnrs.fr 2019-03-12 17:09:22
Updating the README with the list of new files. bb35e21746d958d649b226a5857150d975d85403 aubert@math.cnrs.fr 2019-03-07 15:20:04
Adding a list of bug, and the sketch of a guide to contribute. 3a94b1fa49aee97001a45325f3f10f09475bf388 aubert@math.cnrs.fr 2019-03-07 15:14:38
Fixed the size of the images, added mention of the support of Affordable Learning Georgia. 485cf486d8d2b08427e5d02eda56d5b7a9495b38 aubert@math.cnrs.fr 2019-03-05 19:37:39
Finishing homework #5. e322bc945941083b0649557d9ad6bdbb8308c10c aubert@math.cnrs.fr 2019-03-04 15:10:15
Preparing homework 5 2b9ba64d1d36ae9f413929947cac5e6cddceb3dc aubert@math.cnrs.fr 2019-03-01 20:06:12
Some fixes and added quiz #3. d73c356f1bec9679f7123bc508c1863f8de40aef aubert@math.cnrs.fr 2019-02-28 20:34:04
Working on solutions for problems in Chapter 3. 0da378f97cea97fa2b3614f1b611a3b5bdf42632 aubert@math.cnrs.fr 2019-02-26 19:56:23
Forgot one exercise in exam. 611bbe4cc68f802bfffd7bdfc70c3433a70eceb5 aubert@math.cnrs.fr 2019-02-22 20:39:07
Quick fix c22751b88c377a40dd2c037a706409aa29ef3ce2 aubert@math.cnrs.fr 2019-02-22 20:37:21
Various editing, fixing some of the solutions in Chapter 3 and some of the exercises in Chapter 4. 1e1d8dd576329b20aa3b7f9344aaecb9d11fc6f4 aubert@math.cnrs.fr 2019-02-22 20:22:09
Added the rest of the first exam for Fall 2019. 0d5a839282b1ae6e6c07e7b12a74ff2f0f2f3b86 aubert@math.cnrs.fr 2019-02-22 20:03:02
Adding a problem and its solution, in the SQL chapter. d5bfcbb949a6acac68156a8b37d6f8d23375b1cb aubert@math.cnrs.fr 2019-02-19 19:53:27
Adding second quiz, and fixing some exercises and problems in Chapter 3. 062c9b46fad52848efbf61e08c91103c0bae4127 aubert@math.cnrs.fr 2019-02-06 20:04:16
Clarification on SQL constraints. 70e26a02aa344cc1bf009a089623be6baac79ba7 aubert@math.cnrs.fr 2019-01-29 22:46:26
Adding some minor SQL remarks + code for HW_FACULTY. 1d1b74302d29fb63c3c2bacca30533283f720997 aubert@math.cnrs.fr 2019-01-25 17:24:16
fixing small typo. 0feeb8df61e05d6d0990120628303cf31108f100 aubert@math.cnrs.fr 2019-01-22 18:23:34
Quick fix + adding macOS install instructions. ea3063e4e9225c8ce66838c8bfddb9a34aadacf8 aubert@math.cnrs.fr 2019-01-16 15:59:38
Fixing a few typos and adding a drawing. b335800d4129c8e29763a6c1d564243d485fa51b aubert@math.cnrs.fr 2019-01-15 19:03:38
Fixing first homework 3eeb05a78235274a330c780f4f26b5fed1a01aef aubert@math.cnrs.fr 2019-01-08 19:50:29
Commit d51ff0a5bb73f09eb8d3eb7520ebb77555911e69 - Updated list of known bugs.
Author: aubert@math.cnrs.fr
Author date (UTC): 2019-03-12 17:09
Committer name: aubert@math.cnrs.fr
Committer date (UTC): 2019-03-12 17:09
Parent(s): bb35e21746d958d649b226a5857150d975d85403
Signing key:
Tree: 64e84f1bfcce290460fba9011a1a41531d76cf63
File Lines added Lines deleted
KNOWN_BUGS.md 15 12
File KNOWN_BUGS.md changed (mode: 100644) (index 2d3af7f..0ea8598)
... ... CONTENT TO ADD
2 2 =============== ===============
3 3
4 4 - Add triggers and stored procedures? - Add triggers and stored procedures?
5 - Pick names from https://www.hillelwayne.com/post/important-women-in-cs/
6 5 - Add content on Security and "Recognize professional responsibilities and make informed judgments in computing practice based on legal and ethical principles." - Add content on Security and "Recognize professional responsibilities and make informed judgments in computing practice based on legal and ethical principles."
7 6 - Add six first questions of Exam #2 Fall 2017 - Add six first questions of Exam #2 Fall 2017
8 7
 
... ... MARKDOWN
19 18 - Make all the common part of the template.def into a common file? - Make all the common part of the template.def into a common file?
20 19 - There is no clear naming convention for the files in the fig/ folder. - There is no clear naming convention for the files in the fig/ folder.
21 20 - There is no good naming convention for the labels in the markdown file. - There is no good naming convention for the labels in the markdown file.
21 - Include relevant code
22 - Add example environment?
23 - Having one bib. per section: <https://github.com/jgm/pandoc/issues/771>. Warning, this is a different issue from using `--reference-location=block --reference-links` cf. <https://pandoc.org/MANUAL.html>.
24
22 25
23 26 DRAWINGS DRAWINGS
24 27 -------- --------
25 28
26 29 - The source code is often more complicated than needed. - The source code is often more complicated than needed.
27 30 - The colors should be unified, and kept to a low number. - The colors should be unified, and kept to a low number.
31 - Start using <https://gist.github.com/rodneyrehm/40e7946c0cff68a31cea> to draw the diagrams for the documentation ?
32 - That every ER diag. has a (correct) description.
28 33
29 34 MAKEFILE MAKEFILE
30 35 -------- --------
 
... ... HTML
36 41 ---- ----
37 42
38 43 - Add alt text - Add alt text
44 - Add the possibility for the table of content to "follow" the reading, expanding the titles as we go, and highlighting the current section under reading. This could be achieved using something similar to <https://jsfiddle.net/vu6hN/28/> (cf. <https://stackoverflow.com/questions/27610892/highlight-menu-on-scrolling-if-reach-div>).
45 - Make a more "mobile-friendly" version. Defer loading of image?
39 46
40 47 PDF PDF
41 48 ---- ----
42 49
43 50 - The header are sometimes wrong (in the "Exercises" or "Problems" section, they keep the header of the last section). - The header are sometimes wrong (in the "Exercises" or "Problems" section, they keep the header of the last section).
51 - Offer multiple pdf format (binder, fewer margins?)
52
44 53
45 54
46 55 TO DO TO DO
47 56 ======= =======
48 57
49 - Add example environment?
50 - Compress / optimize output?
51 - Offer multiple pdf format (binder, fewer margins?)
58 - Compress / optimize outputs?
52 59 - Add ressources from colleagues: - Add ressources from colleagues:
53 - http://infolab.stanford.edu/~ullman/dscb.html
54 - https://open.umn.edu/opentextbooks/textbooks/database-design-2nd-edition
55 - https://www.irif.fr/~amelie/BD.html
56 - Having one bib. per section: https://github.com/jgm/pandoc/issues/771 Attention, ce n’est pas la même chose que --reference-location=block --reference-links cf. https://pandoc.org/MANUAL.html
57 - Include relevant code
58 - Start using https://gist.github.com/rodneyrehm/40e7946c0cff68a31cea ?
60 - <http://infolab.stanford.edu/~ullman/dscb.html>
61 - <https://open.umn.edu/opentextbooks/textbooks/database-design-2nd-edition>
62 - <https://www.irif.fr/~amelie/BD.html>
59 63
60 64
61 65 TO CHECK TO CHECK
62 66 ======== ========
63 67
64 - That every ER diag. has a (correct) description.
65 68 - Check with `jhove 00_sum.pdf`, `pdfinfo 00_sum.pdf` the validity of the document. - Check with `jhove 00_sum.pdf`, `pdfinfo 00_sum.pdf` the validity of the document.
66 69 - Check that order of exercises / problems match introduction in lecture. - Check that order of exercises / problems match introduction in lecture.
67 70 - Check that solution of exercises numbering match exercise numbering. - Check that solution of exercises numbering match exercise numbering.
68 71 - Inline descriptions? - Inline descriptions?
69 - S.Q.L. and U.M.L. and E.R., etc, or drop the . ?
72 - In the abbreviations, S.Q.L. and U.M.L. and E.R., etc, or drop the .?
70 73 - Consistency, in general. - Consistency, in general.
71 74 - Spelling, in general. - Spelling, in general.
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