Skip to content

Commit b2c6a3c

Browse files
Added Data Science Prompt and correct some formation
2 parents 3419227 + afac864 commit b2c6a3c

32 files changed

Lines changed: 1456 additions & 81 deletions

README.md

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,57 @@
1-
## উদ্দেশ্য (Motive)
1+
## উদ্দেশ্য (motive)
22

33
ডেভেলপারদের জন্যে চিটশিট খুবই কাজের জিনিস। কারণ আমাদের পক্ষে অনেক কমান্ড বা কোনো লাইব্রেরীর সব ফাংশন একসাথে মনে রাখা সম্ভব হয় না। সেক্ষেত্রে আমরা যদি একটা তালিকা তৈরি করি যে অমুক কমান্ড বা ফাংশন অমুক কাজ করে তাহলে খুব সহজেই পরবর্তিতে কেউ কাজ করতে গেলে শুধুমাত্র সেই তালিকা দেখলেই প্রয়োজনীয় সবকিছু খুঁজে পাবেন। আমরা আমাদের পুরো জ্ঞানকে বিভিন্ন বিভাগে ভাগ করে শুধুমাত্র আসল ফাংশানালিটিগুলো খুব ছোট্ট করে বর্ণনা দিয়ে তালিকা তৈরি করতে পারি। যেগুলোতে পরবর্তিতে কোনো ডেভেলপার শুধু একটু চোখ বুলিয়ে নিলেই তার কাঙ্ক্ষিত জিনিসটা খুঁজে পাবেন। এরকম চিটশিট [এখানেও](https://devhints.io/) পাবেন। কিন্তু আমাদের লক্ষ্য হচ্ছে সম্পূর্ণ বাংলায় চিটশিট তৈরি করা।
44

5+
## Motive
6+
7+
Cheatsheets are very handy for developers. Because it is not possible for us to remember many commands or all functions of a library at once. In that case, if we make a list that such a command or function does such a thing, then very easily when someone wants to work later, they can find everything they need just by looking at that list. We can divide our entire knowledge into different categories and list only the actual functionality very briefly. In which later a developer will find what he wants with just a quick glance. Similar cheatsheets are available [here](https://devhints.io/). But our aim is to make cheat sheet in full Bengali. in future if you need we try to make the cheatsheet in english also.
8+
9+
510
## কিভাবে কাজ করে (How do it Works?)
611

712
এই প্রজেক্টটি পুরোপুরি গিটহাব ভিত্তিক। এখানেই [**data**](https://github.com/devsonket/devsonket.github.io/tree/develop/data) নামক ডিরেক্টরির ভিতরে আমাদের সবগুলো চিটশীট **json** ফাইল আকারে সাজানো আছে। আমাদের মেইন অ্যাপ্লিকেশন এখান থেকেই ডাটাগুলো নিয়ে প্রদর্শন করাবে। আমাদের বর্তমানে দুই ফরম্যাটের চিটশীট সাপোর্ট করছে।
813

14+
## How do it Works?
15+
16+
This project is completely GitHub based. This is where all our cheatsheets are organized as **json** files inside a directory called [**data**](https://github.com/devsonket/devsonket.github.io/tree/develop/data). Our main application will display the data from here. We currently support two formats of cheatsheets.
17+
918
- কোড এবং বর্ণনা সহ ফরম্যাট([এখানে ডেমো দেখুন](https://github.com/devsonket/devsonket.github.io/blob/develop/data/demo/codendesc.json))
19+
20+
- Format with code and description([See demo here](https://github.com/devsonket/devsonket.github.io/blob/develop/data/demo/codendesc.json))
21+
1022
- শুধুমাত্র কোড([এখানে ডেমো দেখুন](https://github.com/devsonket/devsonket.github.io/blob/develop/data/demo/onlycode.json))
1123
- মিক্স ([এখানে ডেমো দেখুন](https://github.com/devsonket/devsonket.github.io/blob/develop/data/demo/mix.json))
24+
25+
- Code Only([See demo here](https://github.com/devsonket/devsonket.github.io/blob/develop/data/demo/onlycode.json))
26+
- mix ([see demo here](https://github.com/devsonket/devsonket.github.io/blob/develop/data/demo/mix.json))
27+
1228

1329
_ভবিষ্যতে নতুন কোনো ফরম্যাটের প্রয়োজন হলে অবশ্যই যোগ করা হবে। আপনি চাইলে [এখান থেকে](https://github.com/devsonket/devsonket.github.io/issues/new?title=%E0%A6%95%E0%A6%BF%E0%A6%B8%E0%A7%87%E0%A6%B0%20%E0%A6%9C%E0%A6%A8%E0%A7%8D%E0%A6%AF%E0%A7%87%20%E0%A6%AB%E0%A6%B0%E0%A6%AE%E0%A7%8D%E0%A6%AF%E0%A6%BE%E0%A6%9F&body=%E0%A6%AC%E0%A6%BF%E0%A6%B8%E0%A7%8D%E0%A6%A4%E0%A6%BE%E0%A6%B0%E0%A6%BF%E0%A6%A4%20%E0%A6%AC%E0%A6%B2%E0%A7%81%E0%A6%A8&labels=%E0%A6%A8%E0%A6%A4%E0%A7%81%E0%A6%A8%20%E0%A6%AB%E0%A6%B0%E0%A6%AE%E0%A7%8D%E0%A6%AF%E0%A6%BE%E0%A6%9F) একটা ইস্যু তৈরী করতে পারবেন নতুন ফরম্যাট তৈরী করার জন্যে_
1430

31+
Any new formats will be added in future if needed. If you want [from](https://github.com/devsonket/devsonket.github.io/issues/new?title=%E0%A6%95%E0%A6%BF%E0%A6%B8%E0% A7%87%E0%A6%B0%20%E0%A6%9C%E0%A6%A8%E0%A7%8D%E0%A6%AF%E0%A7%87%20%E0%A6%AB% E0%A6%B0%E0%A6%AE%E0%A7%8D%E0%A6%AF%E0%A6%BE%E0%A6%9F&body=%E0%A6%AC%E0%A6%BF%E0 %A6%B8%E0%A7%8D%E0%A6%A4%E0%A6%BE%E0%A6%B0%E0%A6%BF%E0%A6%A4%20%E0%A6%AC%E0 %A6%B2%E0%A7%81%E0%A6%A8&labels=%E0%A6%A8%E0%A6%A4%E0%A7%81%E0%A6%A8%20%E0%A6%AB% E0%A6%B0%E0%A6%AE%E0%A7%8D%E0%A6%AF%E0%A6%BE%E0%A6%9F) can create an issue to create a new format_
32+
1533
## কিভাবে কনট্রিবিউট করবেন **(How to Contribute)**
1634

1735
এখানে যেহেতু আমরা **json** ফাইল নিয়ে কাজ করছি তাই অনেকেই হয়তো **json** এর সাথে পরিচিত নাও থাকতে পারেন। সে উদ্দেশ্যে আমরা একটা [**draft**](https://github.com/devsonket/devsonket.github.io/tree/develop/data/draft) ডিরেক্টরিও রেখেছি **data** ডিরেক্টরির ভিতরে। আপনি যদি **json** ফাইল দিয়ে কনট্রিবিউট করতে নাও পারেন তাহলে আপনার যেকোনো ফরম্যাটে তৈরী করা চিটশিট পরিষ্কার টাইটেলসহ ড্রাফট ফোল্ডারে পুশ করে দিতে পারবেন। আবার একই সাথে আপনি চাইলে ড্রাফট ফোল্ডার থেকে কোনো ড্রাফট নিয়ে সেটাও **json** আকারে কনভার্ট করে আসল **data** ডিরেক্টরির ভিতরে পুশ করে দিতে পারেন। তো এভাবেই আপনি চাইলে **৪ রকমভাবে** এই প্রজেক্টে কনট্রিবিউট করতে পারবেনঃ
1836

37+
**(How to Contribute)**
38+
39+
Since we are dealing with **json** files here, many may not be familiar with **json**. For that purpose we also put a [**draft**](https://github.com/devsonket/devsonket.github.io/tree/develop/data/draft) directory inside the **data** directory. If you can't contribute with a **json** file, you can push your cheatsheet in any format to the draft folder with a clean title. At the same time, if you want, you can take a draft from the draft folder and convert it to **json** format and push it inside the original **data** directory. So this is how you can contribute to this project in **4 ways** if you want:
40+
41+
1942
- বাংলায় যেকোনো টপিকের উপর চিটশিট **json** ফরম্যাটে আমাদের ফরম্যাট যেকোনোভাবে মেইন্টেইন করে পুশ করতে পারবেন
2043
- বাংলায় যেকোনো টপিকের উপর চিটশিটের ড্রাফট যেকোনো ফরম্যাটেই পুশ করতে পারবেন
2144
- অন্যের ড্রাফটগুলোকে আমাদের কাঙ্ক্ষিত **json** ফরম্যাটে কনভার্ট করে পুশ করতে পারবেন
2245

46+
- You can push cheatsheets on any topic in Bengali **json** format by maintaining our format in any way.
47+
- You can push cheat sheet draft on any topic in Bengali in any format.
48+
- Can convert other's drafts to our desired **json** format and push.
49+
2350
এখানে প্রধান কয়েকজন কনট্রিবিউটর থাকবে যারা একটা চিটশিটকে আসল ওয়েবসাইটে দেখানোর কাজটা করবে। সেক্ষেত্রে যারা আমাদের কনট্রিবিউটরদের তালিকায় বেশী কনট্রিবিউট করবে অথবা যেকেউ যদি যথেষ্ট দায়িত্ববান মনে হয় তাহলে তাকে পুরো সংগঠনের অ্যাডমিনদের তালিকায় যুক্ত করা হবে।
2451
**English**
2552

53+
There will be a few main contributors who will do the work of showing a cheatsheet on the original website. In that case those who will contribute more in our list of contributors or if anyone seems responsible enough then he will be added to the list of admins of the whole organization.
54+
2655
**Contributing Guidelines📝**
2756

2857
You are welcome to contribute to this project.
@@ -33,7 +62,7 @@ git clone https://github.com/<your_user_name>/devsonket.github.io.git
3362
3. Navigate to the project directory 📁
3463
cd devsonket
3564
4. Add a reference(remote) to the original repository.
36-
git remote add upstream (https://github.com/devsonket/devsonket.github.io.git))
65+
git remote add upstream (https://github.com/devsonket/devsonket.github.io.git)
3766
5. Check the remotes for this repository.
3867
git remote -v
3968
6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).
@@ -57,18 +86,32 @@ You made it! 🎊
5786

5887
আপনি যদি কোন টপিকের উপর চিটশিট করবেন সেটা বুঝতে না পারেন, তাহলে আমাদের [প্রোজেক্ট বোর্ড](https://github.com/devsonket/devsonket.github.io/projects/1?fullscreen=true) থেকে আইডিয়া নিতে পারবেন। [এখানে](https://github.com/devsonket/devsonket.github.io/projects/1?fullscreen=true) মূলত আমরা গুরুত্বপূর্ণ যে সকল চিটশিটগুলো সবার কাজে আসবে সেগুলোর তালিকা আপডেটেড রাখছি।
5988

89+
## Want an idea?
90+
91+
If you don't know what topic to cheatsheet on, you can get ideas from our [project board](https://github.com/devsonket/devsonket.github.io/projects/1?fullscreen=true). [Here](https://github.com/devsonket/devsonket.github.io/projects/1?fullscreen=true) Basically we keep updated list of important cheatsheets that will be useful for everyone.
92+
6093
## কেন কনট্রিবিউট করবেন?(Why you should contribute?)
6194

6295
হ্যাঁ, আমাদের এখানে লক্ষ্যই হচ্ছে বাংলাতে একটা বড় চিটশিটের ভান্ডার গড়ে তোলা। [এটা](https://github.com/devsonket) সম্পূর্ণ স্বাধীন এবং ওপেন সোর্স গিটহাব সংগঠন। এটি কারো ব্যক্তিমালিকানাধীন নয়। আমি আপনি সবাই মিলেই আমাদের লক্ষ্যে পৌছাবো।
6396

97+
## Why you should contribute?
98+
99+
Yes, our aim here is to build a big cheat sheet repository in Bengal. [It](https://github.com/devsonket) is a completely independent and open source GitHub organization. It is not privately owned. I will reach our goal together with all of you.
100+
64101

65102
## কমিউনিটির আলোচনা (Discussions on Community)
66103

67104
আমাদের একটি ফেসবুক গ্রুপ রয়েছে। [এই লিঙ্কে](https://www.facebook.com/groups/675646289594096) ক্লিক করে সেখানে যুক্ত হতে পারবেন। আপনার কোনো ব্যাপারে সহায়তা প্রয়োজন হলে, কোনো রকম সাজেশন থাকলে অথবা যেকোনো ব্যাপারে খোলামেলাভাবে সেখানে আমাদের সবার সাথে আলোচনা করতে পারবেন।
68105

106+
## Discussions on Community
107+
108+
We have a Facebook group. You can join there by clicking [this link](https://www.facebook.com/groups/675646289594096). If you need any help, have any suggestion or discuss anything openly with all of us there.
109+
69110
## স্পন্সর(বিশেষভাবে ধন্যবাদ)**(Contributors)**
70111

71112
- [Nazir Ahmed Sabbir](https://github.com/NaSabbir)
72113
- [Blace](https://blace.com.bd/)
73114

74115
আপনিও যদি **ডেভ সংকেত**কে কোনোভাবে স্পন্সর করতে চান, অথবা **ডেভ সংকেত** এর হয়ে কোনো ইভেন্টের আয়োজন করতে চান তাহলে অবশ্যই আমাদের জানাবেন।
116+
117+
If you also want to sponsor **Dev Signal** in any way, or organize an event for **Dev Signal** please let us know.

data/algorithm-complexity.json

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,88 @@
895895
"code": "O(|V|+ |E|)"
896896
}
897897
]
898+
} ,
899+
{
900+
"title": "ডেপ্ত ফার্স্ট সার্চ (DFS) ট্রি",
901+
"items": [{
902+
"definition": "গড়",
903+
"code": "O(|V|+ |E|)"
904+
},
905+
{
906+
"definition": "সবচেয়ে ভাল",
907+
"code": "O(|1|+ |E|)"
908+
},
909+
{
910+
"definition": "সবচেয়ে খারাপ",
911+
"code": "O(|V|^2+ |E|)"
912+
},
913+
{
914+
"definition": "স্পেস কমপ্লেক্সিটি",
915+
"code": "O(|V|)"
916+
}
917+
]
918+
},
919+
{
920+
"title": "ব্রেডথ-ফার্স্ট সার্চ (BFS) ট্রি",
921+
"items": [
922+
{
923+
"definition": "গড়",
924+
"code": "O(|V|+ |E|)"
925+
},
926+
{
927+
"definition": "সবচেয়ে ভাল",
928+
"code": "O(|1|+ |E|)"
929+
},
930+
{
931+
"definition": "সবচেয়ে খারাপ",
932+
"code": "O(|V|^2+ |E|)"
933+
},
934+
{
935+
"definition": "স্পেস কমপ্লেক্সিটি",
936+
"code": "O(|V|)"
937+
}
938+
]
939+
},
940+
{
941+
"title": "ফ্লাড ফিল (Flood Fill)",
942+
"items": [
943+
{
944+
"definition": "গড়",
945+
"code": "O(M x N)"
946+
},
947+
{
948+
"definition": "সবচেয়ে ভাল",
949+
"code": "O(M x N)"
950+
},
951+
{
952+
"definition": "সবচেয়ে খারাপ",
953+
"code": "O(M x N)"
954+
},
955+
{
956+
"definition": "স্পেস কমপ্লেক্সিটি",
957+
"code": "O(M x N)"
958+
}
959+
]
960+
},
961+
{
962+
"title": "ইউক্লিড্’স এলগোরিদম (Euclid's Algorithm) ২ সংখ্যার মধ্যে গসাগু ",
963+
"items": [{
964+
"definition": "গড়",
965+
"code": "O(log(min(a, b))"
966+
},
967+
{
968+
"definition": "সবচেয়ে ভাল",
969+
"code": "O(1)"
970+
},
971+
{
972+
"definition": "সবচেয়ে খারাপ",
973+
"code": "O(logb)"
974+
},
975+
{
976+
"definition": "স্পেস কমপ্লেক্সিটি",
977+
"code": "O(1)"
978+
}
979+
]
898980
}
899981
]
900982
}

data/alpinejs-cheat-sheet.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"id": "alpine-js-cheat-sheet",
3-
"title": "আলপাইন.জেএস",
3+
"title": "আলপাইন জেএস",
44
"slug": "alpine-js-cheat-sheet",
5-
"description": "আলপাইন.জেএস চিটশিট",
5+
"description": "আলপাইন জেএস চিটশিট",
66
"colorPref": "#78C1D2",
77
"contents": [{
88
"title": "Attributes",
9-
"items": [{
9+
"items": [
10+
{
1011
"definition": "HTML এর একটি ব্লকের জন্য একটি নতুন আলপাইন কম্পোনেন্ট এবং এর ডেটা ঘোষণা করুন",
1112
"code": "x-data"
1213
},
@@ -74,7 +75,8 @@
7475
},
7576
{
7677
"title": "Properties",
77-
"items": [{
78+
"items": [
79+
{
7880
"definition": "Alpine.store (...) ব্যবহার করে নিবন্ধিত একটি বৈশ্বিক স্টোরে প্রবেশ করুন",
7981
"code": "$store"
8082
},
@@ -102,7 +104,8 @@
102104
},
103105
{
104106
"title": "মেথড",
105-
"items": [{
107+
"items": [
108+
{
106109
"definition": "একটি ডেটা অবজেক্ট পুনরায় ব্যবহার করুন এবং এক্স-ডেটা ব্যবহার করে এটি উল্লেখ করুন",
107110
"code": "Alpine.data"
108111
},

data/astrojs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "astro-js",
3-
"title": "Astro JS জাভাস্ক্রিপ্ট ফ্রেমওয়ার্ক",
3+
"title": "এস্ট্রোজেএস - জাভাস্ক্রিপ্ট ফ্রেমওয়ার্ক",
44
"slug": "astro-js",
55
"description": "Astro JS জাভাস্ক্রিপ্ট ফ্রেমওয়ার্ক এর চিটশিট। যা একটি স্ট্যাটিক এইচটিএমএল এবং কম জাভাস্ক্রিপ্ট প্রিয় ফ্রেমওয়ার্ক",
66
"colorPref": "#61209A",

data/asynchronous.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "asynchronous",
3-
"title": "Asynchronous JavaScript",
3+
"title": "এসিক্রনাস জাভাস্ক্রিপ্ট",
44
"slug": "asynchronous",
55
"descripttion":"asynchronous কি এবং এটা কিভাবে কাজ করে",
66
"colorPref": "#000",

0 commit comments

Comments
 (0)