Automate the boring stuff with python
Python is a versatile language and it pays to learn it. Most of the manual tasks can be automated via python and new functionalities can be implemented easily. Above link is a book that will help you learn it easily.
Python Tricks
A great article to learn some cool tips and tricks in python.
Web Security
Nice article to learn some basics of Web Security.
Subscribe to:
Post Comments (Atom)
NoSQL
This one is reviewed but I need to delete its copy from hubpages or somewhere NoSQL Data models: key-value Aggregate model. key or i...
-
What are High and low fidelity wireframes? Low-Fidelity wireframes are just simple drawings of how the screen will look like. High-Fi...
-
How would you handle non-productive developers or team-members? Align big lofty goals with their personal goals. If not, incentivize them ...
-
Database scaling Horizontal scaling is ensured by adding concurrent machines that will handle more requests. Path1: The requests will...
No comments:
Post a Comment