Practice your programming logic skills in JAVASCRIPT with this book
In this book, 160 programming logic exercises are presented, all solved.WHO IS THIS BOOK FOR?This book is aimed at people who are starting to program and need to develop their programming logic skills using the C++ language.
BOOK STRUCTUREThis book is divided into many chapters according to programming topics.
Basic ExercisesMathematical FormulasConditionalsRepeating LoopsArraysStringsMatricesRecursive FunctionsRegular ExpressionsSorting AlgorithmsADDITIONAL CONTENTAll the code presented in the book is made available to the reader through a link provided within the e-book.
EXAMPLE QUESTIONS FROM THE BOOKCreate a program that asks the user for a number and displays the multiplication table for that number using a loop.Create a program that reads two words and checks if the second word is an anagram of the first.Develop a recursive function to calculate the sum of the digits of an integer.FOR TEACHERS/PROFESSORSThis book is also recommended for teachers who teach subjects such as Algorithms, Programming, Programming Logic, etc., and need a comprehensive resource with problems to use as examples and activities with their students.
Practice Javascript: 160 Solved Exercises to Accelerate Your Learning is an important resource for those who want to start and excel in the world of JS programming.