Skip to content

A basic python script which periodically tweet developers' mistakes and how to avoid them, bad habits, good habits, lessons learned in software development, some motivational programming quotes, advice and tips.

Notifications You must be signed in to change notification settings

hpolatyuruk/daily-developer-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Daily-Developer-Tips

A basic python script which periodically tweet developers' mistakes and how to avoid them, bad habits, good habits, lessons learned in software development, some motivational programming quotes, advice and tips. How to user the script:

  1. Create your own twitter app using this link: https://developer.twitter.com/en/apps. Once you created your app, you will get api keys to use your app.
  2. Open tokens.ini file and put your consumer key, consumer secret, access token key and access secret.
  3. If you want to tweet different tweets, just modify the tweets list in dalily_developer_tips.py file.
  4. If you want script to run automatically after your computer rebooted, frist create a bat file that run your python script then create a shortcut which will run the bat file and put this shortcut to system startup folder. You can use this link to get some help: https://www.computerhope.com/issues/ch000322.htm

About

A basic python script which periodically tweet developers' mistakes and how to avoid them, bad habits, good habits, lessons learned in software development, some motivational programming quotes, advice and tips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages