Git Product home page Git Product logo

Daniel Vieira's Projects

blooddonation icon blooddonation

C program that asks for a citizen's age and informs whether they can donate blood or not based on the rule that they must be between 16 and 69 years old. Using logic operators AND (&&)

celsius_to_farenheit icon celsius_to_farenheit

Reading a temperature in Celsius and printing the equivalent into Farenheit: F = (C × 9/5) + 32

cylinder_volume icon cylinder_volume

Finding out the volume of cylinder through a program that reads given diameter and height.

dio-lab-open-source icon dio-lab-open-source

Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.

farenheit_to_celsius icon farenheit_to_celsius

Reading a temperature in Fahrenheit and printing the equivalent into Celsius: C = (F - 32) × 5/9

financialbudget icon financialbudget

User enters their monthly salary and the total amount spent in the month. If the expenses are within the budget, the program should inform the amount that the user can save, and if the expenses have exceeded the budget, the program informs how much the user will owe in the month.

matrixuses icon matrixuses

This code takes input for a 4x4 matrix, performs calculations and checks on the matrix, and displays the results. It counts repeated values in the main diagonal, sums them up, multiplies values in the second row, and finds the biggest number in the third column of the matrix.

supermarket-caisse icon supermarket-caisse

asking user the items name, price and quantity and returning the total price and the most expensive and the chapest item

worked_hours icon worked_hours

Program that reads the number of hours worked in the month and the hourly rate. The program prints the salary that the employee will receive, calculating a 6% deduction for the employee's transportation allowance.

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.