Close

NetBeans

NetBeans is an integrated development environment (IDE) used to develop software. It provides a graphical user interface for creating software and a code editor, debugger, compiler, and other tools. NetBeans can be used to develop software in various programming languages, including Java, C/C++, and PHP.

The Formula for Great Storytelling: How to Inspire Your Audience

The Formula for Great Storytelling: How to Inspire Your Audience

Great leaders know how to tell stories that connect with their audience and inspire them to take action. Here’s how you can do the same. Storytelling is a powerful tool that can be used to connect with people, build relationships, and inspire action. Some of the most successful leaders in […]

Devamını Oku

Postman Philosophy

Postman Philosophy

API (Application Programming Interface) It is a set of protocols, routines, and tools for building software and applications. APIs specify how software components should interact, allowing them to communicate with each other. REST APIs are a type of API that uses RESTful principles. REST API (Representational State Transfer Application Programming […]

Devamını Oku

SonarQube for Python: The Guardian Angel of Code Quality

SonarQube for Python: The Guardian Angel of Code Quality

SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality. It provides automated reviews with static code analysis to detect bugs and code smells in 29 programming languages. SonarQube offers reports on duplicated code, coding standards, unit tests, code coverage, code complexity, comments, bugs, and security […]

Devamını Oku

Consider the Development Feedback Loop

Consider the Development Feedback Loop

Imagine you’re a potter making your bowls on a wheel in your studio. Now imagine that your craft has a different workflow: you make bowls by writing scripts executed by a bowl-making machine on the other side of the world without your participation. That’s the difference between a tightly coupled […]

Devamını Oku

Revving Up Your App Testing: A Beginner’s Guide to AWS Device Farm for Comprehensive and Automated Mobile Testing

Revving Up Your App Testing: A Beginner's Guide to AWS Device Farm for Comprehensive and Automated Mobile Testing

AWS Device Farm is a fully managed service that Amazon Web Services (AWS) provides. It lets you test your mobile apps on real devices to ensure they work correctly across various device types, operating systems, and network conditions. With AWS Device Farm, you can upload your app and test it […]

Devamını Oku

GitHub Atom Editor

GitHub Atom Editor

GitHub Atom is a text editor that GitHub develops. It is an open-source editor built on the Electron framework, allowing it to run on multiple platforms, including Linux, macOS, and Windows. Atom is known for its extensibility, with many plugins enabling users to customize and extend the editor’s functionality. It […]

Devamını Oku

Freelance Yazılımcının Sırt Çantasında Neler Olur?

Yazılımcının çantası

Yeni arkadaşlara faydası olması için kendi araç kutumu açıklıyorum 🙂 PENCIL Flowchart, akış diagramlarını hazırlamak için çok pratik bir araçtır.   Pencil kurumsal site TRELLO Tek başımıza dahi olsak, çevik yöntemleri uygulamaya devam edelim.  Yalnız çalışmak, takım üyesi olmaktan daha fazla disiplini gerektiriyor. Kendi işlerinizi kendiniz izleyeceksiniz.   TRELLO görsel […]

Devamını Oku

JAVA İçin Geliştirme Ortamım Nedir?

JAVA İçin Geliştirme Ortamım Nedir?

Günlük iş rutinimde Java, C++ ve Python kullanıyorum. İş bilgisayarım MacBook Pro ve bir harici disk üzerinde büyük dosyalarımı tutuyorum. Java için NetBeans kullanıyorum. Yüksek kapasiteli olmayan bilgisayarımda sorunsuz çalışıyor. Visual Studio Code ve IntelliJ ‘i yükledim ve denedim.

Devamını Oku

Güle Güle .Net, Merhaba .Net Core!

Güle Güle .Net, Merhaba .Net Core!

 .NET Core Microsoft’ un desteğiyle geliştirilen bir open source framework olarak .NET’ in yerini alıyor. .Net Core 3.0 2019’ da yayınlandı.  Microsoft kaynaklarına göre bu sürüm, uzun ömürlü bir sürüm olacak.   Diagramda görüldüğü gibi yakın zamanda .NET Core artık .NET olarak anılması planlanıyor.   .NET kullanan arkadaşların .NET Core’ […]

Devamını Oku

Python İçin Hangi IDE’ i Kullanmalıyım?

Python İçin Hangi IDE' i Kullanmalıyım?

Python dokümanları ve kitapları genellikle Python ile gelen IDLE üzerinden örnekler veriyor. IDLE En az yük ile geliştirme ortamını kurmak hızlı başlangıç sağlıyor. Düşük özellikli, eski bilgisayarlarda geliştirmeye başlamayı sağlıyor. Python “kullanmak” isteyen herkesin IDLE’ deneyimlemesini öneriyorum. Notepad’ den biraz fazla konfor sağlıyor fakat komşunun bilgisayarında dahi işinizi sürdürebilirsiniz. BİLGİSAYAR […]

Devamını Oku