├── README.md └── imgs └── colab /README.md: -------------------------------------------------------------------------------- 1 | ![Blank](https://github.com/COLAB-NU/programming-skills/blob/master/imgs/colab) 2 | 3 | --- 4 | 5 | ## Table Of Contents: 6 | 7 | 8 | 9 | - [**Programming Concepts**](#programming-skills) 10 | - **Things to Know** 11 | - [**Programming & Markup Languages**](#languages) 12 | - [**Web Development**](#web-dev) 13 | - [**System Administration**](#sys-admin) 14 | - [**Development**](#devs) 15 | - [**J2EE - Java 2 Enterprise Edition**](#j2ee) 16 | - [**Mathematics & Others**](#others) 17 | 18 | --- 19 | 20 | 21 | 22 | ## :diamond_shape_with_a_dot_inside: Programming Concepts: 23 | 24 | - **Multithreading** 25 | - **Transactions (db)** 26 | - **Multiprocessing** 27 | - **Exception Handling** 28 | - **Logging** 29 | - **Third Party Libraries** 30 | - **Design Patterns** 31 | - **Testing** 32 | - **Regular Expression** 33 | - **Internationalization** 34 | - **Serialization** 35 | - **Wrappers** 36 | - **Task Runners** 37 | - **Configuration Files** 38 | - **ORM** 39 | - **Callbacks** 40 | - **Language, Locale, Encoding** 41 | 42 | --- 43 | 44 | 45 | 46 | ## :diamond_shape_with_a_dot_inside: Programming & Markup Languages: 47 | 48 | - **Java** 49 | - **Python** 50 | - **PHP** 51 | - **C/C++** 52 | - **Bash** 53 | - **JavaScript** 54 | - **jQuery/AJAX** 55 | - **MySQL** 56 | - **TypeScript** 57 | - **LaTeX** 58 | 59 | --- 60 | 61 | 62 | 63 | ## :diamond_shape_with_a_dot_inside: Web Development 64 | 65 | - **Node.js** 66 | - **WordPress** 67 | - **CakePHP/Laravel/Django** 68 | - **Oracle** 69 | - **Redis** 70 | - **REST** 71 | 72 | --- 73 | 74 | 75 | 76 | ## :diamond_shape_with_a_dot_inside: System Administration 77 | 78 | - **Linux** 79 | - **Git, SVN, VCS** 80 | - **SSH** 81 | - **Cloud Computing (AWS)** 82 | - **Apache2/NGINX** 83 | - **Asterisks** 84 | - **Monit** 85 | - **Chef** 86 | - **Puppet** 87 | - **Docker** 88 | - **Proftpd** 89 | - **Ansible** 90 | - **MySQL Client-Server Application** 91 | - **Reverse Proxy** 92 | - **Network Security** 93 | 94 | --- 95 | 96 | 97 | 98 | ## :diamond_shape_with_a_dot_inside: Development 99 | 100 | - **Game Development** 101 | - **Android Development** 102 | - **iOS Development** 103 | - **Cordova/Ionic** 104 | - **Jinja2** 105 | 106 | --- 107 | 108 | 109 | 110 | ## :diamond_shape_with_a_dot_inside: Designing 111 | 112 | - **3D Designing** 113 | - **Vector Designing** 114 | - **Photoshop** 115 | 116 | --- 117 | 118 | 119 | 120 | ## :diamond_shape_with_a_dot_inside: J2EE - Java 2 Enterprise Edition 121 | 122 | - **Apache Tomcat** 123 | - **Spring Framework** 124 | - **Message Passing** 125 | - **Hibernate** 126 | - **Reverse Proxy** 127 | 128 | --- 129 | 130 | 131 | 132 | ## :diamond_shape_with_a_dot_inside: Mathematics & Others 133 | 134 | - **Calculus/Linear Algebra** 135 | - **Blockchain** 136 | - **DirectX/OpenGL** 137 | - **Machine Learning** 138 | - **Hardware Interfacing** 139 | - **Data Science** 140 | - **Probability** 141 | - **Typing** 142 | - **Presentation Skills** 143 | 144 | --- 145 | 146 | ###### This repository is maintained by [Nauman Afsar](https://nomispeaks.wordpress.com) with ❣️ 147 | -------------------------------------------------------------------------------- /imgs/colab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLAB-NU/programming-skills/cc07f8ce861181e692d2a45589a3094e1bb81bee/imgs/colab --------------------------------------------------------------------------------