code review: build object from database without a discriminator column?
Published 2 years ago • 6 plays • Length 2:45Download video MP4
Download video MP3
Similar videos
-
2:20
code review: create an object based on data from a text file
-
4:55
code review: iterator for a list of objects (3 solutions!!)
-
1:36
code review: fetching data from a database
-
3:05
code review: improving design for a customerdao with databasemanager object
-
3:34
code review: concise way to build an object from an array of objects (2 solutions!!)
-
5:09
code review: simple object validator with a new api (3 solutions!!)
-
3:05
code review: build object with different input, using super-class and sub-class style, python 3
-
7:07
you need to stop using print debugging (do this instead)
-
7:51
adalo vs v.one | app builder review
-
11:57
best debugging tips for beginners
-
1:58
databases: inheritance discriminator column better int or varchar or enum?
-
2:09
code review: aggregation of a collection of object's nested array-properties
-
2:39
code review: writing an object to a file; is this approach correct?
-
2:42
how to refactor code to abstract data from a complex object into a single object without using...
-
3:05
code review: deserializing an xml object without reflection / meta-programming
-
1:49
code review: building a search functionality
-
1:53
code review: comparing an active record result with an array of object in a rspec test
-
2:54
code review: registering or logging in when creating a new comment object
-
4:16
code review: creating a status object based on the command type and action (3 solutions!!)
-
2:03
code review: comparing a list of messages with a list inside an object