Afritechy (@afritechy) 's Twitter Profile
Afritechy

@afritechy

data scientist, Full-stack Software Engineer, #python #Django #Java #go #Javascript #laravel #RabbitMQ, Deep learning, #MachineLearnimg

ID: 1273904028859207680

linkhttp://www.afritechy.com calendar_today19-06-2020 09:03:28

150 Tweet

670 Followers

908 Following

Kotlin by JetBrains (@kotlin) 's Twitter Profile Photo

Kotlin 1.5 introduces new functions on collections: firstNotNullOf(OrNull). They transform each element one by one, and return the first non-null result. If no such result exists, firstNotNullOf throws an exception, *OrNull returns null. #KotlinTips

Kotlin 1.5 introduces new functions on collections: firstNotNullOf(OrNull).

They transform each element one by one, and return the first non-null result.
If no such result exists, firstNotNullOf throws an exception, *OrNull returns null.

#KotlinTips
DEV Community (@thepracticaldev) 's Twitter Profile Photo

Imagine that we have thousands of images inside of a folder and we want to delete all images where a particular person appears. That process can take hours or even days, and that's where this script comes in. #DEVCommunity dev.to/stokry/advance…

Afritechy (@afritechy) 's Twitter Profile Photo

Working with while loops #coding #codinglife #codingbootcamp #codingmemes #code #computerscience #computer #softwareengineer #softwaredeveloper #100daysofcodechallenge #softwaredevelopment #developer #developerlife #css3 #cs #javascript #python #programming #programmer

Working with while loops 

#coding #codinglife #codingbootcamp #codingmemes #code #computerscience #computer #softwareengineer #softwaredeveloper #100daysofcodechallenge #softwaredevelopment #developer #developerlife #css3 #cs #javascript #python #programming #programmer
Afritechy (@afritechy) 's Twitter Profile Photo

These are an example of conditions in a programming language 😀😀😀😄 #web #java #javascript #webdvelopment #backend #Laravel #php #Nodejs #AI #python #code #100dayofcoding #programming #

These are an example of conditions in a programming language 😀😀😀😄

#web #java #javascript #webdvelopment #backend #Laravel #php #Nodejs #AI #python #code #100dayofcoding #programming #
Java at Microsoft (@javaatmicrosoft) 's Twitter Profile Photo

Say goodbye to those hidden .project and .classpath files in latest #VSCode #Java release! Case closed for an issue that has been there for 3 years. Check out this blog for our journey of solving this problem: devblogs.microsoft.com/java/say-goodb… via NickZhu