AAU Software Engineering community
Kanalga Telegramβda oβtish
Welcome Cπππ π’πππ ππππππ Bππππ π’πππ ππππππ. Cπππ ππ πππ ππππππππ. πLππππ ππ πππ πππππ From 0 to 1, we make it happen...βοΈ π use a chat icon in the bottom left corner
Ko'proq ko'rsatish3 084
Obunachilar
-224 soatlar
+87 kun
+6330 kun
Ma'lumot yuklanmoqda...
O'xshash kanallar
Ma'lumot yo'q
Muammo bormi? Iltimos, sahifani yangilang yoki bizning qo'llab-quvvatlash boshqaruvchimizga murojaat qiling>.
Taglar buluti
Kirish va chiqish esdaliklari
---
---
---
---
---
---
Obunachilarni jalb qilish
Sentabr '26
Sentabr '26
+101
4 kanalda
Avgust '26
+112
5 kanalda
Get PRO
Iyul '26
+83
0 kanalda
Get PRO
Iyun '26
+100
3 kanalda
Get PRO
May '26
+37
2 kanalda
Get PRO
Aprel '26
+66
3 kanalda
Get PRO
Mart '26
+72
4 kanalda
Get PRO
Fevral '26
+63
1 kanalda
Get PRO
Yanvar '26
+126
10 kanalda
Get PRO
Dekabr '25
+54
2 kanalda
Get PRO
Noyabr '25
+79
2 kanalda
Get PRO
Oktabr '25
+392
4 kanalda
Get PRO
Sentabr '25
+109
3 kanalda
Get PRO
Avgust '25
+70
7 kanalda
Get PRO
Iyul '25
+53
2 kanalda
Get PRO
Iyun '25
+195
2 kanalda
Get PRO
May '25
+105
5 kanalda
Get PRO
Aprel '25
+71
0 kanalda
Get PRO
Mart '25
+212
3 kanalda
Get PRO
Fevral '25
+138
2 kanalda
Get PRO
Yanvar '25
+434
4 kanalda
Get PRO
Dekabr '24
+120
2 kanalda
Get PRO
Noyabr '24
+393
8 kanalda
Get PRO
Oktabr '24
+714
1 kanalda
| Sana | Obunachilarni jalb qilish | Esdaliklar | Kanallar | |
| 22 Sentabr | +1 | |||
| 21 Sentabr | +1 | |||
| 20 Sentabr | +2 | |||
| 19 Sentabr | +3 | |||
| 18 Sentabr | +5 | |||
| 17 Sentabr | +1 | |||
| 16 Sentabr | +1 | |||
| 15 Sentabr | +8 | |||
| 14 Sentabr | +22 | |||
| 13 Sentabr | +4 | |||
| 12 Sentabr | +3 | |||
| 11 Sentabr | +9 | |||
| 10 Sentabr | +2 | |||
| 09 Sentabr | 0 | |||
| 08 Sentabr | +8 | |||
| 07 Sentabr | +5 | |||
| 06 Sentabr | +3 | |||
| 05 Sentabr | +3 | |||
| 04 Sentabr | +9 | |||
| 03 Sentabr | +3 | |||
| 02 Sentabr | +6 | |||
| 01 Sentabr | +2 |
Kanal postlari
| 2 | β‘οΈ Global Dev Tool Trends: September 2026 Edition β‘οΈ
The software engineering landscape has officially shifted from "AI as a chat assistant" to "AI as an autonomous co-developer." If you are relying purely on standard autocomplete for your projects this semester, here is how the global dev tool ecosystem is evolving right now.
The AI-Native IDE Wars (Cursor & Windsurf):
Standard editors are rapidly being replaced by AI-native environments. Cursor remains the dominant choice for seamless codebase integration and multi-file edits, while Windsurf is gaining traction as a highly optimized, affordable alternative. Both keep you in the driver's seat while dramatically speeding up boilerplate generation and interactive coding.
Asynchronous Background Agents (Jules & Devin):
The industry is moving toward agents that work while you attend lectures. Jules operates with its own allocated capacity to autonomously analyze up to 30,000 lines of code, write unit tests, and open GitHub PRs asynchronously without requiring an active prompt session. Similarly, Devin-class cloud tools handle complete multi-step engineering tasks by running parallel agents to close out tickets end-to-end.
Terminal-First Orchestration (Claude Code):
For developers who live in the CLI, tools like Claude Code are leading the pack for deep repository context and complex terminal-heavy refactoring. It allows you to run multi-file edits directly from the command line.
Multi-Agent Platforms (Google Antigravity):
The new frontier is engineering your own AI workflows. Platforms like Google Antigravity provide developers with direct environment access to build, test, and deploy autonomous multi-agent systems. It is quickly becoming a standard for building scalable infrastructure with deterministic tool pipelines and formal verification steps.
Zero-to-MVP App Builders:
For hackathons and rapid prototyping, browser-based builders like Bolt.new, v0, and Lovable are generating fully deployable, full-stack applications (including databases and backend logic) directly from natural language.
Let's keep building !
@CTBEsoftwareengineers | 570 |
| 3 | β¨The bug that isn't a bug: silent LLM failuresβ¨
If you're building anything with LLM agents or API calls, here's a trap almost everyone falls into: a 200 OK response doesn't mean success.*
Most people wrap API calls in try/except and call it "error handling." But LLMs (and a lot of third-party APIs) fail silently they return valid JSON, valid status codes, and just wrong or empty content. Your code sails right past it thinking everything's fine.
So a quick fix that saves hours of debugging:
πΉDon't just check response.status_code == 200 validate the content too (right schema? non-empty? within expected bounds?)
πΉLog the raw response on ambiguous failures, not just the exception
πΉFor LLM calls specifically: add a sanity check step (e.g., "did this actually answer the question asked?") before trusting the output downstream
The pattern: "it ran without crashing" β "it worked."
hope this helps βΊοΈ
@CTBEsoftwareengineers | 693 |
| 4 | Matn yo'q... | 836 |
| 5 | Matn yo'q... | 1 085 |
| 6 | Please Stop starting your CV like this:
βI am a hardworking and dedicated professionalβ
βPassionate about making a differenceβ
βSeeking a challenging opportunity to growβ
Nobody cares.
βI am hardworkingβ means nothingπ Every single person says it. No one has ever written βIβm inconsistent and hard to work with.β So it becomes invisible. Recruiters skip it in seconds.
βPassionate aboutβ¦β is just noise now. Overused and Empty. Passion is not a proof. It doesnβt tell them what you can actually do.
βSeeking an opportunityβ is worse. Youβre making it about you.Β But your CV is not about you. Itβs a business document. They are not reading it to help you. They are reading it to answer one question:
Can you solve our problem?
If your first line doesnβt answer that, youβve already lost.
Use this instead:
[What you do] + [who you do it for] + [the result you produce]
Example:
Marketing manager with 6 years building demand generation for B2B SaaS companies, consistently driving pipeline growth above target.
Thatβs what earns the next line.
@CTBEsoftwareengineers | 1 129 |
| 7 | π« Campus Review: CTBE β 5 Kilo Campus
CTBE stands for the College of Technology and Built Environment. It's home to Engineering, Architecture, and other related fields like Construction Management.
It's split across two campuses: 5 Kilo and Lideta. (The two used to be separate colleges but are now merged under one shared Dean, even though the campuses are geographically apart.)
Today, we're covering 5 Kilo campus.
π 5 Kilo Campus has 6 undergraduate schools
(here "school" means an undergraduate department within the college)
Ranked from most to least competitive to get into:
1. Software Engineering
2. Electrical Engineering
3. Biomedical Engineering
4. Mechanical Engineering
5. Chemical Engineering
6. Civil Engineering
How you get placed at 5 Kilo:
- Your entrance exam score + first semester grade are averaged. Meet the cutoff point, and you're placed at CTBE right after first semester. But you won't choose a specific department yet. You'll take common courses (pre-engineering) first.
- To get into a specific department, it's your first + second semester average combined. Example: 3.5 in first semester and 3.8 in second semester averages to 3.65/4 that's about 91.25%. Last year, that was enough for Mechanical Engineering (4th most competitive department).
- Software Engineering is the most competitive , especially for non-sponsor students.
π Full department allocation breakdown coming in a future post. Stay tuned.
π Other notes on 5 Kilo:
- Size: Relatively small perimeter-wise. nowhere near as big as 6 Kilo.
- Dorms: Located outside of the campus, across the street (unlike other campuses, where learning facilities and dorms share the same compound). Still, the dorms are more spacious and better kept than 6 Kilo's. Also there's a chance your Dormitory might be at 6 kilo. So you learn at 5 kilo but your dormitory is at 6 kilo.
- Library: Located at 5 Kilo, open all night.
- Food: Lounges available at both the campus and dorm buildings. Government cafeteria available at the dorm compound if you're a cafe user.
- Wi-Fi: Works decently on campus, but basically non-existent in the dorms.
- Location( outside of the uni): there're lots of Fast food, restaurants, and supermarkets all nearby.
- Labs: Every department has labs, but how often you actually use them depends on the department
Next we will post a detailed description about the departments so don't forget to join @unfilteredaau | 1 213 |
| 8 | β¨Something I noticed working with AI agents: they don't know when they're wrong β¨
A human dev usually pauses mid-task when something feels off "wait, this doesn't look right." An agent doesn't have that instinct. It'll confidently keep building on a wrong assumption for way longer than any person would, because nothing tells it to stop and doubt itself.
That changed how I use them:
πΉI stopped asking for a whole feature in one shot big prompts = big bugs, and you can't tell which half broke
Now I ask for one function/module at a time and actually read it before moving on
πΉAfter it generates code, I ask "what could break this?" it often catches its own edge cases when prompted, even though it won't on its own
β¦οΈException: repetitive, well-worn stuff boilerplate, CRUD, standard configs. Good models nail this consistently, no babysitting needed. Save the scrutiny for anything new or non-trivial.
The bigger lesson: catch a bad assumption early, or you'll spend way more time unwinding it later than you would've spent checking it upfront.
Hope this helpsβΊοΈ
@CTBEsoftwareengineers | 1 073 |
| 9 | The Huawei ICT Competition 2026β2027 (Northern Africa) Innovation Track is now open for registration.
This track is about using new technology to solve real problems.
You can register until December 2026.
The first exam is NovemberβDecember 2026, the national final is January 2027, the regional final is FebruaryβMarch 2027, and the global final is May 2027.
Please read the rules and then register here:
https://e.huawei.com/en/talent/#/ict/innovation-details?zoneCode=026902&zoneId=98269713&compId=85132021&divisionName=Northern%20Africa&type=C002&isCollectGender=N&enrollmentDeadline=undefined&compTotalApplicantCount=6
@CTBEsoftwareengineers | 1 244 |
| 10 | 2026-2027 Northen Africa-Innovation Competition manual.pdf | 1 163 |
| 11 | π₯ THE 11TH ETCPC IS HERE!
Ethiopian Collegiate Programming Contest 2026
CSEC ASTU proudly presents the 11th Ethiopian Collegiate Programming Contest (ETCPC) 2026!
This isn't just another programming contest.It's where problem-solving, algorithms, coding speed, and teamwork come together under pressure.
π
EVENT DATE
October 8β9, 2026
π VENUE
Adama Science and Technology University (ASTU)
Adama, Ethiopia πͺπΉ
WHY PARTICIPATE?
β Take on challenging competitive programming problems
β Meet and compete with passionate programmers from universities across Ethiopia
β Push your problem-solving skills beyond the classroom
β Represent your university on the competitive programming stage πͺπΉ
β³ REGISTRATION DEADLINE
September 11, 2026
π REGISTER NOW
π₯ See you at ETCPC 2026!
@CSEC_ASTU
#ETCPC #ETCPC2026 #CompetitiveProgramming #ProgrammingContest | 1 513 |
| 12 | Disclaimer: The LinkedIn profile shown in this image is a demo created for illustration purposes only and does not represent a real individual !
@CTBEsoftwareengineers | 1 353 |
| 13 | New Year, New Me.
Not a complete rewrite though⦠just a better version.
βΊNew skills.
βΊNew projects.
βΊNew opportunities.
Same developer.
"v2.0.0" loading...
πΌHappy New Year! againπΌ
@CTBEsoftwareengineers | 1 467 |
| 14 | The 5-Kilo Delusion: A New Year Wake-Up Call for AAU Tech Students
Everyone have become Telegram channel managers forwarding someone else's project instead of building his own and gradually forgetting how to code. We are masterfully polishing our LinkedIn headlines, sharing random tech event on the city , and celebrating "opportunities" before read more ...
@CTBEsoftwareengineers | 2 760 |
| 15 | Something big is coming soon ... Stay tuned in the new year β€ | 1 453 |
| 16 | α¨α α²α΅ α αα΅ α₯αα³α α α°α¨α³α½α ααα₯αα΅
ααα«α α α²α΅ α αα΅ - Happy Ethiopian New Year 2019
αΆ/α α³αα€α ααα
α¨ α α²α΅ α α α£ α©αα¨αα²α² αα¬αα°αα΅ | 1 496 |
| 17 | β¨Quick tip: Don't just catch errors handle them with intent.
1. Catch specific exceptions, not everything
python
# Swallows all errors, hides bugs
try:
result = risky_call()
except Exception:
pass
# Know what you're catching
try:
result = risky_call()
except ConnectionError as e:
log.warning(f"Retrying: {e}")
retry()
2. Fail loud in dev, fail safe in production
Silent failures are debugging nightmares. Log the context (inputs, state) when an error hits, not just "something went wrong."
3. Errors are part of your API
If you're writing a library or backend service, your error types/messages are what other devs debug against. Design them like you design your functions clear, specific, actionable.
4. Never let an exception cross a boundary undocumented If a function can throw, say so (docstring, type hints, or your language's equivalent). Callers shouldn't discover it in production.
Rule of thumb: if you can't explain why an error happened from the log alone, you didn't handle it you hid it.
#Tips
@CTBEsoftwareengineers | 1 545 |
| 18 | Time is watching
Use it or lose it, your choice!
#Qoute
@CTBEsoftwareengineers | 1 233 |
| 19 | Project showcase
Athena Nexus
Many women interested in tech lack a structured environment to consistently practice their skills, build projects, and receive recognition for their progress.Existing learning platforms often focus on individual learning rather than creating a community-driven path from learning to practical experience.
Athena Nexus provides a structured community platform where members progress through weekly and milestone-based coding challenges, submit their work, and showcase approved projects in a public gallery.
you can check it out here:
Github
Live link
and if you like it , please vote here by reacting on this post
@CTBEsoftwareengineers
#project_showcase | 1 443 |
| 20 | Join the online STARK Official Hackathon
It is a 3-week long online hackathon with a final in-person event and offers various tool prizes, including a chance to win 50,000 ETB (1st: 25,000 | 2nd: 15,000 | 3rd: 10,000).
Open to developers, designers, creators, and problem-solvers. Register alone and get matched into a team.
Kickoff: September 9, 2026
Ends: October 2, 2026
Format: Online | Free entry
Announcement: October 2 at ALX
Register: https://stark-hackathon.vercel.app/register | 1 234 |
