scripting_course

授权协议 Readme
开发语言 SHELL
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 施恩
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Scripting Course

Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

Ebooks

Free to read online versions:

ℹ️ �� You can buy PDF/EPUB versions from Gumroad or Leanpub

�� �� �� �� The Indie Python Extravaganza bundle is free till 31-Oct-2021.

Ebook drafts


Blog

https://learnbyexample.github.io/ — my super duper awesome programming blog


Curated resources

Here's my collection of learning resources. Thanks to mdBook, these lists also have an intelligent search feature to find resources based on keywords.


dot files

This repo also includes Bash and Vim customization files (files starting with .) based on my personal preferences.

⚠️ Do NOT copy these files directly to your home directory. You might overwrite useful settings already present. Understand the customizations and apply them manually.


Contributing

  • Please open an issue for typos/bugs/suggestions/etc
    • Even for pull requests, open an issue for discussion before submitting PRs
  • Share the repo with friends/colleagues, on social media, etc to help reach other learners
  • In case you need to reach me, mail me at echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode or send a DM via twitter

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

  • 本文为学习笔记,记录了由Rice University推出的Coursera专项课程——Introduction to Scripting in Python中全部Project(共7个)的代码。Project代码除Plotting GDP Data on a World Map - Part 2得分98/100外,其余均得分100/100已通过测试。 Course 1 Python Progra

  • This assignment focuses on Bash shell scripting at an introductory level.  Electronically turn in THREE files: .bash_profile, mantra.sh, and filestats.sh as described in this document.  To receive cre

  • Jython Course Outline Jython Course Outline Jython Course Outline Author: Dave Kuhlman Address: dkuhlman@rexx.com http://www.rexx.com/~dkuhlman Revision: 1.1b Date: May 9, 2008 Copyright: Copyright (c

  • 1. 简介:会话捕获(Session Hijacking)     Want to know what happens during an actual website hack? This modules takes you there, shows you in detail, and give you the tools to accurately test.     In this mod

  • 1. 简介:黑盒网络服务测试(Ha.cking Web Servers)     Want to learn about actual attacks on web servers and how to mitigate them, this lesson explore that and more, even to what current & older tools work best.  

  • 1. 简介:嗅探(Sniffing Traffic)     Learn techniques for sniffing and analyzing network traffic, and how to identify signatures of information as it travels through the network.     The Sniffing Traffic mo

  • 当冒号脚本来临——             JavaScript语法扩充 连续好几夜的不能安眠,得出结论就是,未来语言未来的编译器应该是支持语法定制规则和语法扩展的,这样使得编程语言不断进化以更利于人类使用!of course,冒号的想法源自于json表达形式。上篇文章初步表达了JavaScript扩展初步形式。即冒号声明指派,lambda; 补充:对象组织形式 冒号指派除了json对象形式的兼容

  • References: [1] http://www.tldp.org/LDP/Bash-Beginners-Guide/html/ 1. Executing programs from a script When the program being executed is a shell script, bash will create a new bash process using a fo

相关阅读

相关文章

相关问答

相关文档