Archi's Academy

BLACK FRIDAY

85% Discount for all November

Get in touch
Yapay Zekâ Yazılımcıların Yerını Alacak mı?

Yapay Zekâ Yazılımcıların Yerını Alacak mı?

link-icon
BlockchainSoftware DevelopmentArtificial IntelligenceSoftware design

Son zamanlarda etrafımızı bir soru sarmış durumda: “AI bizi işsiz mi bırakacak?” Yoksa “AI ile birlikte daha iyi yazılımcılar mı olacağız?”. Gelin bu soruyu birlikte masaya yatıralım. Çünkü artık öyle bir döneme girdik ki, Stack Overflow’a bile bakmadan, danışmadan kod yazan geliştiriciler var. GitHub Copilot “pair programmer” gibi yanımızda oturuyor, ChatGPT’ye “şunu Java’ya çevir” diyorsun, saniyeler içinde hazır. Hatta “no-code” araçlarla basit bir makine öğrenimi modeli bile kurabiliyoruz.

avatarNehir ÇakılcıTuesday, 22 Jul 2025
BlogsBlogs

All Blogs

Explore Stories, Insights, and Ideas from Our Community

Discover insights, stories, and practical tips from industry experts and passionate creators to inspire your journey.
JEST

JEST

link-icon
AutomationTesting

JEST“Jest is a delightful JavaScript Testing Framework with a focus on simplicity. It works with projects using: Babel, TypeScript, Node, React, Angular, Vue, and more!”

avatarArya Tuba DurgunMonday, 10 May 2021
Baby steps to frontend

Baby steps to frontend

link-icon
Software DevelopmentFront end

1 - What is front end? First of all, we need to know what the front end really means. When we say front end, people tend to think it is only about the web. The truth is, front end is everywhere. When you say frontend you actually mean the interface of the app which users interact with. It could be a mobile app, it could be a web app, it could be a native app for your OS.

avatarEmin GürerFriday, 7 May 2021
Why is fast typing important for coding?

Why is fast typing important for coding?

link-icon
Coding

## Why is fast typing important for coding? We are the teachers of computers and we are using our keyboards to tell them what they need to do. If we want to work faster we have to type faster. If you are writing 50 wpm (word per minute) and when you improve yourself and write 100wpm, you will write your idea 2 times faster. You will make fewer typos and focus more on the algorithm that you are writing. To be a programmer, you should be able to type without having to think too hard, but that doesn't mean that a fast typer is a good coder. It's just an advantage.

avatarBaris BabahanWednesday, 5 May 2021
RPA

RPA

link-icon
Artificial IntelligenceAutomation

RPA (Robotic Process Automation) is a technology built for automating business processes in general. The “robotic” term here does not represent human-like robots. It actually represents the automated software that can handle tasks that humans do. There two types of RPA robots in general. They are classified as “attended” and “unattended” based on their need for human intervention.

avatarEce MetinMonday, 3 May 2021
Project Management- series 2

Project Management- series 2

link-icon
Software DevelopmentManagement solution

ii) Planning: Planning is more comprehensive and more detailed than the initiation phase. It describes how the project is going to be executed, tracked, and closed. It can be summarized into three questions: What are we going to do? How are we going to do? When the project is going to be completed? This phase includes requirements, cost, quality, scope by defining work breakdown structure (WBS), and timeline with milestones.

avatarMusharraf HassanFriday, 30 Apr 2021
How to write good CSS

How to write good CSS

link-icon
Software DevelopmentSoftware design

How to write good CSS ​ In my opinion, developers don't give enough attention to the CSS. CSS is of one the hardest concept in web development it takes hours of work to be good at CSS.

avatarBaris BabahanWednesday, 28 Apr 2021