Document Reference Materials
Document Reference Materials
com › php
https://www.google.com/url?
sa=t&source=web&rct=j&url=https://symfony.com/doc/current/components/polyfill_php70.html&ved=
2ahUKEwiZj8TTk9voAhUSOisKHV6QD0oQFjASegQIBxAB&usg=AOvVaw3inZDGuOB_EaUnLPUxNcLB&cshi
d=1586428888561
https://www.php.net/docs.php
https://semantic-ui.com/introduction/new.html
https://www.google.com/url?
sa=t&source=web&rct=j&url=http://learnsemantic.com/definitions/overview.html&ved=2ahUKEwip0M
agltvoAhW6_3MBHeCCBFEQFjALegQIARAB&usg=AOvVaw2lTZDwM9W_fWDBQvrHb2WH
http://learnsemantic.com/definitions/overview.html
Color Books
Albers, Josef. The Interaction of Color, Yale University Press, 1971.
It explains the critical contextual relationships of color. How and why colors change their
appearance.
Arnheim, Rudolph, Art and Visual Perception, University of California Press.
The most thorough and academic book about design principles.
Bouma, Pieter Johannes. Physical Aspects of Colour, 2nd Edition, Philips Technical
Library, Macmillan, London, 1971.
Clulow, Frederick W. Colour: Its Principles and Their Applications, Fountain Press,
London, 1972.
Coady, Geri. Color Accessibility Workflows, A Book Apart, 2017.
Delauney, Sonia. The New Art of Colour, Viking Press, 1978 (Reprint of 1926 Edition).
Evans, Ralph M. An Introduction to Color. John Wiley and Sons, New York, 1948.
Holzschlag, Molly. Color for Websites, RotoVision, 2001.
Itten, Johannes. The Elements of Color, John Wiley & Sons, 1970.
Basic principles as well as interesting psychological and optical information.
Gerstner, Karl. The Forms of Color, MIT Press, Cambridge, MA, 1986.
Gerstner, Karl. The Spirit of Colors, MIT Press, Cambridge, MA, 1981.
Goethe, Johann Wolfgang von. Zur Farbenlehre (in English: Goethe`s Color Theory),
Van Nostrand Reinhold, New York, 1971.
Graham, William. Colour, Pattern and Texture, Studio Vista, London, 1971.
Itten, Johannes. The Art of Colour: The Subjective Experience and Objective Rationale
of Color, Van Nostrand Reinhold, New York,1973.
Krause, Jim. Color Index: Over 1100 Color Combinations, CMYK and RGB Formulas,
for Print and Web Media, How Design Books, 2002.
Kueppers, Harald. The Basic Law of Color Theory, Barron's, Woodbury, NY, 1982.
Morton, J.L., Color Logic, Colorcom, 1998.
This book combines the theories of Albers, Itten and Arnheim and much more. It's filled
with more illustrations than words so you can easily understand and apply the concepts.
Currently being used as a text book for design courses in the US, Canada and Australia.
Morton, J.L. A Guide to Color Symbolism, Colorcom, 1998.
Filled with 100 large color swatches (and formulas for each one), this book fully covers
the symbolic meaning of colors. Major color groups are analyzed according to their
timeless and timely associations.
Weinman, Lynda. Coloring Web Graphics.2, 1997.
This book offers in-depth answers about color, from both an aesthetic and technical
perspective, and details the design constraints that exist on the Web and how to work
around them.
Up to Page Index
https://www.google.com/url?sa=t&source=web&rct=j&url=https://ched.gov.ph/cmo-25-s-
2015/&ved=2ahUKEwjZwJK-
i9zoAhVIWysKHdYXCusQFjAAegQIARAB&usg=AOvVaw2sSzpNSKRJyO9INhQNH2ib&cshid=158646094977
3 https://www.google.com/url?sa=t&source=web&rct=j&url=https://ched.gov.ph/cmo-25-s-
2015/&ved=2ahUKEwjZwJK-
i9zoAhVIWysKHdYXCusQFjAAegQIARAB&usg=AOvVaw2sSzpNSKRJyO9INhQNH2ib&cshid=158646094977
3
Title: Revised Policies, Standards and Guidelines for Bachelor of Science in Computer Science
(BSCS), Bachelor of Sciencein Information Systems (BSIS), and
5. MySQL
MySQL Mother Site & Standards
1. MySQL Mother Site @ www.mysql.com.
2. MySQL 5.7 "Reference Manual" @ http://dev.mysql.com/doc/.
3. MySQL 5.7 "SQL Statement Syntax" @ http://dev.mysql.com/doc/refman/5.7/en/sql-syntax.html.
4. "ISO/IEC 9075 Information Technology - Database Languages SQL": 1989 (SQL-89), 1992 (SQL-92
or SQL2), 1999 (SQL-99 or SQL3), 2003 (SQL-2003), 2006 (SQL-2006) and 2011 (SQL-2011).
Sample Databases
1. MySQL Employees Sample Database @ http://dev.mysql.com/doc/employee/en/index.html.
2. MySQL Sakila Sample Database @ http://dev.mysql.com/doc/sakila/en/index.html.
3. Microsoft Nothwind Sample database @ http://www.microsoft.com/en-us/download/details.aspx?
id=23654; MySQL port @ http://code.google.com/p/northwindextended.
4. The "Classic Models" Retailer database @ http://www.mysqltutorial.org.
Books and Tutorials
1. Codd E. F., "A Relational Model of Data for Large Shared Data Banks", Communications of the ACM,
vol. 13, issue 6, pp. 377–387, June 1970.
2. (For Java Programmers) "JDBC Basics", Java Online Tutorial
@ http://download.oracle.com/javase/tutorial/jdbc/basics/index.html.
3. Paul DuBois, "MySQL Developer's Library", 4th ed, 2009 (5th ed is probably available).
4. Russell Dyer, "MySQL in a Nutshell", 2nd ed, O'reilly, 2008.
6. C/C++ Language
C Specifications
1. ISO/IEC 9899:2011 "Programming Languages. C" (The "C11");
2. ISO/IEC 9899:1999 "Programming Languages. C" (The "C99");
3. ISO/IEC 9899:1990 "Programming Languages. C" (The "C90").
C++ Specifications
1. ISO/IEC 14882:2011 "Programming Language. C++" (The "C++11", version 3).
2. ISO/IEC 14882:2003 "Programming Language. C++" (The "C++03", version 2).
3. ISO/IEC 14882:1998 "Programming Language. C++" (The "C++98", version 1).
C Textbooks
1. Kernighan and Ritchie "The C Programming Language", 2nd ed, 1988, (The "K&R". The Bible for the C
language).
2. Plauger, "The Standard C Library", 1992.
C++ Textbooks
1. Bjarne Stroustrup (Creator of C++), "The C++ Programming Language", 4th ed, 2012. (Covers C++11.)
2. Nicolai M Josuttis, "The C++ Standard Library: A Tutorial and Reference", 2nd ed, 2012.
3. Bjarne Stroustrup, "The Design and Evolution of C++".
4. Stephen Prata, "C++ Primer Plus Developer's Library", 6th ed, Addison-Wesley, 2012. (Covers C++11.)
5. Paul Deitel & Harvey Deitel, "C++ How to Program", 8th ed, Prentice Hall, 2012.
6. Stanley B. Lippman, Josee Lajoie, Barbara E Moo "C++ Primer", 5th ed, 2012. (Covers C++11.)
7. Scott Meyers, "Effective C++: 55 Specific Ways to Improve your Programs and Design", 3rd ed, 2005;
"Effective STL: 50 Specific Ways to Improve your use of the Standard Template Library", 2001.
8. Herb Sutter, "Exceptional C++: 47 Engineering Puzzles, Programming Problems and Solutions", 1999;
"More Exceptional C++: 40 New Engineering Puzzles, Programming Problems and Solution", 2001.
9. Gary J. Bronson, "Program Development and Design using C++".
10. Robert C. Seacord, "Secure Coding in C and C++", 2nd ed, 2013.
Online References
1. http://www.cplusplus.com (C++ documents, tutorials, and references).
2. GNU GCC (GNU Compiler Collection) @ http://gcc.gnu.org, with source codes.
3. Bjarne Stroustrup's C++11 FAQ @ http://www.stroustrup.com/C++11FAQ.html.
7. Android
1. Android mother site @ www.android.com.
2. Android Developers @ developer.android.com.
3. Android API Documentation @ http://developer.android.com/reference/packages.html.
Last modified: April, 2013
Feedback, comments, corrections, and errata can be sent to Chua Hock-Chuan
([email protected]) | HOME
https://en.m.wikipedia.org/wiki/Management_information_system,by
Ziadzibaoui
Mis
https://www.chanrobles.com/legal6nircmain.htm#.Xo97SFPQEwA,
NATIONAL INTERNAL REVENUE CODE OF THE PHILIPPINES -
CHAN ROBLES & ASSOCIATES LAW FIRM
https://laws.chanrobles.com/republicacts/110_republicacts.php?id=10757, Tax Reform for
Acceleration and Inclusion (TRAIN)"