GithubHelp home page GithubHelp logo

web-cw-6's Introduction

تمرين - 6

في الدرس الأول في لغة JavaScript تعرفنا على

  1. المتغيرات والثوابت
  2. العمليات الحسابية
  3. أنواع البيانات ومنها المصفوفات والكائن

هيا بنا نتدرب أكثر على كيفية استخدام هذه المفاهيم

🚀 السؤال الأول - المجرة

  1. قم بطباعة عمرك في الconsole باستخدام الدالة الوصفية ()console.log
  2. قم بحساب 5 أضعاف عمرك وطباعته في الconsole باستخدام ()console.log
  3. قم بطباعة الجملة "حين أبلغ 5 أضعاف عمري سيبدأ زحل باستقبال المبرمجين على سطحه 🪐"
  4. قم بطرح القيمة 1969 من العام الحالي وعين الناتج إلى variable يسمى numberOfYears
  5. باستخدام ()console.log قم بربط أو concatenate قيمة المتغير numberOfYears مع الجملة "هو عدد الأعوام التي مرت على صعود الإنسان على سطح القمر 🌑"
  6. قم بإضافة تعليق أو comment "إجابة السؤال الأول" إلى ملفك البرمجي

🐹🐶🐰 السؤال الثاني - Your Pet Zone

  1. هل فكرت سابقاً في تربية حيوانات أليفة؟
    قم بإنشاء مصفوفة باسم pets تتكون من أسماء الحيوانات الأليفة
    التي تربيها أو تفكر في تربيتها (اختر 5 حيوانات على الأقل)

  2. قم بإنشاء كائن (object) لقطة 🐈 أو أي حيوان آخر تختاره
    وأضف إليه الخصائص التالية:
    اسم الحيوان
    عمر الحيوان
    الemoji الخاص به
    وأخيراً نوع الحيوان/السلالة التي ينتمي إليها

بونص ✨

  1. تقدر توصل للعنصر الثاني في المصفوفة pets وتطبع قيمته باستخدام ()console.log؟

بونص 🔥

  1. تقدر توصل حق الemoji الخاص بالحيوان اللي اخترته في رقم 2 من السؤال الثاني وتطبعه؟

آخر موعد لرفع الكود git push هو نهاية المحاضرة


إنت قدها 🏅

web-cw-6's People

Contributors

nancyelsh avatar aljawharaalmutairic10 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.