facebook
FavouritesAdd to Wish List
FavouritesAdd to Wish List
from19.13EUR/ h

Mr: Mousab -Training and courses: Merise and database

Translated by Google. Click to view original.
The Merise course is a methodology for the design and development of information systems, in particular databases. It is structured around different steps to analyze, design and implement a database in an IT environment. Here is a general description of the main elements of the Merise Database Management course:
When using the Merise methodology for database design, one generally works with three main types of models:

MCD - Conceptual Data Model: The Conceptual Data Model is a representation of entities, their attributes and the relationships between them, independent of any technical aspect. It is often developed using Entity-Relationship (ER) diagrams. MCD focuses on representing business concepts and the relationships between them. It allows you to visualize the major entities of the organization and their interactions.

MMD - Multidimensional Model: The Multidimensional Model is particularly used in the field of data warehousing. Unlike the traditional relational model (used in operational databases), the multidimensional model is designed to analyze data along different dimensions. It is based on data cubes containing measurements and axes (dimensions) to analyze these measurements. This model is more suitable for decision analysis.

MPD - Physical Data Model: The Physical Data Model is a concrete and technical representation of the structure of the database. It takes into account the specificities of the database management system (DBMS) chosen for implementation. MPD focuses on implementation details such as tables, columns, data types, indexes, constraints, etc.

These three models are generally used as part of the Merise methodology to gradually move from an abstract and conceptual representation of data (MCD) to a more concrete and technical representation (MPD) while taking into account the specific needs of the organization or the project. MMD, on the other hand, is more oriented towards data analysis for decision-making processes and is not directly linked to the physical structure of the database.

Location

At student's location: Around Casablanca, Morocco

|
Use ⊞+wheel to zoom!
+

General info

suitcase iconSkills:
Age:
Adults (18-64 years old)
Seniors (65+ years old)
Student level:
Beginner
Intermediate
Advanced
Duration:
60 minutes
90 minutes
120 minutes
The class is taught in:French, Arabic, English

About Me

Translated by Google. Click to view original.
I am a computer science professor who is passionate about my area of expertise and committed to providing my students with a high-quality education. My discipline is essential to maintaining high standards of learning and encouraging an environment conducive to growth and exploration.

I adopt a flexible approach that recognizes the diversity of learners and adapts to their individual needs. I understand that each student has their own learning pace and knowledge assimilation preferences. Therefore, I strive to provide varied teaching methods, such as interactive presentations, hands-on workshops and group projects, to engage and motivate all students.

As a contemporary teacher, I strongly believe in integrating the latest technological advances into learning. I use advanced computer science tools and cutting-edge software to make computer science education more interesting and accessible. I believe technology can be a powerful asset in strengthening understanding of computer science concepts and developing practical skills in students.

In addition, I am constantly on the lookout for new scientific trends and best educational practices in the field of computer science. I regularly update my curriculum to include emerging topics such as artificial intelligence, machine learning, cybersecurity, and cloud computing. I also look for innovative ways to make computer science concepts more tangible and exciting for my students.

Education

Translated by Google. Click to view original.
Over the past six years, I have passionately dove into the field of IT, a journey that has provided me with countless opportunities to learn and grow. My extensive studies in this field have allowed me to acquire a solid knowledge base in computer science, from programming languages to advanced concepts of artificial intelligence.

My academic journey has been punctuated by moments of excitement and stimulating challenges, but my thirst for knowledge has never faded. Every day, I look forward to embarking on new discoveries and exploring the innovations that are shaping today's digital world.

Experience / Qualifications

Translated by Google. Click to view original.
As a Computer Science Teacher and IT Assistant with 3 years of experience, I am excited to leverage my technical and teaching skills to help students develop their passion for Computer Science and gain essential knowledge in this field constantly evolving.

Reviews (1)

GOOD
Translated by Google. Click to view original.
The Word, Excel and PowerPoint office course aims to teach students the essential skills to effectively use these three popular applications in the Microsoft Office suite. This course is designed for beginners or those with basic knowledge of office software, and it provides a practical mastery of the key features offered by Word, Excel and PowerPoint. Here is a description of typical course content: Microsoft Word: Introduction to Microsoft Word and its user interface. Creation, formatting and editing of text documents. Using layout tools such as margins, alignment, tabs and bullets. Inserting and modifying images, tables and objects in a document. Using spelling and grammar checking features. Creating document templates for repeated use. Microsoft Excel: Introduction to Microsoft Excel and its user interface. Creation and management of spreadsheets. Using formulas and functions to perform calculations. Formatting data, cells and tables for professional presentation. Creating graphs and charts to visualize data. Using sorting, filtering, and search functions to analyze data. Microsoft PowerPoint: Introduction to Microsoft PowerPoint and its user interface. Creating professional presentations with slides. Adding text, images, graphics and media to slides. Using transitions and animations to make presentations dynamic. Effective oral presentation and use of notes and presenter mode. Integration between applications: Learn to copy and paste data between Word, Excel and PowerPoint. Using bindings to automatically update data in different applications. Embedding objects and graphics into documents and presentations. The Word, Excel and PowerPoint office course is essential for anyone who wants to improve their skills in word processing, data management and creating professional presentations. By the end of the course, students should be able to use these applications independently and effectively, which will benefit them both in their professional and personal lives.
Personal coaching with children involves specific, personalized support aimed at helping children develop their skills, overcome obstacles, improve their emotional well-being and achieve their personal goals. Here are some key points of this process: Skills Development: The Personal Coach for Kids helps identify the child's strengths and weaknesses, encouraging the development of social, emotional, academic and behavioral skills. This may include communication skills, problem solving, stress management, etc. Goals and aspirations: The coach works with the child to clarify their personal goals, aspirations and desires, helping them to set realistic and achievable goals. These goals can be related to school, hobbies, peer relationships, self-confidence, etc. Confidence and self-esteem: Personal coaching often aims to strengthen the child's self-confidence and self-esteem. This is done by encouraging successes, providing positive support, teaching techniques for dealing with failures, and encouraging independence. Managing Emotions: Children may face various emotions and emotional challenges. A personal coach can teach emotion management, self-regulation and conflict resolution techniques to help the child better manage their feelings and reactions. Communication and interpersonal relationships: The coach can help the child develop social skills, improve communication and establish healthy relationships with others, whether with peers, teachers or family members. Strategies and techniques adapted to the child: Each child is unique. The coach adapts to the child's personality, interests and specific needs to provide strategies and techniques adapted to their learning style and particularities. Collaboration with parents: Often, personal coaching also involves working closely with parents to understand the child's home environment, to exchange information and to implement coherent strategies between school, home and coaching. In summary, personal coaching for children aims to help children develop holistically, overcome challenges, strengthen their strengths and help them flourish in different aspects of their lives. This is often done through individualized support, positive encouragement and techniques appropriate to their age and development.
Both the algorithm and the C language are of considerable importance in the field of computer science and programming. Here is their respective importance: Importance of algorithms: Problem Solving: Algorithms are essential for solving complex problems, whether related to computer science or other fields. They help describe a sequence of logical steps to achieve a specific objective. Efficiency: A good algorithm can improve the efficiency of computer programs. By designing optimized algorithms, one can reduce execution time and memory usage, which is crucial for resource-intensive applications. Code Structuring: Algorithms help organize code in a logical and systematic manner. They allow developers to break down a complex problem into smaller, manageable sub-problems. Reusability: Well-designed algorithms are reusable. Once an algorithm is created and tested, it can be applied to different similar situations. Foundation of Artificial Intelligence: Algorithms are at the heart of artificial intelligence and machine learning. They enable systems to process data, detect patterns and make intelligent decisions. Importance of C language: Portability: C language is widely used to develop software that can be run on different platforms. Its portability makes it a popular choice for embedded systems, operating systems and cross-platform applications. Performance: The C language allows more precise control of system resources, making it particularly suitable for applications requiring high performance. Memory Access: The C language provides direct access to memory, through the use of pointers, which allows developers to efficiently manage memory and optimize resource usage. Basis of Many Other Languages: Many other modern programming languages have been influenced by C language. So, good knowledge of C language makes it easier to learn other languages. System Development: The C language is used to develop operating systems, device drivers, and other low-level software needed to run a computer. In short, understanding algorithms and mastering the C language are essential skills for developers and IT professionals. These skills enable the creation of high-performance, efficient and robust software, which contributes to the advancement of technology and the improvement of the applications and systems we use every day.

Ask a question

Send a message explaining your needs and Mousab will reply soon:
The more detail, the better.
Ex. "Hi, when are you available to meet for a lesson?"

Availability of a typical week

(GMT -05:00) New York
MonTueWedThuFriSatSun
0              
1              
2              
3              
4              Sunday at 4:00
5              Sunday at 5:00
6              Sunday at 6:00
7              Sunday at 7:00
8              Sunday at 8:00
9              Sunday at 9:00
10              Sunday at 10:00
11            Saturday at 11:00  
12            Saturday at 12:00  
13            Saturday at 13:00  
14            Saturday at 14:00  
15            Saturday at 15:00  
16  Monday at 16:00  Tuesday at 16:00  Wednesday at 16:00  Thursday at 16:00  Friday at 16:00  Saturday at 16:00  
17  Monday at 17:00  Tuesday at 17:00  Wednesday at 17:00  Thursday at 17:00  Friday at 17:00  Saturday at 17:00  
18              
19              
20              
21              
22              
23              
from 19.13€At student's home

Good-fit Instructor Guarantee


If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.

Online reputation

  • Instructor since July 2023
  • Phone number verified
  • Google connected

Availability of a typical week

(GMT -05:00) New York
MonTueWedThuFriSatSun
0              
1              
2              
3              
4              Sunday at 4:00
5              Sunday at 5:00
6              Sunday at 6:00
7              Sunday at 7:00
8              Sunday at 8:00
9              Sunday at 9:00
10              Sunday at 10:00
11            Saturday at 11:00  
12            Saturday at 12:00  
13            Saturday at 13:00  
14            Saturday at 14:00  
15            Saturday at 15:00  
16  Monday at 16:00  Tuesday at 16:00  Wednesday at 16:00  Thursday at 16:00  Friday at 16:00  Saturday at 16:00  
17  Monday at 17:00  Tuesday at 17:00  Wednesday at 17:00  Thursday at 17:00  Friday at 17:00  Saturday at 17:00  
18              
19              
20              
21              
22              
23              
from 19.13€At student's home

Good-fit Instructor Guarantee


If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.

Share

You are here


Lana
computer software, programming and DBMS ....
Course of algorithms: basics of algorithmic Declarations of variables Inspection instructions and repetition The functions... Programming course: C, C ++, PHP, JAVA, C # language Database courses: Design methods SQL language and queries Database Management Systems, MySQL, PostgreSQL, SQLServer

Rachid
Machine Learning and Data Mining Services for your business to know the exact decisions
I am a Data Scientist / Statistical Engineer who specializes in machine learning and data mining services. I have a great experience in the analysis of données and the mise in place of predictive models for the enterprises at the beginning of the decisions. He proposed designing machine learning and data mining services for companies to help on an additional level of public life. Message domains included: Aggression styles: linéaire, logistique, multinomiale, poisson, etc. Classification patterns: arbres de decision, forêts aléatoires, SVM, etc. Clustering: k-means, DBSCAN, etc. Réseaux de neurons: Réseaux de neurones artificiels, Réseaux de neurones convolutifs, Réseaux de neurones récurrents, etc. Traitement du langage naturel: sentiment analysis, text classification, etc. Chronology analyzes of events: ARIMA, SARIMA, etc. I want you to help prepare your données, install models, improve performance and the developer. I use these tools to use Python, R, TensorFlow, Keras, PyTorch, scikit-learn, etc. Don't hesitate to contact me if you have something to do for your machine learning and data extraction projects. I am available for individual descriptions, formations or major projects.

Alex
Python Learning Based on Projects - Master your Skills by Applying them in Real-Life Projects
I am a freelancer who graduated from the University of Westminster, where I began my journey into programming. During my studies, I started applying programming skills to solve physical and mathematical problems. Since then, I’ve developed a passion for continuous learning and have expanded my expertise in data implementation and software development. For the past 16 years, I have been offering private programming lessons, helping students of all ages and backgrounds, from beginners to advanced learners. Whether you're a student looking to build a project portfolio, prepare for an exam, or a professional aiming to learn Python through practical applications, I can help you reach your goals. What I Offer: Learn Python by building projects: From the basics to more advanced concepts, you will learn programming through hands-on experience, working on real-world projects that solidify your understanding. Customized lessons: I tailor each lesson to your learning style and needs, whether you're just starting out or looking to deepen your skills. Project support: Whether you're working on a portfolio, completing a boot camp project, or preparing for an exam, I offer guidance and assistance to help you succeed. Step-by-step approach: Before each lesson, you'll receive study materials and exercises designed to help you grasp the concepts we’ll cover. Afterward, you'll receive homework to reinforce what you've learned. Flexible online lessons: Learn from the comfort of your home with flexible scheduling. I currently work as a freelancer, collaborating with companies, startups, and schools to deliver online programming classes. If you’re eager to learn Python in a practical, engaging way, or if you have any questions, feel free to send me a message - I will surely reply. Thank you, Alex

Salah Eddine
Master Python with Courses Suitable for All Ages and Levels! Beginners, Intermediates, Professionals, Everyone is Welcome
Master Python with Personalized Courses Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels. Why Choose My Courses? Personalized Teaching Approach: Each course is tailored to your skill level and individual goals. Practical Experience: Learn by doing with real-world projects that build your understanding and skills. Ongoing Support: Get unlimited email support for any questions you have between sessions. As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey. Book Your First Lesson: Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.

Brahim
Introduction to NoSQL DataBase MongoDB by Pratique
Do not deal with the manual with terms of reference statements and basic documents that cannot be obtained in order to avoid the MongoDB problem. Please include the connection to one of the MongoDB données base, comment on simple CRUD operations and sujets clés que l'agrégation, l'indexation, la mode des données et les Transaction. 1- Install MongoDB 2- Implement MongoDB 3- Use of documents and collectibles 4 - Leadership Committee 5- Execute CRUD commands (create, read, update, delete) avec mongo shell 6- Type the register in a MongoDB database 7- Reset the base to remonter specific documents depuis mongo shell. 8- Lagrégation 9- Indexing 10- Amending institutions and transactions

Yedija Messa Sirao
Learning and Mastering Artificial Intelligence and Data Science: From Fundamentals to Advanced Applications for Real-World Success
Welcome to "AI and Data Science" – a comprehensive, customizable course designed for learners at any level, from beginners to advanced professionals. Whether you're just starting your journey into the world of artificial intelligence and data science or looking to enhance your existing skills, this course will provide you with the knowledge and practical tools you need to excel. What You'll Learn: Fundamentals of Data Science: Understanding data collection, cleaning, and preprocessing; learning to analyze and visualize data using tools like Python, Pandas, and Matplotlib. Introduction to AI and Machine Learning: Explore basic concepts of AI, supervised and unsupervised learning, and popular algorithms (e.g., regression, classification, clustering) with hands-on coding exercises. Advanced AI Techniques: Delve into deep learning, neural networks, and advanced algorithms like decision trees, SVMs, and reinforcement learning. Practical Projects: Work on real-world projects such as predictive modeling, sentiment analysis, and building AI applications using Python libraries like TensorFlow and PyTorch. Storytelling with Data: Develop skills to communicate insights effectively, using data visualization tools and storytelling techniques to create compelling narratives from data. Database Management: Learn how to work with databases (SQL and NoSQL) and manage data efficiently for large-scale applications. What to Prepare: Basic Computer Skills: No prior programming experience is required for beginners, but familiarity with basic computer operations is recommended. Software Setup: Students will need to install software like Python, Jupyter Notebooks, and data science libraries (instructions will be provided during the course). Curiosity and Dedication: This course encourages a hands-on approach, so students should come ready to code, experiment, and learn through practical examples. What to Expect: Customized Learning Experience: Lessons are tailored based on the student’s level and goals, ensuring a personalized approach that aligns with your learning pace and interests. Supportive Environment: Receive one-on-one mentoring and support to help you overcome challenges and master complex topics. Skills You Can Apply Immediately: Gain practical, job-ready skills that are in high demand across industries, including AI, finance, marketing, and tech.

Oussama
Mastering Relational Database Management: Personalized Courses with SQL, DBSM, MySQL, and PostgreSQL
I offer personalized courses that cover a wide range of topics, from the basics of relational database management to advanced data manipulation using query languages such as SQL and tools such as DBSM, MySQL, and PostgreSQL. My courses are tailored to the needs and learning styles of each student, and I am committed to helping my students achieve their individual learning goals. Whether you are a beginner or looking to improve your skills, I can help you develop your relational database management skills and take your expertise in this field to the next level. I am excited to guide you through the world of relational database management and help you master the skills necessary to succeed in this field. Please do not hesitate to contact me for more information about my services and how I can help you achieve your relational database management goals.

Emna
[PYTHON - Data Science - AI] Learn Python & Data Science & Artificial Intelligence from beginner to advanced
You are a highschool student? You have a baccalaureate? You need help with Python (Algorithmic Programming). I am here to teach you ! I am certified from Python Institute (PCAP: Certified Associate in Python Programming) and I work with Python for more than 5 years. I am also a teacher and my students love the way I teach with (simple, clear and always funny)

Mohammad
Programming Assignments | Tutoring | Coding | GCSE | AI
This course provides a comprehensive introduction to the core principles of Computer Science, with a focus on practical applications in Computer Programming and Database Management. Students will explore the fundamentals of programming, learning how to write, analyze, and debug code using modern programming languages. The course also delves into database concepts, covering data storage, retrieval, and management techniques. By the end of the class, students will be equipped with the skills necessary to design efficient programs and manage databases effectively, preparing them for more advanced studies in computer science and related fields.

Alberto
Power BI applied. Charts, visualizations and data models.
In this course you will learn how to transform your data into useful information for decision making through visualizations. You will also create your data model. Cake Graphics. Bar Charts. Dispersion. Measurements. DAX expressions. At the end of the course you will have created your first report in Power BI Desktop.

Jerome
PhD in cognitive psychology and statistician teaches psychology, neurosciences and statistics
Experienced teacher in science and doctor in psychology and cognitive neurosciences graduated from the University of Strasbourg (holder of a master 2 in research in Biology and a professional master 2 in scientific communication), I offer private lessons in psychology (cognitive , social, developmental psychology, neuropsychology etc.), neurosciences as well as in statistics (theoretical and applied to experimental protocols) with a personalized methodology according to the needs and potentialities of each student. Thanks to a rigorous pedagogical approach, specific and adapted to each request, I offer effective methodological assistance (references available) to meet the expectations of the students and to achieve or even exceed the objectives set. My courses also include a coaching method to optimize the learning and training necessary to pass university exams in psychology, neuroscience and statistics (as well as your research dissertations and oral defenses with or without PowerPoint support). My courses are aimed at students (in psychology, neurosciences, medicine, etc.) wishing to optimize their performance and marks in exams and competitions. Schools, Universities and teaching institutes: Universities of Strasbourg and Paris 8, CNRS, Ecole Polytechnique, ESSEC Business School, ISTH, IONIS Education Group, EEEA, Institut Tocqueville etc.

Ashington
STATISTICS AND STATISTICAL METHODS FOR STUDENTS AND PROFESSIONALS
This class covers statistics and statistical methods for data analysis which cuts across all industry and disciplines. Sample topics, Statistical calculations Statistical methods Statistical analysis Quantitative analysis Quantitative analysis techniques Non Quantitative data analysis Research methods Research methods paper section Mathematical analysis Statistical software and spreadsheets like Rsutdio, Excel, SPSS, and many others. and any statistical topic requests by students

Ana
Statistics, Data Analysis, Math, Economics all levels
I am a Ph.D. student at the University of Luxembourg. For the past 4 years, I taught the University: statistics and probability theory to first-year students, and economics to 3th-year students. I really enjoy teaching. I am looking forward to helping students when they need reinforcement on different subjects, or anyone interested in learning the following topics: For maths: System of equations, derivatives, integrals, type of equations, etc. For statistics: Probability theory, descriptive statistics, regression analysis, multivariate analysis, hypothesis testing, and methods for causal inference. For young professionals: I have extensive experience in data analysis, data management, and statistical modeling. My class mixes both theoretical and practical parts using financial data as examples. If you are interested, just write me a message telling me what topics are you interested in learning.

Amy
Lets Get Organised! Unlocking Your Data: Airtable for beginners - discover the magic of databases and project management without the stress!
Discover the Magic of Airtable: A Beginner's Guide to Database Bliss! Hey there! Are you intrigued by the idea of organising your life or business with a database tool but feel overwhelmed by the tech jargon? Don't worry, I've got your back! Join me for a laid-back class where we'll demystify the world of databases, starting with everyone's favourite: Airtable the no-coding needed database platform. I can show you the ropes of Airtable no need for fancy degrees or prior experience - just bring your curiosity and a willingness to learn! What's on the agenda, you ask? Well, we'll kick things off by getting cozy with the Airtable interface, so you can navigate like a pro in no time. Then, it's time to roll up our sleeves and dive into the juicy stuff: creating your own custom databases! Potential uses of Airtable bespoke creation: - Personal Task Management - Event Planning - Inventory Management - Content Calendar - Customer Relationship Management (CRM) - Project Management - Habit Tracking - Budgeting and Expense Tracking But hey, don't sweat it if you're not sure what kind of database you need. Whether you're a freelancer, small business owner, or just someone trying to keep track of your life admin, I'll help you brainstorm ideas and tailor your database to fit your unique needs. From managing contacts to tracking projects or even organizing your collection of cat memes (we don't judge!), Airtable's got you. And the best part? I can show you how to do it all without pulling your hair out in frustration! So, if you're ready to kick your spreadsheet game up a notch and embrace the zen of organized data, grab a spot with a class and let's get this database party started!

Zora
Data science, Deep learning, Business intelligence, Data analysis, Visualisation des données
Je propose des cours complets en Power BI, analyse de données, science des données et algorithmes d'apprentissage profond, adaptés à tous les niveaux d'expérience. Mon approche pédagogique se concentre sur l'acquisition de compétences pratiques, vous permettant d'appliquer directement ce que vous apprenez dans des projets réels. Dans le cadre de mes cours de gestion de données, vous apprendrez à transformer vos données en visualisations interactives et informatives, en maîtrisant les techniques de création de tableaux de bord, de rapports et d'analyses visuelles. Vous découvrirez également comment connecter différentes sources de données et optimiser vos modèles pour des insights pertinents. En ce qui concerne l’analyse de données, vous développerez une compréhension approfondie des méthodes statistiques et analytiques, vous permettant de tirer des conclusions significatives à partir de vos données. Vous serez initié aux outils et aux techniques de manipulation des données, y compris l'utilisation de langages de programmation tels que Python, R, PowerBI ou TABLEAU. Dans le domaine de la science des données, nous explorerons les étapes clés du processus de data science, de la collecte et le nettoyage des données à la modélisation et à la validation des résultats. Vous serez également introduit aux algorithmes d’apprentissage profond, apprenant à construire et à entraîner des modèles neuronaux pour des applications variées, allant de la reconnaissance d'image à la prévision. Chaque cours est structuré autour de projets pratiques et de cas d’étude, afin de vous préparer à relever des défis réels en matière d’analyse et d’interprétation des données. Si vous êtes prêt à développer vos compétences en Power BI, analyse de données, science des données et apprentissage profond.