Skip to content
tejsumeru-logo

Tejsumeru

Thoughts Become Reality
  • Home
  • Tutorials
    • Java
    • C language
    • Python
      • SciPy
    • C++ Language
    • PHP
    • Data Structure
    • Kotlin
    • Go Lang
  • Interview Quetions
  • About Us
tejsumeru-logo

Tejsumeru

Thoughts Become Reality
  • Home
  • Tutorials
    • Java
    • C language
    • Python
      • SciPy
    • C++ Language
    • PHP
    • Data Structure
    • Kotlin
    • Go Lang
  • Interview Quetions
  • About Us

Implement The Energy Equation Based On Velocity

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Python

Solution For Below Problem A car driver, driving at velocity v0, suddenly puts on the brake. What is braking distance d needed to stop the car? One can derive, using Newton’s second law of motion or a corresponding energy equation, that d=(1/2) * (v0^2/ug) Make… Read More »Implement The Energy Equation Based On Velocity

Find The Area Of Triangle With Command Line Argument

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Python

Hello Guys, This python program will calculate the area of equilibrium triangle. It takes the value of three sides from command line and check the third side of triangle has value greater than the sum of other two side and then calculate area for that.… Read More »Find The Area Of Triangle With Command Line Argument

  • « Previous
  • 1
  • 2
  • 3

Recent Post

  • Step-by-Step Guide to Installing and Configuring Java SpringBoot
  • Setting up SpringBoot for Java Development: Tips, Tricks, and Best Practices
  • Integrating ChatGPT API into Your Android App: A Guide to Building Cutting-Edge Chatbots
  • What is Android Jetpack Compose: An Introduction to Google’s UI Toolkit
  • Efficient Java Microservices with Quarkus: A Guide to Setting Up the Framework




Copyright © 2018 Tejsumeru