Répartition annuelle - Tronc Commun Scientifique
📅 September 15, 2024 | 👁️ Views: 792
📄 What you'll find on this page:
• The Course PDF is embedded below — you can read and scroll through it directly without leaving the page.
• A direct download button is available at the bottom for offline access.
• You'll also discover related exams, courses, and exercises tailored to the same subject and level.
• The complete LaTeX source code is included below for learning or customization.
• Need your own materials professionally formatted? I offer a LaTeX typesetting service — send me your content and get a clean PDF + source file at a symbolic price.
📄 ماذا ستجد في هذه الصفحة:
• ملف الدرس بصيغة PDF معروض أدناه — يمكنك تصفحه والاطلاع عليه مباشرة دون الحاجة لتحميله.
• يتوفر زر تحميل مباشر في أسفل الصفحة للاحتفاظ بالملف على جهازك.
• ستجد أيضًا مجموعة من الامتحانات والدروس والتمارين المرتبطة بنفس الدرس لتعزيز فهمك.
• تم تضمين الكود الكامل بلغة LaTeX أسفل الصفحة لمن يرغب في التعديل عليه أو التعلم منه واستخدامه.
• هل تحتاج تنسيقًا احترافيًا لموادك الخاصة؟ أقدم خدمة تنضيد LaTeX — أرسل محتواك واحصل على PDF نظيف وملف مصدر بسعر رمزي.
\documentclass[12pt,a4paper]{book}
\usepackage[left=1.00cm, right=1.00cm, top=1.50cm, bottom=1.00cm]{geometry}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{tabularx,tabulary}
\usepackage{multirow}
\usepackage{caption} % For customizing the caption
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage[table]{xcolor} % Allows coloring in tables
\usepackage{calc}
\usepackage{array} % Add the array package for 'm' column type
\usepackage{setspace} % for line spacing
\usepackage{fontspec}
\usepackage{polyglossia}
\setmainlanguage{english}
\setotherlanguage{arabic}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.1]{Amiri}
\newcommand{\annee}{2023-2025}
\newcommand{\prof}{MOSAID Radouan}
\newcommand{\lycee}{Lycée Qualifiant Taghzirt}
\newcommand{\matiere}{Mathématiques}
\newcommand{\classes}{TCSF-1, TCSF-2, TCSF-3, 1BACSH-1, 1BACSH-2}
\fancyhead[R]{Cahier de Textes}
\fancyhead[L]{Année scolaire: \annee}
\fancyhead[C]{Prof: \prof}
\fancyfoot{}
\pagestyle{fancy}
\begin{document}
\setstretch{1.5}
\begin{table}[h!]
\centering
\begin{tabular}{|c|c|c|c|c|}
\hline
\rowcolor{gray!30}
\multicolumn{5}{|c|}{\textbf{Première Session}} \\
\hline
\hline
Semaine & Contenu du programme & Heures & \multicolumn{2}{|c|}{Évaluation et Correction} \\
\hline
1 & Arithmétique dans $\mathbb{N}$ & 5 & & \\
\hline
2 & Arithmétique dans $\mathbb{N}$ + Calcul vectoriel & 2+3 & & \\
\hline
3 & Calcul vectoriel + Projection & 2+3 & DM1 & \\
\hline
4 & Projection + Ensembles de nombres & 2+3 & & \\
\hline
5 & Ensembles de nombres & 2 & Corr. DM1, DS1 & 1+2 \\
\hline
6 & Ordre dans $\mathbb{R}$ & 3 & Corr. DS1 & 2 \\
\hline
7 & Ordre dans $\mathbb{R}$ + Droite dans le plan & 3+2 & DM2 & \\
\hline
8 & Droite dans le plan + Polynômes & 3+2 & & \\
\hline
9 & Polynômes & 2 & Corr. DM2, DS2 & 1+2 \\
\hline
10 & Équations – Inéquations – Systèmes & 3 & Corr. DS2 & 2 \\
\hline
11 & Trigonométrie & 5 & DM3 & \\
\hline
12 & Trigonométrie & 5 & & \\
\hline
13 & & 2 & Corr. DM3, DS3 & 1+2 \\
\hline
14 & & 3 & DS3 & 2 \\
\hline
15 & Statistiques & 5 & & \\
\hline
Total & 10 & 60 & 6 & 15 \\
\hline
\hline
\rowcolor{gray!30}
\multicolumn{5}{|c|}{\textbf{Deuxième Session}} \\
\hline
\hline
Semaine & Contenu du programme & Heures & \multicolumn{2}{|c|}{Évaluation et Correction} \\
\hline
1 & Trigonométrie & 5 & & \\
\hline
2 & & 5 & DM1 & \\
\hline
3 & Trigonométrie + Fonctions numériques & 2+3 & & \\
\hline
4 & Fonctions numériques & 4 & Corr. DM1 & 1 \\
\hline
5 & & 3 & DS1 & 2 \\
\hline
6 & & 3 & Corr. DS1 & 2 \\
\hline
7 & & 5 & DM2 & \\
\hline
8 & Fonctions numériques + Transformations & 1+4 & & \\
\hline
9 & Transformations + Produit scalaire & 1+3 & Corr. DM2 & 1 \\
\hline
10 & Produit scalaire & 3 & DS2 & 2 \\
\hline
11 & Géométrie dans l'espace & 3 & DM3, Corr DS2 & 2 \\
\hline
12 & Géométrie dans l'espace & 5 & & \\
\hline
13 & & 2 & Corr. DM3, DS3 & 1+2 \\
\hline
14 & & 3 & Corr. DS3 & 2 \\
\hline
Total & 5 & 55 & 6 & 15 \\
\hline
\end{tabular}
\caption*{Répartition annuelle - Tronc Commun Scientifique}
\end{table}
\end{document}
\documentclass[12pt,a4paper]{book}
\usepackage[left=1.00cm, right=1.00cm, top=1.50cm, bottom=1.00cm]{geometry}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{tabularx,tabulary}
\usepackage{multirow}
\usepackage{caption} % For customizing the caption
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage[table]{xcolor} % Allows coloring in tables
\usepackage{calc}
\usepackage{array} % Add the array package for 'm' column type
\usepackage{setspace} % for line spacing
\usepackage{fontspec}
\usepackage{polyglossia}
\setmainlanguage{english}
\setotherlanguage{arabic}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.1]{Amiri}
\newcommand{\annee}{2023-2025}
\newcommand{\prof}{MOSAID Radouan}
\newcommand{\lycee}{Lycée Qualifiant Taghzirt}
\newcommand{\matiere}{Mathématiques}
\newcommand{\classes}{TCSF-1, TCSF-2, TCSF-3, 1BACSH-1, 1BACSH-2}
\fancyhead[R]{Cahier de Textes}
\fancyhead[L]{Année scolaire: \annee}
\fancyhead[C]{Prof: \prof}
\fancyfoot{}
\pagestyle{fancy}
\begin{document}
\setstretch{1.5}
\begin{table}[h!]
\centering
\begin{tabular}{|c|c|c|c|c|}
\hline
\rowcolor{gray!30}
\multicolumn{5}{|c|}{\textbf{Première Session}} \\
\hline
\hline
Semaine & Contenu du programme & Heures & \multicolumn{2}{|c|}{Évaluation et Correction} \\
\hline
1 & Arithmétique dans $\mathbb{N}$ & 5 & & \\
\hline
2 & Arithmétique dans $\mathbb{N}$ + Calcul vectoriel & 2+3 & & \\
\hline
3 & Calcul vectoriel + Projection & 2+3 & DM1 & \\
\hline
4 & Projection + Ensembles de nombres & 2+3 & & \\
\hline
5 & Ensembles de nombres & 2 & Corr. DM1, DS1 & 1+2 \\
\hline
6 & Ordre dans $\mathbb{R}$ & 3 & Corr. DS1 & 2 \\
\hline
7 & Ordre dans $\mathbb{R}$ + Droite dans le plan & 3+2 & DM2 & \\
\hline
8 & Droite dans le plan + Polynômes & 3+2 & & \\
\hline
9 & Polynômes & 2 & Corr. DM2, DS2 & 1+2 \\
\hline
10 & Équations – Inéquations – Systèmes & 3 & Corr. DS2 & 2 \\
\hline
11 & Trigonométrie & 5 & DM3 & \\
\hline
12 & Trigonométrie & 5 & & \\
\hline
13 & & 2 & Corr. DM3, DS3 & 1+2 \\
\hline
14 & & 3 & DS3 & 2 \\
\hline
15 & Statistiques & 5 & & \\
\hline
Total & 10 & 60 & 6 & 15 \\
\hline
\hline
\rowcolor{gray!30}
\multicolumn{5}{|c|}{\textbf{Deuxième Session}} \\
\hline
\hline
Semaine & Contenu du programme & Heures & \multicolumn{2}{|c|}{Évaluation et Correction} \\
\hline
1 & Trigonométrie & 5 & & \\
\hline
2 & & 5 & DM1 & \\
\hline
3 & Trigonométrie + Fonctions numériques & 2+3 & & \\
\hline
4 & Fonctions numériques & 4 & Corr. DM1 & 1 \\
\hline
5 & & 3 & DS1 & 2 \\
\hline
6 & & 3 & Corr. DS1 & 2 \\
\hline
7 & & 5 & DM2 & \\
\hline
8 & Fonctions numériques + Transformations & 1+4 & & \\
\hline
9 & Transformations + Produit scalaire & 1+3 & Corr. DM2 & 1 \\
\hline
10 & Produit scalaire & 3 & DS2 & 2 \\
\hline
11 & Géométrie dans l'espace & 3 & DM3, Corr DS2 & 2 \\
\hline
12 & Géométrie dans l'espace & 5 & & \\
\hline
13 & & 2 & Corr. DM3, DS3 & 1+2 \\
\hline
14 & & 3 & Corr. DS3 & 2 \\
\hline
Total & 5 & 55 & 6 & 15 \\
\hline
\end{tabular}
\caption*{Répartition annuelle - Tronc Commun Scientifique}
\end{table}
\end{document}
✨ Get your own materials formatted with LaTeX
Explore more latex content for templates:
Related Courses, Exams, and Exercises
Frequently Asked Questions
What will I learn by the end of this course?
You will gain a solid understanding of Répartition annuelle and be able to apply it in exams and real‑world problems.
What topics are covered in this course?
The course "Répartition annuelle" covers key concepts of latex for templates. Designed to help students master the curriculum.
Is this course suitable for beginners?
Yes, the material is structured to be accessible while providing depth for advanced learners.
Are there exercises or practice problems?
Exercises are included to help you practice.
Does this course include solutions?
Solutions are available separately.
Download latex Course PDF (templates)
📥 Download Répartition annuelle - Tronc Commun Scientifique (PDF)