Thursday, January 12, 2023

10/01/2023

My Name is Yossef Avraham.

This week I have started an open source developing course (OSDC) by Gabo

I have a bachelor's degree in physics majoring  physics and computer science.

I develop software in Microsoft Access, I program in the VB language, I specialize in setting up databases in SQL Server, I use java script, html, java, php, etc.

I recently started learning Python and I intend to use this course to develop my skills in the language and try to contribute to an open source project written in this language.r.

In this course I'm hopping finally to have deep understanding of how developers use modern version control at git  to  work together and distribute.

My LinkedIn: hhttps://www.linkedin.com/in/yossefavr/

My GitHub: https://github.com/yossefavr

My GitLub: https://gitlab.com/yossefavr 

 During the Course we need to publish a journal of the process. I chose Blogger to do so.

We have started the course by introducing the course repository on git hub.

https://github.com/Code-Maven/osdc-2023-01-public

OSDC - First Lectures Assignments.

as a first assignment we required to

  • Send a pull-request to the GitHub repository of the course adding a JSON file. The name of the file should be your GitHub username and it should include key-value pairs as in the example. (The posts will be an empty list.) Check the result of GitHub Actions.


you can see my pull request to the GitHub repository of the course at the folowing link.

https://github.com/Code-Maven/osdc-2023-01-public/pull/21/commits/11447ec4b7994ae61a43e54eb5a270c30d9f1f1f 

the process of committing a pull request add file/update a file...  

so second assignment to commit change request to the json with our info to be published at the course website, file that we have contribute to the participant folder.  was to add a link to this Blog Post that i'm writing right now...

some insight I have is that a good practice will be to check the file is working and running properly at a self repository and the move it to pull request at the team project.




No comments:

Post a Comment

10/01/2023 My Name is Yossef Avraham. This week I have started an open source developing course (OSDC) by Gabo I have a bachelor's degre...