This book contains coding examples of PYTHON AND SCALA programming. This book only suitable for beginners.
Topics Covered PYTHON LISTS PYTHON LOOPS PROGRAMS PYTHON STRINGS PROGRAM PYTHON TUPLES PROGRAMS PYTHON BASICS PROGRAMS FIND THE OUTPUT Calculate compound interest Python program to check the given year is a leap year or not Python Some of the examples of simple if else Calculate discount based on the sale amount in Python Design a simple calculator using if elif in Python Find the day in Python Python array programs Create matrix in Python Python program to create matrix using numpy Python Date & Time Programs Python code to print today's year, month and day Python Lists Program for Adding, removing elements in the list Program to find the differences of two lists Program to remove duplicate elements from the list SCALA EXERCISES Scala String Exercises Get the character at the given index Concatenate a given string to the end of another string Create a new String object with the contents of a character array Scala Array Exercises Sum values of an given array Calculate the average value Find the index of an element in a given Array Check two numbers, 4 or 7 present in a given array of integers Scala List Exercises Remove single and multiple elements Delete element(s) from a given List Remove duplicates from a given list Difference between two given lists SCALA BASIC EXERCISES Print hello world Compute the sum Get the absolute difference Check given string Check the largest number which number is nearest Calculate the average value