Breaking Away from the Empire: Avoiding the Evil Clutches of If-Then Statements
June 02, 2023
53 min
Free
python
graph-databases
neo4j
data-modeling
algorithms
pathfinding
conditional-logic
software-architecture
refactoring
developer-productivity
relational-databases
Description
Become a Rebel and learn how to create a hyperspace navigation app to avoid Imperial patrols using the power of graphs in Python! Say goodbye to complex if-then statements and embrace a more elegant and flexible approach. In this talk we'll introduce graphs as a data structure, how to model this kind of data, and how to use them in place of more complicated logic code. Discover how graphs can simplify decision-making logic in your code for improved readability and extensibility.
Join us on a journey to break free from the empire of if-then statements and unlock the full potential of your data. Expand your toolset and liberate your code!