编程技术 第1497页
What I Learned From Developing Arabic OCR Android App-拾光赋

What I Learned From Developing Arabic OCR Android App

What I Learned From Developing Arabic OCR Android App,I searched for an app to extract text on images for Arabic language. I couldn't find any app without Internet access for Andro...
kity的头像-拾光赋kity6年前
0377
Working on a monolithic legacy system in a large cooperation-拾光赋

Working on a monolithic legacy system in a large cooperation

Working on a monolithic legacy system in a large cooperation,The lessons and challenges that I've come across working on a monolith, as a junior JAVA support developer. Firstly I w...
kity的头像-拾光赋kity6年前
0375
Text Detector using firebase MLKit-拾光赋

Text Detector using firebase MLKit

Text Detector using firebase MLKit,Good day all This is a Text Detector app i created using Google API and firebase MLKit https://play.google.com/store/apps/details?id=com.mobile.t...
Logging on the cheap-拾光赋

Logging on the cheap

Logging on the cheap,To log or not to log? Writing new code is a relatively small part of application development. A much larger part of a software engineer's life involves support...
Playing with Monad or How to enjoy functional style in Java-拾光赋

Playing with Monad or How to enjoy functional style in Java

Playing with Monad or How to enjoy functional style in Java,These days using functional style is, well, kinda trendy. There are a lot of tutorials/articles/posts/etc. with explanat...
How to Read Java Bytecode (with examples)-拾光赋

How to Read Java Bytecode (with examples)

How to Read Java Bytecode (with examples),Cover image courtesy of divinetechygirl When working with the JVM ecosystem, it's important to spend some time and understand what is happ...
Udemy Courses Need More Exercises-拾光赋

Udemy Courses Need More Exercises

Udemy Courses Need More Exercises,Udemy is an awesome platform for learning programming languages. I've bought to date 26 courses, mostly programming ones. (I got stuck in Udemy Co...
Inheritance vs Composition-拾光赋

Inheritance vs Composition

Inheritance vs Composition,With the introduction of OOPs, Inheritance and Composition entered our senses and still confusing us. Choosing between Composition and Inheritance is not...
Miguel needs our help - Day 7 of the #25DaysOfServerless Challenge-拾光赋

Miguel needs our help – Day 7 of the #25DaysOfServerless Challenge

Miguel needs our help - Day 7 of the #25DaysOfServerless Challenge, This article is part of #25DaysOfServerless. New challenges will be published every day from Microsoft Cloud Adv...
How to add/remove the ChoiceBox, TextField, and Label when clicking on the Add/Remove button in javaFx.-拾光赋

How to add/remove the ChoiceBox, TextField, and Label when clicking on the Add/Remove button in javaFx.

How to add/remove the ChoiceBox, TextField, and Label when clicking on the Add/Remove button in javaFx., How to add the ChoiceBox, TextField, and Label when clicking on the Add but...
kity的头像-拾光赋kity6年前
0508
An introduction to JVM bytecode-拾光赋

An introduction to JVM bytecode

An introduction to JVM bytecode,Hey there! Now that I'm starting to use this site more frequently, I was reminded of an article that I wrote a bit more than a month ago and figured...
kity的头像-拾光赋kity6年前
02711
Introducing Kotlin at ING, a long but rewarding story-拾光赋

Introducing Kotlin at ING, a long but rewarding story

Introducing Kotlin at ING, a long but rewarding story,This article describes our journey being the first team to run Kotlin in the backend at ING (Netherlands). Hopefully this arti...