+ 7
What was your fist program? Share your first programming Experience.💻👓📟
12 Antworten
+ 19
@mohammad ammar
just realized that my [ B: S: inputs] may have been faulty.. (i think). i initially wrote MyNumber on a piece of paper and MyFirstGuess was the first number appearing in the PlayArea onscreen. Somewhere around the fourth guess i started referring to MyFirstGuess as MyNumber. By now both the cpu and me must have been Gone, and this probably caused the cpu to lockUp/
also noticed that only integers 1 thru 9 can be used as Input.
+ 17
@mohammad ammar
i loved your game =>gambit
but on the verge of completion
it wouldn't accept input..
i had : B4 S0
cpu: B4 S1.. all correct integers, one in correct position. unable to input: 1 for S1..
none of the available numbers on bottom row was highlighted except the zero next to the S:
exec was paused awaitng EnterKey..
was trying to find a way to ReKey..
ended up pressing tje BackKey locayed at the top right side of the screen which took me back to the Start Screen. It's possible that i made error an somewhere along the way. but that's how it ended. i will reset and start a new game later after some rest, I love your creation vwry much but i feel very tense and wound up after the first round. I need to remember to relax and not be too serious next time. Great idea!
+ 17
@mohammad ammar
i jike this game very much but i don't have the energy to do both : 1) trying tp guess gambet's number 2) translate gambet's guess into B/S code.
from the 2nd round on i'm thinking like:
ok 2b 1s.. 2 correct numbers, both in wrong position and 1 number correct position, mmmm..
if i change this number..
i make my decision then now.. he's got 1# correct but incorrect place.. ok 1B and 1correct in correct position.. so that is 1S.. 1B 1S
ok now he gave me: #B #S
that means..?
by round 3 im totally confused.. just don't have the brain power.. Even if i could take my time and log each thought at each step i would too stressed out to enjoy the game.
perhaps next update you could have two people challenge each other with Gambet as official Scorekeeper instanrly analyzing and displaying the correct B: S: condition of each player's guess.
then can have good fun ! .. if player is a genius, he can challenge Gambet for more XP's.
btw.. i recall that i was unable to pick the same number consecutively, for instance,
1223.. once u pick a number Gambit removes it from available number pool.. u just cannot repeat numbers in consecutive positions.
+ 5
My first C program calculates a person's age in days. I posted its C++ version in Sololearn.
+ 4
my first projects:
- calculator (the classic one :D )
- dvd management software with db connect (i have a lot of movies, so i made this with description, short trailer, if i give it to someone, ....)
- small games like tetris, snake, hangman, ...
- try to write a browsergame (it was too much so maybe later :D )
- 2d game maker (also not finished yet)
- small chat
- as a school project a "facebook" clone
- small picture manipulation tool (e.g: add blue filter over uploaded jpeg)
- conways game of life
- webcrawler
...
+ 3
First program that was all me? One that gave you your age to 6 decimal places. I've later adapted it to display user's age in a more readable format of years, days, hours, minutes old.
To make it more fun, I even added all the other planets too, including the Sun and Pluto.
I originally did this on a calculator, walking around my school asking people for their info. Then I wrote it in Pascal, and much later adapted it to Android. One of these days, I'll get it cleaned up and then purchase a market account so I can share it.
+ 3
My first program is programmed with python. It tells the no of heads and tails encountered when doing a no of flips.
+ 3
First program was a screen locker with password that was built using Visual Basic 6 (~10 years ago)
+ 3
my first important program ( other printing hello world ) was an android app using python and kivy that I published it few weeks ago https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
+ 3
@Randall Young , thank you . B represent the number of commun digit in different place so you re input would be B3 S1 , he didn't allow you because I disablef on my code the buttons that is more than 4-b(value) .And I forget to put a restart button during the game but it will appeat when you win , lose or enter an invalid number.Read the help again then try again and I m sure you ll enjoy it.
Thanks and I ll update it soon to fix some problem(not programming bugs) and new features.
+ 2
@Randall Young , I m so happy that you are interested on my game and you gave me suggestions .
Right now I m reading a book about network programming with python , to understand the concepts of networking and involve it into my game .But before these great update I will do some change to make it easy . I totally agree with you that we must be genuis to win because Gambet use pure math logic .( the shortest way I guess )
Thanks again
+ 1
First program in my life is program on Pascal lang. I create she in school ;-) She talk with user.