Hey, Sup Forums I'm a hero from another world. I got Isekai'd in this world

Hey, Sup Forums I'm a hero from another world. I got Isekai'd in this world.

Now, I'm thinking of developing apps for android and/or iOS. What steps/route do you think I should take?

P.S.: I've already developed two databases (visual basic, MS access, MS SQL) and one website (javascript/php, wamp, mysql) for local small guilds in the kingdom I'm in right now. I've been living here for a while.

that tier list is fucking retarded dude

>apps
end your life

>one website
>wamp
I feel like you are pretty new, if thats the case we are pretty alike since I come from another world too

>hacker tier
>ass-embly
"no"

I agree with that pic but Python should be in all tiers

>I'm thinking of developing apps for android and/or iOS
Then learn Kotlin and Swift

this is unironically true and youre a clever nigger for saying it

>I got Isekai'd in this world.
kys

What's the one next to Lua?
Looks like it says "Poo," but Java is listed separately.

>Hacker tier
>Python
>Shit tier
>Perl
1/10 made me reply

processing i think

knowing python well has a high ROI should just be efficient tier. HTML/CSS basics everyone should know if you have an office job these days. VB is useful for data analysis. I use R and have used SAS and as much as people talk shit about excel it does like 90% of things easier than other statistical packages. it obviously fails 100% at any kind of automation, but if you're doing ad hoc stuff it's much faster than writing code for a fucking line chart or just preparing a random report for someone

but ya python/java/one of the Cs will do you pretty well everything else just depends on what kind of infrastructure youre working with and specialized tasks

>wamp

kill yourself

first off. get rid of all those databases and use postgresql for heavy and sqlite for light. nothing else.

Can you break it down to 10 steps or more?

That's a good overview. Thanks for the copy paste comment. I really appreciate it.
But I'm asking for the steps to narrow down my options or to know where to branch out.

Tell me oh wise one, why can't you hack and mod with x86 assembly. Combined with C and Cython, its literally like being like a god behind a keyboard.

where's R?

whats erlang then?

Agner Krarup Erlang (1 January 1878 – 3 February 1929) was a Danish mathematician, statistician and engineer, who invented the fields of traffic engineering and queueing theory.

>Hey, Sup Forums I'm a hero from another world. I got Isekai'd in this world.
Have you gotten your slave harem yet?

Is Kotlin just a higher level version of Java, and Swift a higher level version of C#?

in the fucking trash where it belongs

>this thread
everyone on Sup Forums has adhd

learn Java for android and Swift for ios, both are shit and you should learn something better if you want to get into programming

>if you want to get into programming
read my post.

>everyone on Sup Forums has adhd
Oh.

Yes. Just a small generic romcom harem, not a slave harem. Slave traders are rare in this world.

learn haskell first, since it forces you to code properly.

then switch to javascript for professional work

stay away from anything object-oriented. especially java

if you ever use the words "extends", "this" or control variables for that matter - your doing it wrong

>vb for anything
>r

how old are you office cuck, get with the times python is the answer

Is that language, to the right of Lua, what Indians use?

...

what does that even mean?

>javascript
>professional work
the absolute state of Sup Forums

pretty much everything is web based.
frameworks like react, angular or polymer are taking over everything.

I'm currently working with node-js for server based stuff and it's pure bliss.

javascript got quite incredible over the last couple of years, adapting a lot of features that haskell made popular.

>babby thinks haskell was the first functional language
>babby thinks JS is even close to functional
>babby thinks that a huge heaping pile of webpack configuration and babel nonsense makes javascript good

what's that Poo in enthusiast tier?

Who would win?

Rust

lurk more faggot, its in the thread already

I'm going for Java/Android.

Wish me luck.

thanks, I am a python programmer btw

>Is Kotlin just a higher level version of Java
Yes
>and Swift a higher level version of C#
No

I'm planning on learning python, wish me luck Sup Forums

where is go in this list?

Or Js?

>Processing and Lua are enthusiast tier
>the literal definition of niche languages

>Scala is hipster tier
>in reality it's language with great payment made for senior Java developers

>Ruby not hacker tier
>what is the Metasploit framework?

>Lisp is shit tier
>unironically the most powerful language ever

>HTML and CSS are programming langauges


Oh, it's one of those "stop liking what I don't like" charts..

D R O P P E D

Please tell me java is dying what a joke of a language

>>Lisp is shit tier
>>unironically the most powerful language ever
on a very specific definition of "powerful" (namely being able to write muh syntactic macros)
anyway how's your shitty dynamic typing working for you

Well ther's "Typed Racket" if you really want that.
But Lisp is great because it's such a fluid langauge. You would lose a lot of that without dynamic typing..

Also:
>implying Common Lisp compilers don't have features like Check-Type, TypeCase, Proclaim Type, Proclaim FType and compiler type inference