Different Concepts in python POC's
-
Updated
Mar 28, 2021 - Jupyter Notebook
Different Concepts in python POC's
Encryption tool made from a while-loop with nested conditional statements. It also holds two for-loops that iterate over a list of specified characters
Curso de Python na LetsCode do Projeto Magalu Desenvolve40+ - Módulo 1 (Lógica de Programação e Python)
My first java project from scratch - a simple hangman game I completed in about three hours total.
A basic IOS app built with swift and Xcode to help introduce some basic concepts of IOS development to beginners
Building a Light Theremin musical instrument with the Arduino board. A phototransistor is used to measure the amount of light reaching the instrument. This is used to estimate how close the musicians hand is to the instrument at a given moment. More specifically the variation of voltage is used to guage the distance. This is then mapped to a ran…
Create a project that asks the user for a minimum integer, then a maximum integer, then a value between those two numbers. The program needs to validate that the second number is greater than the first number, and it also needs to validate that the third number is between the first two numbers. Use 3 While loops, which will repeat over and over …
What is the capital of The Netherlands?
First repository I created on Eclipse
AIX shell Scripts for analysing the network status of a client and server.
Some problems & their solutions✔✨
Basic Python Programming Assignment using the given topics
{Nesse arquivo pratiquei algumas condionais do JavaScript, também utilizei os comandos while, break, for, array, if, else if. Algum comandos que aprendi e pratiquei conforme as aulas. }
Java program that counts the number of digits in an integer entered by the user. The program repeatedly asks for input and displays the number of digits the input integer has. This implementation converts the users input to a string and uses the .length( ) method to find the number of characters in it.
this is where i will put my tests and lessons
A multipurpose calculator(e.g quadratic equation solver) built with the Dart sdk.
Basic java problems of Arrays, Conditional Statements and loops
codes for simple database cleaning
Add a description, image, and links to the whileloops topic page so that developers can more easily learn about it.
To associate your repository with the whileloops topic, visit your repo's landing page and select "manage topics."