Casa Del Niño Schools System
Casa Del Niño Schools System is a private school system with branches north and south of Metro Manila. It offers primary to college education.
![]() | |
Former name | Casa Del Niño Montessori School, Casa Del Niño Montessori and Science High School |
---|---|
Motto | Vim Veritas Scientia |
Motto in English | Power Truth Knowledge |
Type | Private |
Established | 1981 |
Director | Rosario G. Acierto |
Location | , |
Colors | Red, Blue, and White |
Nickname | Casan Stallions |
Website | Official website |
History
Established in 1981 in a small house inside the Pacita Complex subdivision in San Pedro, Laguna, the school initially had 17 preschool students. The school's logo with Dr. Rosario G. Acierto shows those original 17 students.
In 2002, it opened its doors to college students. It is housed in the same high school campus in Pacita Complex 2.[1]
Campuses
Laguna
Campus | Location |
---|---|
Casa Del Niño Montessori School | Pacita Complex, San Pedro City |
Casa Del Niño Montessori School of Biñan | Biñan City |
Casa Del Niño Montessori School of San Lorenzo | Sta. Rosa City |
Casa Del Niño Montessori School of Calamba | Ciudad de Calamba, Calamba City |
Casa Del Niño Science High School | Pacita Complex, San Pedro City |
Casa Del Niño College | Pacita Complex, San Pedro City |
Maria Montessori School for Special Children | San Pedro City |
Montessori Children’s House at Brentville | Brentville Int’l Community, Biñan City |
Isabela
Campus | Location |
---|---|
Casa Del Niño Montessori School of Ilagan | Ilagan City |
Casa Del Niño Montessori School of Roxas | Roxas City |
Programs
Primary Education
Elementary Department
- Grades 1-6
Junior High School Department
- Grades 7-10
Senior High School Department
- Grades 11 and 12
- STEM
- ABM
- HUMSS
- GAS
College Department
- Bachelor of Elementary Education (BEED)
- Bachelor of Secondary Education (BSE) *Major
- English
- Mathematics
- General Science
- Bachelor of Science in Information Technology (BSIT)
Notable alumni
- Julia Clarete – host, singer, actress
- Christopher Roxas – actor
gollark: This is underspecified because bee² you, yes.
gollark: All numbers are two's complement because bee you.
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).
gollark: By "really fast", I mean "in a few decaminutes, probably".
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.