Code Monkey home page Code Monkey logo

Praveen B's Projects

fef_session5assignment4 icon fef_session5assignment4

Create a Constructor Object Pattern for Employee which have the properties as username, skills and basic salary.  Create an object methods printdetails() which should display the employee details.  Create an object methods as changesalary () which will update the salary of an employee.  Display the final details of an employee after the change in salary.

fef_session6assignment1 icon fef_session6assignment1

Input the basic salary of an employee and validate if the employee salary greater than equals to 15000 and working_hr daily more than 10 hours. Then add 10% bonus to its basic salary and display the basic salary with bonus. Else add 5% bonus to its basic salary and display the result in a div box.

fef_session6assignment2 icon fef_session6assignment2

Create an Array of numbers Example as var arr= [3,4,5,6,76,7,8];  Push 4 elements in an existing array list.  Pop the inserted pushed elements.  Extract the elements from first index to fourth index and display the list  Iterate the array element using for of loop or forEach loop.

fef_session6assignment3 icon fef_session6assignment3

Create a Student Result Sheet in a table. Write a JavaScript logic to validate the 3 subject marks details and check if a student score less than 35 in any subject. If yes, then his grade should be displayed as Fail.  Calculate the marks, the average and display the grade of a student

fef_session7assignment1 icon fef_session7assignment1

Problem Statement. Create a JavaScript function to increment the count value to 1. Make a global variable and call the function for three times.

fef_session7assignment2 icon fef_session7assignment2

Write a helper Note by creating a form with field as name, age, city. Use a closure concept which on by click to text field it should display the helpful note for as follows: 1. name as “Please input the username” 2. Age as “Please input the age” 3. City as “Please input the city"

fef_session7assignment3 icon fef_session7assignment3

Create an Anonymous function which will be called in another function. Use SetTimeout() and display the content after 5 milliseconds.

fef_session7assignment4 icon fef_session7assignment4

Problem Statement: Create a nested function to pass the outer function values and inner function values. Identify the outer function is a closure or not? Create the instance of outer function which will call the inner function with passing the data as it’s parameter.

fef_session8assignment2 icon fef_session8assignment2

Create one html file , 1) There will be one main page that hold login and signup button. 2) Once user will click one signup button , it will open signup module with this fields– name , email ,password 3) And then user can go back in main page . and user can try login with email and password . if email and password will correct than user will redirect to home page 4) If email and password is incorrect than it will show error message . 5) And in home page you have to show some message like – welcome to “username”. With logout button . 6) And once user will click on logout , user will redirect to main page

fef_session8assignment3 icon fef_session8assignment3

Create a form and on hover to the input fields use the jquery tooltip() method to show the title.  Ex: if user hovering over the firstname text field, it should display the title as “please write your first name”

fef_session8assignment4 icon fef_session8assignment4

Create a preloader and write a jquery function to display the list of content in a jumbotron.  Add a button to hide the content in a jumbotron.  Add a button to show the content in a jumbotron.  Add a button which change the font size and color of the content in the jumbotron.

fef_session9assignment3 icon fef_session9assignment3

Create a left nav sidebar using bootstrap properties.  Write a jquery function as when the size of the window will be less than 300px then 3 carat collapse button will show. on click to the three-carat collapse button the left nav side bar will be show to the page.

fef_session9assignment4 icon fef_session9assignment4

Make a Sample Page with a Menu using Nav at the Top and the Footer as copyright at the bottom of the page you can use Glyphicons in bootstrap for copyright image. That form should be your Blog.

g2 icon g2

G2 (The Grammar of Graphics)

jupyter icon jupyter

Jupyter metapackage for installation, docs and chat

keras-vis icon keras-vis

Neural network visualization toolkit for keras

learn-pandas icon learn-pandas

Tutorials on how to use pandas effectively to do data analysis

ludwig icon ludwig

Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.

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.