Václav Hodekforvaclavhodek's blogvaclavhodek.hashnode.net·Nov 19, 2020How I localized my media player app into 50 languages for freeRecently, I worked on a small media player app for Android to play a list of tracks in a given folder on the SD card. One of the requirements was to get the app translated to more languages. There were only a few strings at the time, but the app was ...Discuss·40 likes·180 readsAndroid
Steven BoutcherforQuality Timeboutchersj.hashnode.net·Dec 10, 2020How to Approach a New Programming Language - A World Language Student's PerspectiveI didn't touch my first programming language until I was 23 years old. A decade prior, I had started learning my first world language. I would go on to find that language-learning is a matter of understanding a complex system. It's only easy if you u...Discuss·34 likes·101 reads2Articles1Week
Václav Hodekforvaclavhodek's blogvaclavhodek.hashnode.net·Apr 1, 2021Automated Localization: GitLab CI/CD ❤ LocalazyWhy integrate Localazy into the build process? Localization can be challenging on its own and having to regularly remind developers (or yourself) to include the latest localization version before the release is not going to end up well at one point. ...Discuss·31 likes·58 readsGitLab
Shai AlmogforDebugging, Java, JVM and Open Sourcecodenameone.hashnode.net·Apr 25, 2023Revolutionize JSON Parsing in Java with ManifoldJava developers have often envied JavaScript for its ease of parsing JSON. Although Java offers more robustness, it tends to involve more work and boilerplate code. Thanks to the Manifold project, Java now has the potential to outshine JavaScript in ...Discuss·20 likes·279 readsjson
Nitish KumarforNitish's Blognitishkr.hashnode.net·Apr 23, 2023Why Go is the Best Language Out There for Solving Real-World ProblemsThe best language is the one that is the perfect compromise between cost, time, and performance, and currently, Go fits this bill. In this article, we’ll discuss why Go is the best language for solving real-world problems. The Perfect Compromise When...Discuss·11 likes·29 readsgolang
Sumit KumarforSumit Kumarsunnyp1201.hashnode.net·Apr 22, 2023Why do we start learning a programming language with “Hello World!"?"Hello, World!" programs are often the first a student learns to write in a given language, and they can also be used as a sanity check to ensure computer software intended to compile or run source code is correctly installed, and that its operator u...Discuss·10 likeslanguages
wisdom ucheforWisdom Uche - Blogcartwild.hashnode.net·Apr 9, 2023Master the Art of Prompting with ChatGPT’s 8 Techniques You Can’t Afford to Miss!Photo by DeepMind on Unsplash You may or may not have heard about prompt engineering. Essentially it is ‘effectively communicating to an AI to get what you want’. Most people don’t know how to engineer good prompts. However, it’s becoming an increasi...Discuss·28 readschatgpt
EducUpforEducUp's Blogeducup.hashnode.net·Apr 4, 2023Introducing VilinMeet Vilin, the beloved sloth representing our brand and motivating students to learn with our gamified app, EducUp! Vilin is not your typical sloth. He knows many subjects, including languages, math, coding, personal finance, graphic design, and mor...Discuss·394 readslearning
Jayajevaa.NforJJ's Blogjjblogs.hashnode.net·Mar 17, 2023Python Unleashed : Hello pythonHello python As we always do let's start this python journey with a hello python program. In Python, we use the keyword 'print' to display any message we want to in the console. The content you would like to print goes inside the parenthesis in strin...Discuss·4 likes·69 readsCODE OF DUTY : Python-ating your LifePython
OsahenruforOsahenru's blogosahenru.hashnode.net·Mar 3, 2023Building globally with Django internalizationThe world as a global village is comprising of different language, ethnicity and gender. In this article I will introduce to you the concept of internalization with Django. You will understand how an application can be built to reach a global audienc...Discuss·2 likes·49 readsDjango
Elucian MoiseforProgramming Languagessagecode.hashnode.net·Mar 1, 2023GoLang SyntaxHave you heard of Go, also known as Golang? It is an open-source programming language first developed by Google in 2007. Go aims to provide a simple, efficient, and reliable way to write large-scale software applications. In this article, we'll dive ...Discuss·91 readsGo LanguageGo Language
Quokka LabsforQuokka Labs' Blogsquokkalabs.hashnode.net·Mar 1, 2023Common Languages Used for Dating App DevelopmentA well-designed and fully functional dating app can be the difference between success and failure in online dating. Choosing the correct programming language for a dating app development company is crucial to ensure the app runs smoothly and meets us...Discuss·1 like·58 readsapp development
Aliaksei Kirkouskiforcrush.hashnode.net·Feb 21, 2023Functional Database ConceptThe database world has long been taken over by relational DBMSs that use the SQL language. So much so that all alternatives are called NoSQL. They managed to win back a certain place in this market, but relational DBMSs are not going to die, and cont...DiscussSQL