All Projects → wilk → node-certification

wilk / node-certification

Licence: MIT license
Strongloop Node.js Certification Exam work out

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to node-certification

Kubernetes Certified Administrator
Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.
Stars: ✭ 3,438 (+5727.12%)
Mutual labels:  exam, certification
Azure-70-533-Practice-Test
(RETIRED) Azure 70-533 Certification Practice Test
Stars: ✭ 32 (-45.76%)
Mutual labels:  exam, certification
AWS-Certified-Solutions-Architect-Associate
AWS Certified Solutions Architect Associate exam preparation notes
Stars: ✭ 37 (-37.29%)
Mutual labels:  exam, certification
Oscp Exam Report Template Markdown
📙 Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
Stars: ✭ 2,066 (+3401.69%)
Mutual labels:  exam
examrank-02-03-04-05-06
exam project 2020
Stars: ✭ 195 (+230.51%)
Mutual labels:  exam
OMRChecker
An Android app to scan OMR Sheet http://letssolvetogether.in
Stars: ✭ 22 (-62.71%)
Mutual labels:  exam
learnzf2
Learn ZF2: Learning Zend Framework 2 by Example
Stars: ✭ 35 (-40.68%)
Mutual labels:  exam
I-need-help
哇要考试了,还没预习呢,各位有资料不(北京大学软件与微电子)
Stars: ✭ 15 (-74.58%)
Mutual labels:  exam
cehv9
CEHv9 - Practice Exam Questions with Answers
Stars: ✭ 55 (-6.78%)
Mutual labels:  exam
online exam system
基于SSM的在线考试系统
Stars: ✭ 98 (+66.1%)
Mutual labels:  exam
lfcs
Personal notes to prepare for the Linux Foundation Certified System Administrator (LFCS) exam
Stars: ✭ 69 (+16.95%)
Mutual labels:  exam
pytexexam
A simple python package to create latex exam in python
Stars: ✭ 27 (-54.24%)
Mutual labels:  exam
HFUT ChemLab
A Laravel application for HFUT Chemistry lab learning and exam system.
Stars: ✭ 65 (+10.17%)
Mutual labels:  exam
Linkedin Skill Assessments Quizzes
Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test
Stars: ✭ 7,014 (+11788.14%)
Mutual labels:  exam
save-cloud
Cluster-based cloud mechanism for running SAVE framework
Stars: ✭ 30 (-49.15%)
Mutual labels:  certification
Native-Exam-Analyse
PC桌面级客户端,电子化考试系统,支持多种题型,选择、填空、阅读理解、选词填空等。考试结果自动分析并可保存。
Stars: ✭ 63 (+6.78%)
Mutual labels:  exam
AndroidOMRHelper
An android application for validating images of OMR sheets before they are sent for processing.
Stars: ✭ 38 (-35.59%)
Mutual labels:  exam
examinee
Laravel Quiz and Exam System clone of udemy
Stars: ✭ 151 (+155.93%)
Mutual labels:  exam
datascience-exam
Repo supporting data science team interview exams.
Stars: ✭ 17 (-71.19%)
Mutual labels:  exam
Certification-Study-Guides
Certification study and exam guides for the major cloud related certifications
Stars: ✭ 77 (+30.51%)
Mutual labels:  certification

node-certification

SCND Strongloop Certification Exam work out

Info about the exam

About this repo

Every file contains one or more exercise for a particular node topic, like buffer, domain, cluster and so on. All the exercises are organized by folders for each of the concepts covered in the exam.

To try it out, just launch it with node in the following way:

$ node src/03-Node_Concepts/buffers.js

or use the interactive menu:

$ npm start

And watch the output and later open files to study the code :)

Contribute

I know that could be some error so if you find any please provide to fix them with a pull request. To contrib use pull requests.

License

Read the LICENSE file (MIT, anyway)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].