Those interested in learning software development (programming)

gene cisco

Not A BGOL Eunuch
BGOL Investor
with java, you could slide straight into the Hadoop ecosystem which is the future (outside of SV, it's Apache Spark here)


:cool:

Yeah, even the guy who started his bootcamp(the only one in Ohio) based around .NET has added Java to the mix.
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
Why you fucking with VB?

:confused:

Even microsoft is behind xamarin


They use C# to develop cross platform apps


btw, use
while overall total != 0 do
subtract your button push
end



:cool:

This is what I came up...The one thing I can say about VB.net is that it's loops are confusing as hell...C++ and Java's are much easier,even though VB.net are the same but different



 

ansatsusha_gouki

Land of the Heartless
Platinum Member
11722444_847255755322090_5134396842026348216_o.jpg



Made a simple program that will allow the user to change the background and depending what the background the sound of it will come from the form....If,a user picks fire then the sound of fire will come,if they pick wind then the sound of wind will come and etc.....
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
Why you fucking with VB?

:confused:

Even microsoft is behind xamarin


They use C# to develop cross platform apps


btw, use
while overall total != 0 do
subtract your button push
end



:cool:


I figured it out and I didn't even have to use a fucking loop to pull it off....:smh::smh::smh::smh:

:dance2::dance2::dance2::dance2::dance2:


I didn't figured it out on my own though,but I was fucking close,when I started it though....I was messing around looking for card games to see,if they have something similar and I found a "Blackjack" game in one of the sites I posted and I looked at the code and couldn't believe how close I was.....I was about to say fuck it and move on to another project...:lol::lol::lol::lol::lol::lol:

Basically,what I had to do was subtract twenty from the total Balance(lblMoney) and put it in the same label the total balance is in.


 

ansatsusha_gouki

Land of the Heartless
Platinum Member
This is what I came up...The one thing I can say about VB.net is that it's loops are confusing as hell...C++ and Java's are much easier,even though VB.net are the same but different




moneyBalance is the variable for lblMoney.text ,so you can say I had it right the first time,but didn't put "lblMoney.text" in the equation.
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
Next project few projects:


Making a countdown clock

Dealing with Random Numbers(For Poker and Blackjack games I want to do)



While,still learning about Arrays in VB.net.......:smh::smh::smh:


I will probably do simple projects in the process....
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
I'm starting to like arrays...much much easier than the old way when I had to right several variables to find the total/average of a number...


I still got a long way to go though..

:yes::yes::yes:

But,finding code to build a countdown clock is a pain in the ass :hmm:
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
11228903_10153472678928680_2753093264256462512_n.jpg



Here is a quick update:

I added some new buttons to the interface,also I changed the font....

Now,I gotta work on the conditions..I know that's going to be a bitch....:smh::smh::smh::smh:
 

MYSTIC

Rising Star
Registered
Hey Fellas,

I not so recently joined free code camp to become a full stack web developer. You get your experience by pair programming and working on real projects for non profit organizations. A ton of people are landing jobs

I highly recommend y'all check it out!

FREE! FREE! FREE! FREE!
 

John Million

Rising Star
BGOL Investor
Just got back on it!

After reading this thread, the full stack developer and other coding related threads I decided to learn web development.

I started back years ago so I know some HTML/CSS.

did the HTML/CSS course on code academy over the weekend. Just started Javascript today. Still figuring out what I like and the field I want to go into.

My action plan
-learn HTML/CSS/HTML5
-Javascript/JQuery
-learn more about the specific fields and requirements of each career path
-take a I OS 9 course
-more research
-start Github acct


thanks to all the posters, any suggestions would be appreciated
 

BlkStrength

Rising Star
BGOL Investor
Hey Fellas,

I not so recently joined free code camp to become a full stack web developer. You get your experience by pair programming and working on real projects for non profit organizations. A ton of people are landing jobs

I highly recommend y'all check it out!

FREE! FREE! FREE! FREE!

Read some good things about this.

Passing this along...may jump in myself.

Thanks bro
 

gene cisco

Not A BGOL Eunuch
BGOL Investor
Niceness.

6.4 is good to go


You will spit out at least 1 app by the end of this week

:D

Had to put off starting on the course due to work, but finally got into it this past week and did some apps. I like how he encourages us to try to do the projects beforehand using resources that we use in real life.

I do a project, and keep messing around with it, so I'm taking my time with the course. I like his teaching style, it's easier to follow than the guy who does iOS 9 and Swift 2.
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
<a href="http://s42.photobucket.com/user/assassin216/media/Capture_zps8cfvl4ry.jpg.html" target="_blank"><img src="http://i42.photobucket.com/albums/e336/assassin216/Capture_zps8cfvl4ry.jpg" border="0" alt=" photo Capture_zps8cfvl4ry.jpg"/></a>









I'm still grinding on the slot machine....still need alot of work,but I got most of the winning conditions down with the help of this guy I met on facebook...I added blinking text to it,also

Going need some testers in the future though when it's done,so let me know..how I can improve it,because I never play slots,before and on top of that,it's hard to find any of the rules...
 

ansatsusha_gouki

Land of the Heartless
Platinum Member
Feedback would be really appreciate,since I'm planning on doing two more slot machine games...This was me messing around.

I already thinking up some features I want to implement for the new ones

I didn't do this alone..this guy I met helped me out,so I can't take full credit


I want to know what I should of done better and what features I should put in the next one....:cool:


I got rid of the sound effects,but I will put them in the next one,for sure...
 

John Million

Rising Star
BGOL Investor
Udemy coupon code: EXCEED010 valid until 8/28

just enrolled in a $200 course for 10 bucks!
 
Last edited:
Top