Rean Tech

Rean Tech សាលាឯកទេស Web & Mobile App

🔥 New Course Alert!Want to become a MySQL Server Administrator? Now’s your chance!Learn how to:✅ Install & manage MySQL✅...
06/05/2026

🔥 New Course Alert!

Want to become a MySQL Server Administrator? Now’s your chance!

Learn how to:
✅ Install & manage MySQL
✅ Basic to Advanced SQL Statement
✅ Secure your databases
✅ Backup & restore data
✅ Optimize performance

🎯 No more confusion — just practical, real-world skills you can use immediately.

📢 Limited seats available — join now!

🛣️ Roadmap to be Senior Web Developer1. Mastering Architecture and Scalability2. Technical Leadership & Code Quality3. C...
22/04/2026

🛣️ Roadmap to be Senior Web Developer

1. Mastering Architecture and Scalability
2. Technical Leadership & Code Quality
3. Communication and Soft Skills
4. Expanding Your T-Shaped Skills
5. Strategic Contribution

Online Learning Architecture ✅
18/04/2026

Online Learning Architecture ✅

សោរ៍​ អាទិត្យទំនេរៗ អាចមករៀនជំនាញសរសេរកម្មវិធីទូរសព្ទជាមួយគ្នាបាន!More info: 015 209 678
02/04/2026

សោរ៍​ អាទិត្យទំនេរៗ អាចមករៀនជំនាញសរសេរកម្មវិធីទូរសព្ទជាមួយគ្នាបាន!

More info: 015 209 678

ប្រសិនបើអ្នក ទទួលបានគម្រោង១ តើអ្នកចាប់ផ្តើមពីចំណុចណាមុនគេ ដើម្បីបាន កម្មវិធីមួយ ឈានដល់ Go live? បើចង់ដឹងច្បាស់ តោះចាប់ផ្...
18/03/2026

ប្រសិនបើអ្នក ទទួលបានគម្រោង១ តើអ្នកចាប់ផ្តើមពីចំណុចណាមុនគេ ដើម្បីបាន កម្មវិធីមួយ ឈានដល់ Go live?

បើចង់ដឹងច្បាស់ តោះចាប់ផ្តើមសិក្សា ធ្វើ Real Project ជាមួយ ពួកយើងទាំងអស់គ្នា😁👨‍💻

វគ្គបង្កើត Mobile App and Desktop Application with .Net Coming Soon 🥵☕️
11/03/2026

វគ្គបង្កើត Mobile App and Desktop Application with .Net

Coming Soon 🥵☕️

08/03/2026
08/03/2026

រៀនតិចៗ រៀនខ្លីៗ
Design UI : HTML CSS
Logic: C #
#.Net

20/08/2025

👨‍🎓 | Course: Web API (RESTful API)

Course Outline :
✔️ | Topic1: Introduction to Web API
✔️ | Topic2: SQL Server with EF8
✔️ | Topic3: Working with Table
✔️ | Topic4: Security-Basic Auth
✔️ | Topic5: Security-Middleware
✔️ | Topic6: Upload file and images
✔️ | Topic7: Deploy Project
✔️ | Topic8: Fix Error on Put and Delete
✔️ | Topic9: Automatic Service

🎓 | Congratulations 🏆🥇🏅

®️ចុះឈ្មោះចូលរៀន :
☎️ 015 810 853
🔗 https://salareanit.com
✍🏻💰 តម្លៃសិក្សា : 30$

What is C # and Why Should You Learn It?C # (C-sharp) is a versatile, object-oriented programming language developed by ...
06/11/2024

What is C # and Why Should You Learn It?

C # (C-sharp) is a versatile, object-oriented programming language developed by Microsoft, used in web, mobile, game development, and enterprise applications. It’s popular in:

Web Development: With ASP.NET for building scalable apps.
Game Development: C # is the core language for Unity.
Mobile Apps: Build cross-platform apps with MAUI.
Why Learn C #?

Versatility: Build various apps across platforms.
High Demand: Employers value C # developers.
Microsoft Ecosystem: It integrates with Microsoft technologies like Azure.
Career Growth: C # skills can enhance your job opportunities.
Microsoft Learn’s Free C # Courses

Microsoft offers free courses to help you start learning C # with step-by-step guides and real-world projects. Completing these courses allows you to showcase badges and certifications on Facebook, X, or LinkedIn, which can make a positive impact on your career.

The courses are given below:
1.Write your first C # code(6 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-write-first/?wt.mc_id=studentamb_420707
2.Store and retrieve data using literal and variable values in C #
(48 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-literals-variables/?wt.mc_id=studentamb_420707
3.Perform basic string formatting in C #(54 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-basic-formatting/?wt.mc_id=studentamb_420707
4.Perform basic operations on numbers in C #(50 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-basic-operations/?wt.mc_id=studentamb_420707
5.Store and iterate through sequences of data using Arrays and the foreach statement in C #(51 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-arrays/?wt.mc_id=studentamb_420707
6.Install and configure Visual Studio Code for C # development
(35 Minute)
Link : https://learn.microsoft.com/training/modules/install-configure-visual-studio-code/?wt.mc_id=studentamb_420707
7.Add decision logic to your code using if, else, and else if statements in C #(56 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-if-elseif-else/?wt.mc_id=studentamb_420707
8.Create readable code with conventions, whitespace, and comments in C #(48 Minute)
Link: https://learn.microsoft.com/training/modules/csharp-readable-code/?wt.mc_id=studentamb_420707
9.Control variable scope and logic using code blocks in C #
(37 min)
Link : https://learn.microsoft.com/training/modules/csharp-code-blocks/?wt.mc_id=studentamb_420707
10.Branch the flow of code using the switch-case construct in C #
(34 min)
Link : https://learn.microsoft.com/training/modules/csharp-switch-case/?wt.mc_id=studentamb_420707
11.Add looping logic to your code using the do-while and while statements in C #(55 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-do-while/?wt.mc_id=studentamb_420707
12.Evaluate Boolean expressions to make decisions in C #(50 Minute)
Link : https://learn.microsoft.com/training/modules/csharp-evaluate-boolean-expressions/?wt.mc_id=studentamb_420707

Take advantage of these resources and boost your skills today!

C # Developer (Salary: $1100 ~ $2500 )Job Description- Understanding of microservices architecture.- Familiarity with Ag...
13/09/2024

C # Developer (Salary: $1100 ~ $2500 )
Job Description
- Understanding of microservices architecture.
- Familiarity with Agile/Scrum development processes.
- Experience with unit testing and testing frameworks.

Job Requirement
- Bachelor's degree in Computer Science, Information Technology, or a related field, or equivalent work experience.
- Some practical experience with C #, .NET Core, and Web API.
- Proficient with gRPC services.
- Strong understanding of Docker and Kubernetes.
- Expert knowledge of MSSQL or similar relational database systems.
- Solid understanding of object-oriented programming principles.
- Experience with GitLab and CI/CD practices.
- Strong problem-solving skills and a love for technical challenges.
- Proven leadership skills and the ability to mentor junior developers.
- Excellent written and verbal communication skills.
🔗 https://jobify.works/jobs/894

Address

#167C, ST36 Sony, Sen Sok
Phnom Penh

Alerts

Be the first to know and let us send you an email when Rean Tech posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share