A basic IOS app built with swift and Xcode to help introduce some basic concepts of IOS development to beginners
-
Updated
Jul 13, 2017 - Swift
A basic IOS app built with swift and Xcode to help introduce some basic concepts of IOS development to beginners
Different Concepts in python POC's
All weekly lab exercises & homework in ITS100 Introduction to Computers and Programming Course
AIX shell Scripts for analysing the network status of a client and server.
Basic Python Programming Assignment using the given topics
this is where i will put my tests and lessons
Na atividade final do primeiro semestre do curso, fizemos um repositório para todas as atividades JS que realizamos ao longo dele. Ironicamente, a maior parte dos arquivos são de HTML, já que o JS foi incluído dentro desses arquivos.
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.
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
Some problems & their solutions✔✨
{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.
A multipurpose calculator(e.g quadratic equation solver) built with the Dart sdk.
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."