
1 min Software development best practices screen cast
- or -
Post a project like this3102
$$
- Posted:
- Proposals: 2
- Remote
- #1402040
- Awarded
Description
Experience Level: Intermediate
General information for the business: 1 min Software development best practices screen cast
Description of requirements/functionality: Hello!
We are looking for a developer who can help us with a 1 min technical screen cast on best programming practices, we are producing a video similar to this one https://www.youtube.com/watch?v=40V_tj9XzzI
The theme covered in the above video is “not all code is equal”, our theme is similar also.
The video is basically showing examples of code where on the surface it might do what it's designed to do but it's really going to hurt the customer in the end as far as extensibility and being able to maintain high level of flexibility is concerned, especially when it comes to sharing the same code with mobile and desktop apps.
Bad code example:
Issue 1) tightly coupling the page and response to a web component.
Issue 2) defining database objects within the same code base, which means that if we ever wanted to share this code with perhaps different models maybe a mobile application or a desktop application we would not be able to do so.
Good code example:
Database Logic :- they are explaining a clean separation of concerns by showing they have a separate controller that handles the login request i.e. the database logic is contained in its own domain assembly, so later if they wanted to create an integration library they can just refer to that domain assembly and the logic itself is encapsulated within the data model which creates a much better separation of concerns and it makes it much easier to modify this code in the future if they needed to
So the ask is to basically show case the above in an audio screen cast session explaining issue 1 , 2 and closing out by explaining good code example.
Please note, we are only looking for the technical screen cast, which should be less than a min, the screen cast can be based on any example project, in which you will record your commentary explaining and showing bad vs good code.
Please advise if your interested and the cost / delivery date.
Extra notes:
Description of requirements/functionality: Hello!
We are looking for a developer who can help us with a 1 min technical screen cast on best programming practices, we are producing a video similar to this one https://www.youtube.com/watch?v=40V_tj9XzzI
The theme covered in the above video is “not all code is equal”, our theme is similar also.
The video is basically showing examples of code where on the surface it might do what it's designed to do but it's really going to hurt the customer in the end as far as extensibility and being able to maintain high level of flexibility is concerned, especially when it comes to sharing the same code with mobile and desktop apps.
Bad code example:
Issue 1) tightly coupling the page and response to a web component.
Issue 2) defining database objects within the same code base, which means that if we ever wanted to share this code with perhaps different models maybe a mobile application or a desktop application we would not be able to do so.
Good code example:
Database Logic :- they are explaining a clean separation of concerns by showing they have a separate controller that handles the login request i.e. the database logic is contained in its own domain assembly, so later if they wanted to create an integration library they can just refer to that domain assembly and the logic itself is encapsulated within the data model which creates a much better separation of concerns and it makes it much easier to modify this code in the future if they needed to
So the ask is to basically show case the above in an audio screen cast session explaining issue 1 , 2 and closing out by explaining good code example.
Please note, we are only looking for the technical screen cast, which should be less than a min, the screen cast can be based on any example project, in which you will record your commentary explaining and showing bad vs good code.
Please advise if your interested and the cost / delivery date.
Extra notes:

Hocx B.
96% (21)Projects Completed
30
Freelancers worked with
23
Projects awarded
14%
Last project
6 Feb 2024
Ireland
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies