en
Feedback
Software programing

Software programing

Open in Telegram

This is a channel which gives tutorial on different programming languages, android tips and tricks best apps etc...

Show more
1 471
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
Happy new year for all programming families

If you are out energy on shadow fight android game adjust the time jumping one hour then the energy is fullπŸ˜…πŸ˜’πŸ˜…πŸ˜’

#droid_trick

3)if else if conditional This conditional is used to execute a block of code with more than one condition. The syntax is: if (condition) { Code block} else if(condition) {code block} The code will execute the second condition if the first one is not true.

2)if else conditional The if else condition is used to execute a block of code if the provided condition is false. Example: var a=3 if(a>4){alert("true")} else{ alert("false")} Since the the variable doesn't fulfil the condition it output's false that is written in the else braces.

1)if conditionals The if conditionals are used to execute a block of code if some conditions are true. The syntax of the if conditional is: if (condition) {code block} Let's see an example var a=3 if(a>0) { alert("a is greater than 0");} Since variable a is greater than 0 the program will execute what is written in the alert box coding.

So I will revise the last tutor #js_conditionals

Last time I wrote about #js_conditionals but it was not in understandable way since there are some HTML tags inserted to increase the performance of the channel however they were not effective and am sorry about that.

And those of you who want to see your result as a PDF file can give me ur admission number @Fikire2

Hello guys matrik result officially released and of u many to see ur result go to......

There are 3 types of conditionals with JavaScript. They are:- 1)if conditional 2)if else conditionals 3)if else if conditionals

#js_conditionals

Today I will show u how to work with conditionals. πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡

Hello programmersπŸ™ŒπŸ™ŒπŸ™Œ

Now I can say my chaw chaw.

photo content

#camera U can use it to test if ur TV remote battery is dead or not by simple capturing the bulb thing on the remote.

Did you know the capability of ur android camera.

Don't forget android trick tooπŸ˜‰πŸ‘‡πŸ‘‡πŸ‘‡