JS Module 1 Complete

Entry #1699670810

JS Module 1 Quiz

JSModule1Quiz

Update: @ 18:50 (6:50 PM PDT)

JS Module 1 Test

JSModule1Test

Moving on to JS Module 2

JavaScript Essentials 1 (JSE)
Module 2

Variables, Data Types, Type Casting, and Comments

After completing Module 2, the student will:

  • have the knowledge and skills to work with variables (i.e. naming, declaring, initializing and modifying their values);
  • understand concepts such as scope, code blocks, shadowing, and hoisting;
  • know the basic properties of primitive data types such as boolean, number, bigint, undefined, null, and be able to use them;
  • be familiar with the basic properties of the primitive data type string, including string literals – single or double quotes, the escape character, string interpolation, basic properties and methods;
  • know the basic properties of complex data types such as Array and Object (treated as a record) and be able to use them in practice.

JS Institute

Entry #1699635600

JavaScriptCertification

Exam Specifications

Due to time constraints, I am studying Python and JS together, since I am almost done with Python Essentials.
Started JavaScript
Channel: Edube Interactive
Sponsor: OpenEDG JS Institute
Mode: Online self-study course
Level: Beginner
Cost: Free
Study Time: 40 hours
Language: English/Spanish
Associated Certification: JSE – Certified JavaScript Entry-Level Programmer (Exam JSE-40-0x)

Exam Information Description
Exam Name JSA – Certified Associate JavaScript Programmer
Exam Short Form JSA
Exam Code/Current Exam Version JSA-41-0x/JSA-41-01
Exam Level Associate
Associated Certifications JSE – Certified Entry-Level JavaScript Programmer (JSE-40-0x), JSPa – Certified Professional JavaScript Programmer: Front-End Web Development (JSPa-42A-0x), and JSPb – Certified Professional JavaScript Programmer: Back-End Web Development (JSPb-42B-0x)
Pre-requisites Formal: None

Recommended: JSE – Certified Entry-Level JavaScript Programmer (JSE-40-0x)
Duration 65 minutes – Tutorial/NDA: 5 minutes, Exam: 60 minutes
Number of Exam Items 40
Format Single-selection and multiple-selection items
Passing Score 70%
Language English
Courses Aligned JavaScript Essentials 2:
Price $295

Purchase exam voucher
Delivery Channel OnVUE Online Proctoring (online, proctored), Pearson VUE Testing Centers (on-site, proctored)
Testing Policies JSA Exam Policy
Exam Syllabus JSA Exam Syllabus

There are six modules
Module 1: Introducing to JavaScript and Computer Programming
Module 2: Variables, Data Types, Type Casting, and Comments
Module 3: Operators and User Interaction
Module 4: Control Flow – Conditional Execution and Loops
Module 5: Funtions
Module 6: Errrs, exceptions, debugging, and troubleshooting
Course Completion: Final Test

Updates will be provided as I complete each module.

JavaScript Essentials 1 (JSE1):
Module 1

About JavaScript (how to communicate with the computer, what is JS, advantages and limitations of JS, where is JS used today)
Setting up the programming environment (development tools, online development environment, local development environment)
First JS program – Hello, World! (a few words about HTML, how to run your JavaScript code, executing the code directly in the console)

#certification

Python Module 2 complete

Entry #1698528784

Congratulations!

You have completed Module 2.

Well done! You’ve reached the end of Module 2 and completed a major milestone in your Python programming education. Here’s a short summary of the objectives you’ve covered and become familiar with in Module 2:

  • the basic methods of formatting and outputting data offered by Python, together with the primary kinds of data and numerical operators, their mutual relations and bindins;
  • the concept of variables and variable naming convetions;
  • the assignment operator, the rules governing the buidling of expressions;
  • the inputting and conveting of data;

You are now ready to take the module quiz and attempt the final challenge: Module 2 Test, which will help you gauge what you’ve learned so far.

hooray

Update @ 17:34

module2quiz

Update @ 18:11

module2test


Moving on to Module 3!

Python Essentials 1:
Module 3

Boolean Values, Conditional Execution, Loops, Lists and List Processing, Logical and Bitwise Operations

In this module, you will learn:

  • The Boolean data type;
  • relational operators;
  • making decisions in Python (if, if-else, if-elif,else)
  • how to repeat cose execution using loops (while, for)
  • how to perform logic and bitwise operations in Python;
  • lists in Python (constructing, indexing, and slicing; content manipulation)
  • how to sort a list usning bubble-sort algorithms;
  • multidimensional lists and theor applications.

Python Module 1 complete

Entry #1698080125

Congratulations!

You have completed Module 1.

Well done! You’ve reached the end of Module 1 and completed a major milestone in your Python programming education. Here’s a short summary of the objectives you’ve covered and become familiar with in Module 1:

  • the fundamentals of computer programming, i.e., how the computer works, how the program is executed, how the programming language is defined and constructed;
  • the difference between compilation and interpretation;
  • the basic information about Python and how it is positioned among other programming languages, and what distinguishes its different versions;
  • the study resources and different types of interfaces you will be using in the course.

You are now ready to take the module quiz, which will help you gauge what you’ve learned so far.

hooray

Practice:
practice

UPDATE @ 10:17

Module 1 Quiz

module1quiz

UPDATE @ 10:29

Module 1 Test

Code of Honor

I pledge to follow the Code of Honor and obey the rules for taking this test:

  • I will work entirely alone on this test, and all the solutions I submit will be my own work;
  • I will not share my solutions to the test with anyone;
  • I will not use a false identity, or take the test in somebody else’s name
  • I will not engage in any unfair activities that will dishonestly improve my results or influence somebody else’s results.

module1test


Moving on to Module 2!

Python Essentials 1:
Module 2

Data types, variables, basic input-output operations, basic operators

In this module, you will learn:

  • how to write and run simple Python programs;
  • what Python literals, operators, and expressions are;
  • what variables are and what are the rules that govern them;
  • how to perform basic input and output operations.

#certification

Python Institute

Entry #1697640509
pcep30
Started Python learning at Python Institute
Python Essentials 1 (Aligned with PCEP-30-02)
Channel: Edube Interactive
Mode: Self-Study Level: Entry-Level (Beginner)
Cost: Free Study
Time: 42 hours (Recommended: 7h/week)

There are four modules:
Module 1: Introduction to Python and computer programming;
Module 2: Data types, variables, basic input-output operations, and basic operators;
Module 3: Boolean values, conditional execution, loops, lists and list processing, logical and bitwise operations;
Module 4: Functions, tuples, dictionaries, exceptions, and data processing.

Updates will be provided as I complete each module.

Python Essentials 1:
Module 1

Introduction to Python and computer programming
In this module, you will learn about:

  • the fundamentals of computer programming, i.e., how the computer works, how the program is executed, how the programming language is defined and constructed;
  • the difference between compilation and interpretation;
  • what Python is, how it is positioned among other programming languages, and what distinguishes the different versions of Python.

#certification