Skip to main content

My activity through 2021-2022

S

tudying at HarvardX



Hi, everyone.

I am Mohamed Moustafa Alkobrosli. I began thinking of studying programming a year ago. It began with me when I started freelancing with the TestIO community. They were teaching me in addition to hiring me. My role there was to report bugs as a user in new apps and websites. After a couple of months, I decided to program apps like those instead of just discovering bugs in them.

I surfed the internet trying to find a trusted resource for me as a beginner.
Thanks, Heaven. I found the CS50x course on edX. I quickly got enrolled in the course.
At first sight, I found full answers to all questions in my head. The fear vanished.
Professor David J. Malan encouraged me to make a new correct start. He just inspired me.

During the CS50x course, I made my own searching & sorting algorithm. I also made a super quick hash function on my own. I have built my own website: http://kobros-tech.com. I actually wished I have participated in the live shot with Mr. David J. Malan. I took the CS50x certificate in 4/2022.

Thanks, Heaven. I received an email telling me that there will be a new course for CS50 in Python. I decided to participate in the live shot of the course. I was very happy to share ideas during the course with wonderful people all over the world. Thanks, God. Due to sharing my CS50x certificate and attending the CS50P live shot, I saw the prettiest person I have ever seen. Now, I am working on a real-life project to manage a small company. I am happy to share this idea, and I encourage students to take steps like this. I heard about the Odoo framework; It is written in Python, so I encouraged myself to develop a real project using this framework. In fact, I am challenging myself using my skill. I hope to succeed in this challenge. By the way, I am considered a verified CS50 teacher because I participated in the CS50 workshop for educators in 2022.

My last tip is "seek life, seek success".


This is a video that collects some clips of my participation in CS50's Introduction to Programming with Python



I have already taken CS50's Introduction to Computer Science course.


I have finished CS50P course, and I hope I could work as a python backend web developer.



Here is my certificate in CS50's introduction to programming using python



In addition I participated in CS50 educator workshop for 2022, and I earned CEU certificate that verifies me as a CS50 teacher in the US.




I thank CS50 page on Facebook for awarding me the top fan badge.


Comments

Popular posts from this blog

Highlights on my contributions to Odoo Community Association

 Highlights on my contributions to Odoo Community Association For me as a developer working on odoo community and providing services to the customers using the community version of Odoo. Sometimes the solution is available in a module published by OCA that could be an older version of Odoo. As a result, I decided to put my upgraded modules on their repositories as a contributor, and I asked to join them on the mailing list. For them, before I start to make a pull request, I need to sign their ICLA document. ICLA means Odoo Community Association Individual Contributor License Agreement. To upgrade a module to version 17.0 I had to follow the instructions stated on: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 Firstly this section: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0#before-migrating Which needs you to: (1)      Subscribe to OCA mailing list (2)     Sign ICLA as stated above (3)     Install precommit  as instructed here: https:

Use CS50 library in my local machine offline to run codes in C language

M ake your PC ready to run codes in C language How to use CS50 library in your local machine offline Here are three videos presented by someone, they will guide you to make your PC ready to run C files. How to Download and Install Visual Studio Code ( VS Code ) on Windows 10 How to Download and Install C Cpp Toolset ( gcc g++ gdb ) in Windows 10 using mingw-w64 and msys2 How to Set up Visual Studio Code for C and C++ Programming After watching the above videos and following the steps in them, you can apply the following steps in order to use CS50 library for implementing codes written in C language in your local machine offline. Download the zip file from Github Release,  https://github.com/cs50/libcs50/releases Unzip it, locate to libcs50/src/, you can get cs50.h and cs50.c Copy cs50.h and cs50.c in the Workspace Create and save a C file which uses cs50 libraries in the Workspace. We can call it hello.c, hello.c should be with cs50.h and cs50.c in the same folder in

Latest odoo module for logo printing business

 Latest odoo module for logo printing business  Elements: Product Attribute Model I can delete not critical attributes Can not delete critical attributes I can restore deleted [important] attributes Critical attributes have some critical values I can not delete critical values for critical attributes