Skip to main content

new syllabus 6 th science &social science term 3 text book Tamil medium

Term 3 New sylabus text book released today .New textbooks for Tamil Nadu state board students: Upgraded visual representations, internet activities page having website/mobile links and QR codes that can help students directly access info about topics are some of the features of the new textbooks.
A total of 177 titles have been printed covering these four grades (1, 6, 9 and 11) under each subject. Besides increasing the quality of paper of these books, some innovative measures like ICT corner for lessons are part of the new texts.
The entire year’s content for Class XI has been published as one textbook. However, textbooks for Classes I, VI and IX are printed in three volumes following the trimester system of quarterly, half yearly and annual semesters. Books for Class XI include a lot more titles compared to those for lower classes due to the different groups like commerce, biology and computer science. There are around 50 core subject titles. There are also titles related to vocational and minority topics.

New syllabus-based texts will be printed for Classes II, VII, X and XII for the year 2019-20 while 2020- 21 will usher in new syllabus content and texts for Classes III, IV, V and VIII. The department said the revamped syllabus was framed keeping changes in mind for the next 10-12 years and to equip students of the TN state board to tackle various competitive entrance exams like NEET, JEE and others

Comments

Popular posts from this blog

SAP HANA In Memory Strategy

SAP HANA has many processes running on the SUSE Linux Server. SUSE Linux server manages the reservation of memory to all process. When SAP HANA starts up, Linux OS reserves memory for the program code, program stack, and static data. OS can dynamically reserve additional data memory upon request from the SAP HANA Server. SAP HANA create a memory pool for managing and tracking the consumption of memory. The memory pool is used to store all the in-memory data and system tables, thread stack, temporary computations and all other data structure required for managing the database. When more memory is required for table growth or temporary computations, the SAP HANA memory manager obtains this from the pool. For an overview, check out the Memory Overview feature of the SAP HANA studio. To access it, right-click on a System ->Configuration and Monitoring -> Open Memory Overview in the context menu, as follows:

SAP HANA Architecture

Data is compressed by different compression techniques (e.g. dictionary encoding, run length encoding, sparse encoding, cluster encoding, indirect encoding) in SAP HANA Column store. When main memory limit is reached in SAP HANA, the whole database objects (table, view,etc.) that are not used will be unloaded from the main memory and saved into the disk. These objects names are defined by application semantic and reloaded into main memory from the disk when required again. Under normal circumstances SAP HANA database manages unloading and loading of data automatically. However, the user can load and unload data from individual table manually by selecting a table in SAP HANA studio in respective Schema- by right-clicking and selecting the option "Unload/Load". SAP HANA Server consists of : Index Server Preprocessor Server Name Server Statistics Server XS Engine SAP HANA Index Server: SAP HANA Database Main server are index server. Detail of each server i...

SAP HANA Advantages

Below are advantages of SAP HANA - By In-Memory Technology user can explore and analyze all transaction and analytic data in real time from virtually any data source. Data can be aggregated from many sources. Real-time replication services can be used to access and replicate data from SAP ERP. SQL and MDX interface from third party support. It provides information modeling and design environment.