type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 1,092,884 | Embedded IoT Headaches: How Do I Size My Memory Buffers? | Embedded IoT developers getting involved in more complex applications often struggle when they start... | May 23 '22 | embedded-iot-headaches-how-do-i-size-my-memory-buffers-3gn | /theembeddedrustacean/embedded-iot-headaches-how-do-i-size-my-memory-buffers-3gn | https://dev.to/theembeddedrustacean/embedded-iot-headaches-how-do-i-size-my-memory-buffers-3gn | 0 | 4 | null | 2022-05-23T12:11:15Z | en | null | 4 | https://dev.to/theembeddedrustacean/embedded-iot-headaches-how-do-i-size-my-memory-buffers-3gn | 2022-05-22T17:40:25Z | 2023-08-30T06:18:15Z | null | 2022-05-23T12:11:15Z | 2022-05-23T12:11:15Z | 11 | ['iot', 'embedded', 'c'] | iot, embedded, c | {'name': 'Omar Hiari', 'username': 'theembeddedrustacean', 'twitter_username': 'apollolabsbin', 'github_username': 'apollolabsdev', 'user_id': 832324, 'website_url': 'https://www.theembeddedrustacean.com/subscribe', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F832324%2Fa5f5a203-e6c1-4042-bfad-a7d84a346b3c.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F832324%2Fa5f5a203-e6c1-4042-bfad-a7d84a346b3c.png'} | null | null | 900 | ||
article | 1,092,334 | Code Example of LEB Blinking and UART Communication for dsPIC30F4013 | dsPIC series are famous for embedded system development. However, it is difficult for me to use... | May 22 '22 | code-example-of-leb-blinking-and-uart-communication-for-dspic30f4013-53g9 | /akirakashihara/code-example-of-leb-blinking-and-uart-communication-for-dspic30f4013-53g9 | https://dev.to/akirakashihara/code-example-of-leb-blinking-and-uart-communication-for-dspic30f4013-53g9 | 0 | 10 | null | 2022-05-22T01:31:19Z | null | null | 10 | null | https://dev.to/akirakashihara/code-example-of-leb-blinking-and-uart-communication-for-dspic30f4013-53g9 | 2022-05-22T01:11:38Z | 2022-05-22T01:31:42Z | null | 2022-05-22T01:31:19Z | 2022-05-22T01:31:19Z | 3 | ['c', 'pic', 'embed', 'uart'] | c, pic, embed, uart | {'name': 'Akira Kashihara', 'username': 'akirakashihara', 'twitter_username': 'kashihara_akira', 'github_username': 'KASHIHARAAkira', 'user_id': 848724, 'website_url': 'https://sites.google.com/alumni.tsukuba.ac.jp/akira/profile', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F848724%2F04508397-f3eb-40a1-9a85-5a4de1ae4490.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F848724%2F04508397-f3eb-40a1-9a85-5a4de1ae4490.jpeg'} | null | null | 901 | |
article | 1,090,508 | Porting a simple Mark-Sweep Garbage Collector to Zig | I recently completed my first Zig project - a port of Bob Nystrom's simple mark-sweep garbage... | May 20 '22 | porting-a-simple-mark-sweep-garbage-collector-to-zig-eg5 | /justinethier/porting-a-simple-mark-sweep-garbage-collector-to-zig-eg5 | https://dev.to/justinethier/porting-a-simple-mark-sweep-garbage-collector-to-zig-eg5 | 0 | 14 | null | 2022-05-20T18:21:42Z | null | null | 14 | https://dev.to/justinethier/porting-a-simple-mark-sweep-garbage-collector-to-zig-eg5 | 2022-05-20T02:52:30Z | null | null | 2022-05-20T18:21:42Z | 2022-05-20T18:21:42Z | 5 | ['zig', 'algorithms', 'c', 'tooling'] | zig, algorithms, c, tooling | {'name': 'Justin Ethier', 'username': 'justinethier', 'twitter_username': None, 'github_username': None, 'user_id': 855530, 'website_url': 'https://github.com/justinethier', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F855530%2Fbd63417e-070b-4331-a4a9-ae0f74508289.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F855530%2Fbd63417e-070b-4331-a4a9-ae0f74508289.jpg'} | null | null | 902 | ||
article | 1,090,947 | Hello, World! | “Hello, World” is a very simple and fast program to test if your application is running and compiling. | May 20 '22 | hello-world-31g3 | /unnotedme/hello-world-31g3 | https://dev.to/unnotedme/hello-world-31g3 | 2 | 8 | null | 2022-05-20T13:28:44Z | null | null | 8 | null | https://dev.to/unnotedme/hello-world-31g3 | 2022-05-20T13:27:37Z | 2022-05-20T13:54:10Z | null | 2022-05-20T13:28:44Z | 2022-05-25T21:13:03Z | 3 | ['programming', 'computerscience', 'history', 'c'] | programming, computerscience, history, c | {'name': 'Ted Sá', 'username': 'unnotedme', 'twitter_username': 'unnotedme', 'github_username': 'unnotedme', 'user_id': 855053, 'website_url': 'https://www.linkedin.com/in/unnotedme/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F855053%2Fa0509dc3-04c7-4174-b84d-dfea9ebe5b0f.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F855053%2Fa0509dc3-04c7-4174-b84d-dfea9ebe5b0f.jpeg'} | null | null | 903 | |
article | 1,086,999 | Implementation of Linked List in C | In a linked list, a block of memory allocated for an element is referred to as a node. Each node... | May 16 '22 | implementation-of-linked-list-in-c-2pag | /dhanashreerugi/implementation-of-linked-list-in-c-2pag | https://dev.to/dhanashreerugi/implementation-of-linked-list-in-c-2pag | 1 | 7 | null | 2022-05-16T12:57:56Z | null | null | 7 | null | https://dev.to/dhanashreerugi/implementation-of-linked-list-in-c-2pag | 2022-05-16T12:57:56Z | 2022-06-01T12:01:27Z | null | 2022-05-16T12:57:56Z | 2024-08-17T07:08:25Z | 5 | ['c', 'linkedlist', 'array'] | c, linkedlist, array | {'name': 'Dhanashree Rugi', 'username': 'dhanashreerugi', 'twitter_username': None, 'github_username': 'dhanashreerugi', 'user_id': 853159, 'website_url': 'https://www.coderlogs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F853159%2F4708f103-e7d6-44f1-9fd2-d3ae12ca852d.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F853159%2F4708f103-e7d6-44f1-9fd2-d3ae12ca852d.png'} | null | null | 904 | |
article | 1,087,572 | Python vs C: Key Difference Between Both Programming Languages | When someone starts their career in computer science or a similar sector. There is one common... | May 17 '22 | python-vs-c-key-difference-between-both-programming-languages-5ab2 | /codeavailcom/python-vs-c-key-difference-between-both-programming-languages-5ab2 | https://dev.to/codeavailcom/python-vs-c-key-difference-between-both-programming-languages-5ab2 | 0 | 0 | null | 2022-05-17T04:54:49Z | null | null | 0 | null | https://dev.to/codeavailcom/python-vs-c-key-difference-between-both-programming-languages-5ab2 | 2022-05-17T04:54:49Z | 2022-05-17T04:56:43Z | null | 2022-05-17T04:54:49Z | 2022-05-17T04:54:49Z | 4 | ['c', 'python', 'programming', 'coding'] | c, python, programming, coding | {'name': 'Codeavail', 'username': 'codeavailcom', 'twitter_username': 'avail_code', 'github_username': 'codeavailcom', 'user_id': 520541, 'website_url': 'https://www.codeavail.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F520541%2F98bb6b1c-6cb5-459b-b269-a325d3ee2f41.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F520541%2F98bb6b1c-6cb5-459b-b269-a325d3ee2f41.png'} | null | null | 905 | |
article | 1,085,005 | C/C++ Roadmap | Basic Learning:- Start off with the basics and know how the language actually works. Then study about... | May 14 '22 | cc-roadmap-3aek | /jayashakthi28/cc-roadmap-3aek | https://dev.to/jayashakthi28/cc-roadmap-3aek | 0 | 14 | null | 2022-05-14T04:42:22Z | null | null | 14 | null | https://dev.to/jayashakthi28/cc-roadmap-3aek | 2022-05-14T04:42:22Z | null | null | 2022-05-14T04:42:22Z | 2022-05-14T04:42:22Z | 2 | ['c', 'cpp', 'gfg'] | c, cpp, gfg | {'name': 'Jayashakthi Vishnu', 'username': 'jayashakthi28', 'twitter_username': None, 'github_username': 'Jayashakthi28', 'user_id': 748772, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F748772%2F5aa97d46-7118-4b14-8c33-2c73790e1646.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F748772%2F5aa97d46-7118-4b14-8c33-2c73790e1646.jpeg'} | null | null | 906 | |
article | 1,085,515 | Ly - A Nerd's Display Manager | A post by Wenura Ravindu | May 14 '22 | ly-a-nerds-display-manager-8of | /wenura/ly-a-nerds-display-manager-8of | https://dev.to/wenura/ly-a-nerds-display-manager-8of | 0 | 7 | null | 2022-05-14T21:00:39Z | null | null | 7 | null | https://youtu.be/JwudRbgLTNQ | 2022-05-14T21:00:39Z | null | null | 2022-05-14T21:00:39Z | 2022-05-14T21:00:39Z | 1 | ['c', 'beginners', 'tutorial', 'productivity'] | c, beginners, tutorial, productivity | {'name': 'Wenura Ravindu', 'username': 'wenura', 'twitter_username': 'wenuraonline', 'github_username': 'wenuraonline', 'user_id': 810836, 'website_url': 'https://www.wenura.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F810836%2F7058e033-a131-4e9d-912d-dd95c378907f.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F810836%2F7058e033-a131-4e9d-912d-dd95c378907f.jpg'} | null | null | 907 | |
article | 1,081,976 | Memory Usage in Linked List | Memory is a very crucial thing in the computer system. It is important to manage the memory system... | May 11 '22 | memory-usage-in-linked-list-614 | /dhanashreerugi/memory-usage-in-linked-list-614 | https://dev.to/dhanashreerugi/memory-usage-in-linked-list-614 | 0 | 8 | null | 2022-05-11T10:30:15Z | null | null | 8 | null | https://dev.to/dhanashreerugi/memory-usage-in-linked-list-614 | 2022-05-11T10:30:15Z | 2022-06-01T12:01:58Z | null | 2022-05-11T10:30:15Z | 2022-05-11T10:30:15Z | 3 | ['c', 'linkedlist', 'array'] | c, linkedlist, array | {'name': 'Dhanashree Rugi', 'username': 'dhanashreerugi', 'twitter_username': None, 'github_username': 'dhanashreerugi', 'user_id': 853159, 'website_url': 'https://www.coderlogs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F853159%2F4708f103-e7d6-44f1-9fd2-d3ae12ca852d.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F853159%2F4708f103-e7d6-44f1-9fd2-d3ae12ca852d.png'} | null | null | 908 | |
article | 1,081,343 | C-style for loop in Common Lisp's Loop macro | I try to convert C-style for-loop in JS to Common Lisp's loop macro for a learning purpose. for... | May 10 '22 | c-style-for-loop-in-common-lisps-loop-macro-4fk | /veer66/c-style-for-loop-in-common-lisps-loop-macro-4fk | https://dev.to/veer66/c-style-for-loop-in-common-lisps-loop-macro-4fk | 0 | 7 | null | 2022-05-10T18:20:22Z | null | null | 7 | null | https://dev.to/veer66/c-style-for-loop-in-common-lisps-loop-macro-4fk | 2022-05-10T18:20:22Z | 2022-05-10T18:21:15Z | null | 2022-05-10T18:20:22Z | 2022-05-10T18:20:22Z | 1 | ['commonlisp', 'loop', 'c'] | commonlisp, loop, c | {'name': 'Vee Satayamas', 'username': 'veer66', 'twitter_username': None, 'github_username': 'veer66', 'user_id': 39553, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F39553%2Fbcdf2cb8-1af9-4db5-ac42-c5fa0fb29933.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F39553%2Fbcdf2cb8-1af9-4db5-ac42-c5fa0fb29933.jpg'} | null | null | 909 | |
article | 1,079,335 | CS50 & Note to Self | At the beginning of this year, I was pondering what new programming languages and frameworks I should... | May 8 '22 | cs50-note-to-self-f2h | /fentybit/cs50-note-to-self-f2h | https://dev.to/fentybit/cs50-note-to-self-f2h | 0 | 17 | null | 2022-05-08T21:36:21Z | null | null | 17 | https://dev.to/fentybit/cs50-note-to-self-f2h | 2022-05-08T21:36:21Z | 2022-05-09T17:12:33Z | null | 2022-05-08T21:36:21Z | 2022-05-08T21:36:21Z | 4 | ['computerscience', 'cs50', 'python', 'c'] | computerscience, cs50, python, c | {'name': 'fentybit', 'username': 'fentybit', 'twitter_username': 'fentybit', 'github_username': 'fentybit', 'user_id': 447682, 'website_url': 'https://fentybit.me/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F447682%2F8d8e91ad-32af-48c8-a1f7-659b97071516.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F447682%2F8d8e91ad-32af-48c8-a1f7-659b97071516.png'} | null | null | 910 | ||
article | 1,079,084 | 用工具觀察 const 與 #define 的基本差異 | 對於使用 const 還是 #define 來定義常數值, 我想你可以找到許多討論, 這篇文章並不是要來下定論, 而是要透過編譯器輸出的組合語言, 來看兩者的差別, 以下的比較都是以 GCC... | May 8 '22 | yong-const-huan-shi-define-bi-jiao-hao--84n | /codemee/yong-const-huan-shi-define-bi-jiao-hao--84n | https://dev.to/codemee/yong-const-huan-shi-define-bi-jiao-hao--84n | 0 | 10 | 18,023 | 2022-05-08T14:02:00Z | null | null | 10 | null | https://dev.to/codemee/yong-const-huan-shi-define-bi-jiao-hao--84n | 2022-05-08T14:02:44Z | 2022-08-25T01:00:01Z | null | 2022-05-08T14:02:00Z | 2022-05-08T14:02:44Z | 1 | ['c'] | c | {'name': 'codemee', 'username': 'codemee', 'twitter_username': 'meebox', 'github_username': 'codemee', 'user_id': 415015, 'website_url': 'http://meebox.blogspot.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png'} | null | null | 911 | |
article | 1,078,367 | Platform detection in C&C++ | sometime when writing c or c++ code you need to write a code specific to the compiler/OS. and to this... | May 7 '22 | platform-detection-in-cc-2h6e | /ibdevcpp/platform-detection-in-cc-2h6e | https://dev.to/ibdevcpp/platform-detection-in-cc-2h6e | 1 | 9 | null | 2022-05-07T15:29:03Z | null | null | 9 | null | https://dev.to/ibdevcpp/platform-detection-in-cc-2h6e | 2022-05-07T15:29:04Z | null | null | 2022-05-07T15:29:03Z | 2022-09-30T20:55:45Z | 1 | ['cpp', 'c', 'gcc', 'clang'] | cpp, c, gcc, clang | {'name': 'ib-dev-cpp', 'username': 'ibdevcpp', 'twitter_username': None, 'github_username': 'ib-dev-cpp', 'user_id': 765118, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F765118%2F5798e0a5-b7f3-4bd2-bbc2-e6eeb862d22f.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F765118%2F5798e0a5-b7f3-4bd2-bbc2-e6eeb862d22f.png'} | null | null | 912 | |
article | 1,066,515 | Types of Linked List | There are various types of linked list as follows: Singly Linked List Doubly linked List Circular... | May 5 '22 | types-of-linked-list-31ha | /dhanashreerugi/types-of-linked-list-31ha | https://dev.to/dhanashreerugi/types-of-linked-list-31ha | 0 | 9 | null | 2022-05-05T10:14:25Z | null | null | 9 | null | https://dev.to/dhanashreerugi/types-of-linked-list-31ha | 2022-04-25T13:41:42Z | 2022-06-14T13:05:59Z | null | 2022-05-05T10:14:25Z | 2022-05-05T10:14:25Z | 2 | ['linkedlist', 'c'] | linkedlist, c | {'name': 'Dhanashree Rugi', 'username': 'dhanashreerugi', 'twitter_username': None, 'github_username': 'dhanashreerugi', 'user_id': 853159, 'website_url': 'https://www.coderlogs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F853159%2F4708f103-e7d6-44f1-9fd2-d3ae12ca852d.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F853159%2F4708f103-e7d6-44f1-9fd2-d3ae12ca852d.png'} | null | null | 913 | |
article | 1,075,780 | Compiler in C not Rust | Mufi Lang | I haven't written in a while mostly because I've been busy, and spent my free time writing Mufi-Lang.... | May 5 '22 | compiler-in-c-not-rust-mufi-lang-53lk | /mustafif/compiler-in-c-not-rust-mufi-lang-53lk | https://dev.to/mustafif/compiler-in-c-not-rust-mufi-lang-53lk | 0 | 3 | null | 2022-05-05T00:10:41Z | null | null | 3 | https://dev.to/mustafif/compiler-in-c-not-rust-mufi-lang-53lk | 2022-05-05T00:10:41Z | null | null | 2022-05-05T00:10:41Z | 2022-05-05T00:10:41Z | 2 | ['c', 'programming', 'computerscience'] | c, programming, computerscience | {'name': 'Mustafif ', 'username': 'mustafif', 'twitter_username': 'MustafifKhan', 'github_username': 'Mustafif', 'user_id': 801029, 'website_url': 'http://mustafif.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801029%2F0eebf596-2d07-43ef-9c59-1874bdf994ff.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801029%2F0eebf596-2d07-43ef-9c59-1874bdf994ff.png'} | null | null | 914 | ||
article | 1,074,406 | C 語言的宣告、定義、儲存類型 (storage class) 與連結性 (linkage) | 在寫程式時, 常常需要宣告變數, 不過這個經常出現的動作, 其實有許多細節在裡面, 不瞭解這些細節, 可能會寫出出乎意料的程式, 或者搞不懂別人寫的程式。 宣告... | May 3 '22 | c-yu-yan-de-xuan-gao-ding-yi-chu-cun-lei-xing-storage-class-yu-lian-jie-xing-linkage-4p1d | /codemee/c-yu-yan-de-xuan-gao-ding-yi-chu-cun-lei-xing-storage-class-yu-lian-jie-xing-linkage-4p1d | https://dev.to/codemee/c-yu-yan-de-xuan-gao-ding-yi-chu-cun-lei-xing-storage-class-yu-lian-jie-xing-linkage-4p1d | 0 | 12 | 16,658 | 2022-05-03T14:37:00Z | null | null | 12 | null | https://dev.to/codemee/c-yu-yan-de-xuan-gao-ding-yi-chu-cun-lei-xing-storage-class-yu-lian-jie-xing-linkage-4p1d | 2022-05-03T14:37:14Z | 2022-08-25T06:16:00Z | null | 2022-05-03T14:37:00Z | 2022-05-03T14:37:14Z | 6 | ['c'] | c | {'name': 'codemee', 'username': 'codemee', 'twitter_username': 'meebox', 'github_username': 'codemee', 'user_id': 415015, 'website_url': 'http://meebox.blogspot.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png'} | null | null | 915 | |
article | 1,071,019 | Example showing usage of LD_PRELOAD environment variable in UNIX | LD_PRELOAD We can use LD_PRELOAD environment variable to set a location to fetch shared... | Apr 29 '22 | example-showing-usage-of-ldpreload-environment-variable-in-unix-4pl1 | /chhajedji/example-showing-usage-of-ldpreload-environment-variable-in-unix-4pl1 | https://dev.to/chhajedji/example-showing-usage-of-ldpreload-environment-variable-in-unix-4pl1 | 0 | 8 | null | 2022-04-29T15:16:00Z | null | null | 8 | null | https://dev.to/chhajedji/example-showing-usage-of-ldpreload-environment-variable-in-unix-4pl1 | 2022-04-29T15:16:22Z | 2022-08-09T17:56:18Z | null | 2022-04-29T15:16:00Z | 2022-04-29T15:16:22Z | 2 | ['bash', 'c', 'linux', 'shell'] | bash, c, linux, shell | {'name': 'chinmay chhajed', 'username': 'chhajedji', 'twitter_username': 'chhajedji', 'github_username': 'chhajedji', 'user_id': 396455, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F396455%2Fb0910f61-8aa4-41cd-b741-ee8e45ce20d4.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F396455%2Fb0910f61-8aa4-41cd-b741-ee8e45ce20d4.jpg'} | null | null | 916 | |
article | 1,064,989 | Speed Up Your Python Codebases With C Extensions | Bring the speed of C to your Python programs Python, being both easy and powerful, has... | Apr 23 '22 | speed-up-your-python-codebases-with-c-extensions-3j0g | /nic_obert/speed-up-your-python-codebases-with-c-extensions-3j0g | https://dev.to/nic_obert/speed-up-your-python-codebases-with-c-extensions-3j0g | 1 | 3 | null | 2022-04-23T17:28:31Z | null | null | 3 | null | https://betterprogramming.pub/speed-up-your-python-codebases-with-c-extensions-94859875eb70 | 2022-04-23T17:22:27Z | null | null | 2022-04-23T17:28:31Z | 2022-04-24T13:49:31Z | 6 | ['python', 'c', 'performance', 'cpp'] | python, c, performance, cpp | {'name': 'Nicholas Obert', 'username': 'nic_obert', 'twitter_username': 'obert_nicholas', 'github_username': 'nic-obert', 'user_id': 851243, 'website_url': 'https://github.com/nic-obert', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F851243%2Ff0ef1716-d4db-483e-8106-241d7609e081.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F851243%2Ff0ef1716-d4db-483e-8106-241d7609e081.jpeg'} | null | null | 917 | |
article | 1,064,068 | NXOPEN UFUNC UF_CALL Macro | #define UF_CALL(X) (report_error(__FILE__, __LINE__, #X, (X))) int report_error(char *file, int... | Apr 22 '22 | nxopen-ufunc-ufcall-macro-11jh | /abbazs/nxopen-ufunc-ufcall-macro-11jh | https://dev.to/abbazs/nxopen-ufunc-ufcall-macro-11jh | 0 | 6 | null | 2022-04-22T15:27:03Z | null | null | 6 | null | https://dev.to/abbazs/nxopen-ufunc-ufcall-macro-11jh | 2022-04-22T15:26:17Z | null | null | 2022-04-22T15:27:03Z | 2022-04-22T15:27:03Z | 1 | ['c', 'macro'] | c, macro | {'name': 'abbazs', 'username': 'abbazs', 'twitter_username': None, 'github_username': 'abbazs', 'user_id': 88242, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F88242%2Fd86fc866-dea8-49ab-b741-95aed37bb4b8.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F88242%2Fd86fc866-dea8-49ab-b741-95aed37bb4b8.png'} | null | null | 918 | |
article | 1,063,743 | Help me I'm new to c programming: double linked list | Hi I am new to c programming and I am studying data structures rn. I am making a double linked list... | Apr 22 '22 | help-me-im-new-to-c-programming-double-linked-list-4lhg | /nahyun_lee_299f72b3cb3742/help-me-im-new-to-c-programming-double-linked-list-4lhg | https://dev.to/nahyun_lee_299f72b3cb3742/help-me-im-new-to-c-programming-double-linked-list-4lhg | 1 | 7 | null | 2022-04-22T09:08:08Z | null | null | 7 | null | https://dev.to/nahyun_lee_299f72b3cb3742/help-me-im-new-to-c-programming-double-linked-list-4lhg | 2022-04-22T09:08:08Z | null | null | 2022-04-22T09:08:08Z | 2022-04-22T13:34:54Z | 3 | ['beginners', 'programming', 'c', 'codenewbie'] | beginners, programming, c, codenewbie | {'name': 'Nahyun Lee', 'username': 'nahyun_lee_299f72b3cb3742', 'twitter_username': None, 'github_username': None, 'user_id': 851715, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F851715%2Ff61bb404-ad9c-4c2c-8acb-1607280f9540.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F851715%2Ff61bb404-ad9c-4c2c-8acb-1607280f9540.png'} | null | null | 919 | |
article | 1,061,457 | Making a Christmas Tree | Why make a Christmas tree in April? I don't know but it's harder than you might think, if you want a... | Apr 21 '22 | making-a-christmas-tree-59l3 | /gamedev/making-a-christmas-tree-59l3 | https://dev.to/gamedev/making-a-christmas-tree-59l3 | 2 | 12 | null | 2022-04-21T12:34:25Z | null | null | 12 | null | https://dev.to/gamedev/making-a-christmas-tree-59l3 | 2022-04-20T07:34:35Z | 2022-04-21T21:35:00Z | null | 2022-04-21T12:34:25Z | 2022-04-21T18:13:15Z | 3 | ['c', 'graphics'] | c, graphics | {'name': 'Sean Watkins', 'username': 'seanwatkins', 'twitter_username': 'SeanWat66478254', 'github_username': 'sean-watkins', 'user_id': 626512, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626512%2F8b6d6b34-626a-489c-af30-0a1668508c61.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626512%2F8b6d6b34-626a-489c-af30-0a1668508c61.png'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 920 | |
article | 1,031,001 | Need resources for DPI calculator | Does anyone know a general formula or any guide regarding mouse sensitivity... | Mar 22 '22 | need-resources-for-dpi-calculator-g4h | /vishal880288/need-resources-for-dpi-calculator-g4h | https://dev.to/vishal880288/need-resources-for-dpi-calculator-g4h | 0 | 4 | null | 2022-03-22T15:23:35Z | null | null | 4 | null | https://dev.to/vishal880288/need-resources-for-dpi-calculator-g4h | 2022-03-22T15:23:35Z | null | null | 2022-03-22T15:23:35Z | 2022-03-22T15:23:35Z | 1 | ['javascript', 'webdev', 'gamedev', 'c'] | javascript, webdev, gamedev, c | {'name': 'vishal kumar', 'username': 'vishal880288', 'twitter_username': 'vishal880288', 'github_username': 'vishal035', 'user_id': 382115, 'website_url': 'https://vishal035.github.io/Vishal-Version_1.0.1/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382115%2F50f01862-e316-4468-922c-6d56223dec74.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382115%2F50f01862-e316-4468-922c-6d56223dec74.png'} | null | null | 921 | |
article | 1,061,981 | How does the call stack work? | In JavaScript, or any language, whenever a function is called it is pushed onto the call stack, and... | Apr 20 '22 | how-call-stack-works-4jk5 | /vinodvms/how-call-stack-works-4jk5 | https://dev.to/vinodvms/how-call-stack-works-4jk5 | 0 | 5 | null | 2022-04-20T17:51:56Z | null | null | 5 | null | https://dev.to/vinodvms/how-call-stack-works-4jk5 | 2022-04-20T16:49:00Z | 2022-04-22T19:13:00Z | null | 2022-04-20T17:51:56Z | 2022-04-20T17:51:56Z | 4 | ['c', 'javascript', 'programming', 'how'] | c, javascript, programming, how | {'name': 'Vinod Mathew Sebastian', 'username': 'vinodvms', 'twitter_username': None, 'github_username': 'vinod-vms', 'user_id': 289689, 'website_url': 'https://vinod.cf', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F289689%2F6a68ff40-0e89-40cf-994a-944c0e34957c.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F289689%2F6a68ff40-0e89-40cf-994a-944c0e34957c.jpeg'} | null | null | 922 | |
article | 1,057,894 | Pointers | One of the fundamental concepts in computer programming is a variable. If you are studying computer... | Apr 16 '22 | pointers-4i2h | /arghyasahoo/pointers-4i2h | https://dev.to/arghyasahoo/pointers-4i2h | 6 | 21 | null | 2022-04-16T12:06:49Z | null | null | 21 | https://dev.to/arghyasahoo/pointers-4i2h | 2022-04-16T11:22:49Z | 2022-04-16T13:17:52Z | null | 2022-04-16T12:06:49Z | 2022-04-24T17:49:53Z | 4 | ['c', 'programming', 'pointers'] | c, programming, pointers | {'name': 'Arghya Sahoo', 'username': 'arghyasahoo', 'twitter_username': None, 'github_username': 'arghyasahoo', 'user_id': 459173, 'website_url': 'https://arghyasahoo.netlify.app', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F459173%2F9fcd1a77-958f-491a-927b-967ad20a69df.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F459173%2F9fcd1a77-958f-491a-927b-967ad20a69df.png'} | null | null | 923 | ||
article | 1,058,506 | Creating Drawings | A few days ago I created these house and ant drawings using C, with help from my father. I made these... | Apr 17 '22 | creating-drawings-229e | /gamedev/creating-drawings-229e | https://dev.to/gamedev/creating-drawings-229e | 0 | 7 | null | 2022-04-17T11:43:34Z | null | null | 7 | null | https://dev.to/gamedev/creating-drawings-229e | 2022-04-17T09:07:35Z | 2022-04-21T21:30:02Z | null | 2022-04-17T11:43:34Z | 2022-04-17T11:43:34Z | 3 | ['c', 'sdl', 'graphics', 'gamedev'] | c, sdl, graphics, gamedev | {'name': 'Thalia Watkins', 'username': 'thaliawatkins', 'twitter_username': None, 'github_username': 'thalia-watkins', 'user_id': 842424, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F842424%2F7dbfee41-f922-4398-b0f5-70268b76ed77.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F842424%2F7dbfee41-f922-4398-b0f5-70268b76ed77.png'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 924 | |
article | 1,057,251 | Game Dev From Scratch | G'day, welcome to our blog! We are Sam, Sean and Thalia, from Melbourne, Australia. We are learning... | Apr 15 '22 | game-dev-from-scratch-2do1 | /gamedev/game-dev-from-scratch-2do1 | https://dev.to/gamedev/game-dev-from-scratch-2do1 | 2 | 12 | null | 2022-04-15T16:07:15Z | null | null | 12 | null | https://dev.to/gamedev/game-dev-from-scratch-2do1 | 2022-04-15T15:59:10Z | 2022-04-21T21:35:28Z | null | 2022-04-15T16:07:15Z | 2022-04-16T11:40:07Z | 1 | ['gamedev', 'c', 'programming', 'kids'] | gamedev, c, programming, kids | {'name': 'Sam Watkins', 'username': 'sswam', 'twitter_username': 'ssw4m', 'github_username': 'sswam', 'user_id': 247261, 'website_url': 'https://ucm.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 925 | |
article | 1,049,742 | Loops and Math in C | I have over the last couple days, been learning more about the basics of C the programming language!... | Apr 14 '22 | loops-and-math-in-c-582i | /gamedev/loops-and-math-in-c-582i | https://dev.to/gamedev/loops-and-math-in-c-582i | 0 | 8 | null | 2022-04-14T09:16:55Z | null | null | 8 | null | https://dev.to/gamedev/loops-and-math-in-c-582i | 2022-04-09T06:59:15Z | 2022-04-15T17:24:02Z | null | 2022-04-14T09:16:55Z | 2022-04-14T09:16:55Z | 2 | ['c', 'math'] | c, math | {'name': 'Sean Watkins', 'username': 'seanwatkins', 'twitter_username': 'SeanWat66478254', 'github_username': 'sean-watkins', 'user_id': 626512, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626512%2F8b6d6b34-626a-489c-af30-0a1668508c61.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626512%2F8b6d6b34-626a-489c-af30-0a1668508c61.png'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 926 | |
article | 1,055,287 | C - Unsafe! | Introduction You've probably heard many times by now that is C is not a memory safe... | Apr 13 '22 | c-unsafe-1kh2 | /ernestvonmoscow/c-unsafe-1kh2 | https://dev.to/ernestvonmoscow/c-unsafe-1kh2 | 4 | 9 | null | 2022-04-13T22:13:52Z | null | null | 9 | https://dev.to/ernestvonmoscow/c-unsafe-1kh2 | 2022-04-13T22:13:52Z | 2022-04-13T22:18:19Z | null | 2022-04-13T22:13:52Z | 2022-04-17T14:47:30Z | 4 | ['rust', 'c', 'security', 'cpp'] | rust, c, security, cpp | {'name': 'VanPonasenkov', 'username': 'ernestvonmoscow', 'twitter_username': None, 'github_username': 'VanPonasenkov', 'user_id': 834478, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F834478%2F4d18caa4-176c-4c46-b77f-a36aa1176053.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F834478%2F4d18caa4-176c-4c46-b77f-a36aa1176053.png'} | null | null | 927 | ||
article | 1,045,330 | Basic Programming in C | I am teaching my kids Sean and Thalia how to program in C, so that we can create video games... | Apr 12 '22 | basic-programming-in-c-243b | /gamedev/basic-programming-in-c-243b | https://dev.to/gamedev/basic-programming-in-c-243b | 0 | 6 | null | 2022-04-12T19:52:38Z | null | null | 6 | null | https://dev.to/gamedev/basic-programming-in-c-243b | 2022-04-05T11:20:38Z | 2022-04-21T21:30:47Z | null | 2022-04-12T19:52:38Z | 2022-04-12T19:52:38Z | 5 | ['c', 'git', 'bash', 'vim'] | c, git, bash, vim | {'name': 'Sam Watkins', 'username': 'sswam', 'twitter_username': 'ssw4m', 'github_username': 'sswam', 'user_id': 247261, 'website_url': 'https://ucm.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 928 | |
article | 1,051,723 | Easy Start with SDL2 | Getting setup with SDL2 can be quite difficult. Getting the editor setup is easy enough, but what is... | Apr 11 '22 | easy-start-with-sdl2-1877 | /stcollier/easy-start-with-sdl2-1877 | https://dev.to/stcollier/easy-start-with-sdl2-1877 | 0 | 6 | null | 2022-04-11T15:24:30Z | null | null | 6 | null | https://dev.to/stcollier/easy-start-with-sdl2-1877 | 2022-04-11T15:23:33Z | 2022-04-12T13:53:06Z | null | 2022-04-11T15:24:30Z | 2022-04-11T15:24:30Z | 2 | ['sdl2', 'c'] | sdl2, c | {'name': 'Samuel Collier', 'username': 'stcollier', 'twitter_username': None, 'github_username': 'STCollier', 'user_id': 784853, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F784853%2F5f7ffb5e-3a13-46e5-b9d7-5a1109c647bf.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F784853%2F5f7ffb5e-3a13-46e5-b9d7-5a1109c647bf.jpg'} | null | null | 929 | |
article | 1,050,364 | How to write 'unbuggy' code? - What I have learned from the malloc lab | Background Recently I have just finished one of my personal self-studies, the malloc lab.... | Apr 10 '22 | how-to-write-unbuggy-code-what-i-have-learned-from-the-malloc-lab-3858 | /uponthesky/how-to-write-unbuggy-code-what-i-have-learned-from-the-malloc-lab-3858 | https://dev.to/uponthesky/how-to-write-unbuggy-code-what-i-have-learned-from-the-malloc-lab-3858 | 0 | 6 | null | 2022-04-10T03:04:51Z | null | null | 6 | null | https://dev.to/uponthesky/how-to-write-unbuggy-code-what-i-have-learned-from-the-malloc-lab-3858 | 2022-04-10T03:04:51Z | null | null | 2022-04-10T03:04:51Z | 2022-04-10T03:04:51Z | 3 | ['productivity', 'c'] | productivity, c | {'name': 'UponTheSky', 'username': 'uponthesky', 'twitter_username': None, 'github_username': 'UponTheSky', 'user_id': 768827, 'website_url': 'https://github.com/uponTheSky/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F768827%2Fee919402-55f1-4933-bfac-9c3360885743.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F768827%2Fee919402-55f1-4933-bfac-9c3360885743.jpeg'} | null | null | 930 | |
article | 1,046,256 | Why am I finding C so difficult? | Hi folks, Heading into the final few weeks of my last semester of year 2 at university and it's... | Apr 6 '22 | why-am-i-finding-c-so-difficult-2mhg | /aaronc/why-am-i-finding-c-so-difficult-2mhg | https://dev.to/aaronc/why-am-i-finding-c-so-difficult-2mhg | 11 | 10 | null | 2022-04-06T08:46:15Z | null | null | 10 | null | https://dev.to/aaronc/why-am-i-finding-c-so-difficult-2mhg | 2022-04-06T08:46:15Z | null | null | 2022-04-06T08:46:15Z | 2024-04-30T03:02:52Z | 1 | ['c', 'programming', 'discuss', 'college'] | c, programming, discuss, college | {'name': 'Aaron Canty', 'username': 'aaronc', 'twitter_username': None, 'github_username': 'AaronCanty', 'user_id': 576529, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F576529%2F6dcac1e4-897f-46fb-948e-d593ce820ae9.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F576529%2F6dcac1e4-897f-46fb-948e-d593ce820ae9.jpg'} | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 931 | |
article | 1,048,660 | kisskit: Simplifying Game Dev in C | I grew up programming in BASIC in the 1980s, and enjoyed a very simple API for graphics and sound.... | Apr 8 '22 | kisskit-simplifying-game-dev-in-c-3hjd | /gamedev/kisskit-simplifying-game-dev-in-c-3hjd | https://dev.to/gamedev/kisskit-simplifying-game-dev-in-c-3hjd | 0 | 4 | null | 2022-04-08T09:06:07Z | null | null | 4 | null | https://dev.to/gamedev/kisskit-simplifying-game-dev-in-c-3hjd | 2022-04-08T08:11:59Z | 2022-04-17T11:59:14Z | null | 2022-04-08T09:06:07Z | 2022-04-08T09:06:07Z | 3 | ['programming', 'c', 'sdl', 'gamedev'] | programming, c, sdl, gamedev | {'name': 'Sam Watkins', 'username': 'sswam', 'twitter_username': 'ssw4m', 'github_username': 'sswam', 'user_id': 247261, 'website_url': 'https://ucm.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 932 | |
article | 1,039,945 | How to setup CodeBlocks for C for Noobs(Bangla) | জীবনে পিসিতে মুভি দেখা ছাড়া আর কিছু না করা পাবলিকের জন্য! তো আপনি ভার্সিটিতে সিএসই নিয়ে... | Apr 7 '22 | how-to-setup-codeblocks-for-c-for-noobsbanlga-5gej | /siren/how-to-setup-codeblocks-for-c-for-noobsbanlga-5gej | https://dev.to/siren/how-to-setup-codeblocks-for-c-for-noobsbanlga-5gej | 0 | 4 | null | 2022-04-07T05:07:47Z | null | null | 4 | https://dev.to/siren/how-to-setup-codeblocks-for-c-for-noobsbanlga-5gej | 2022-03-31T05:39:17Z | 2022-04-07T05:26:19Z | null | 2022-04-07T05:07:47Z | 2022-04-07T05:07:47Z | 1 | ['programming', 'tutorial', 'c', 'codeblocks'] | programming, tutorial, c, codeblocks | {'name': 'ShatilKhan', 'username': 'siren', 'twitter_username': None, 'github_username': 'ShatilKhan', 'user_id': 558537, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F558537%2F82f48ad4-591e-4a86-816a-10250ca198cb.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F558537%2F82f48ad4-591e-4a86-816a-10250ca198cb.jpg'} | null | null | 933 | ||
article | 1,046,385 | My Simple Programs | Recently I've been learning how to create some basic programs in the C programming language with my... | Apr 6 '22 | my-simple-programs-3g97 | /gamedev/my-simple-programs-3g97 | https://dev.to/gamedev/my-simple-programs-3g97 | 0 | 8 | null | 2022-04-06T10:16:04Z | null | null | 8 | null | https://dev.to/gamedev/my-simple-programs-3g97 | 2022-04-06T09:25:52Z | 2022-04-15T17:24:10Z | null | 2022-04-06T10:16:04Z | 2022-04-06T10:16:04Z | 2 | ['c'] | c | {'name': 'Thalia Watkins', 'username': 'thaliawatkins', 'twitter_username': None, 'github_username': 'thalia-watkins', 'user_id': 842424, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F842424%2F7dbfee41-f922-4398-b0f5-70268b76ed77.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F842424%2F7dbfee41-f922-4398-b0f5-70268b76ed77.png'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 934 | |
article | 1,044,065 | Creating Games | Recently, I have found myself wanting more and more to be able to play this game my imagination... | Apr 5 '22 | creating-games-4dpj | /gamedev/creating-games-4dpj | https://dev.to/gamedev/creating-games-4dpj | 0 | 10 | null | 2022-04-05T10:47:58Z | null | null | 10 | null | https://dev.to/gamedev/creating-games-4dpj | 2022-04-04T11:44:32Z | 2022-04-15T17:24:01Z | null | 2022-04-05T10:47:58Z | 2022-04-05T10:47:58Z | 2 | ['gamedev', 'c'] | gamedev, c | {'name': 'Sean Watkins', 'username': 'seanwatkins', 'twitter_username': 'SeanWat66478254', 'github_username': 'sean-watkins', 'user_id': 626512, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626512%2F8b6d6b34-626a-489c-af30-0a1668508c61.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626512%2F8b6d6b34-626a-489c-af30-0a1668508c61.png'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 935 | |
article | 1,045,350 | Deciding on a Programming Language for Game Dev | Our first step in learning how to make games was to decide on which programming language to use. I am... | Apr 5 '22 | deciding-on-a-programming-language-13ba | /gamedev/deciding-on-a-programming-language-13ba | https://dev.to/gamedev/deciding-on-a-programming-language-13ba | 0 | 4 | null | 2022-04-05T12:24:21Z | null | null | 4 | null | https://dev.to/gamedev/deciding-on-a-programming-language-13ba | 2022-04-05T11:59:24Z | 2022-04-25T18:46:27Z | null | 2022-04-05T12:24:21Z | 2022-04-05T12:24:21Z | 3 | ['gamedev', 'c', 'emscripten'] | gamedev, c, emscripten | {'name': 'Sam Watkins', 'username': 'sswam', 'twitter_username': 'ssw4m', 'github_username': 'sswam', 'user_id': 247261, 'website_url': 'https://ucm.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F247261%2Fbd7dda89-98eb-427c-b17b-7e096fee78c4.jpg'} | {'name': 'Game Dev From Scratch', 'username': 'gamedev', 'slug': 'gamedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5480%2F5c94d0d1-59c2-4dbf-885a-8ba78f66ecc3.png'} | null | 936 | |
article | 1,044,622 | Map, Filter, Reduce in C: recursive high-order functions using pointers | The functional programming journey has a dual aspect: understanding the paradigm conceptually, and... | Apr 4 '22 | map-filter-reduce-in-c-recursive-high-order-functions-using-pointers-376n | /escribapetrus/map-filter-reduce-in-c-recursive-high-order-functions-using-pointers-376n | https://dev.to/escribapetrus/map-filter-reduce-in-c-recursive-high-order-functions-using-pointers-376n | 1 | 11 | null | 2022-04-04T20:42:42Z | null | null | 11 | https://dev.to/escribapetrus/map-filter-reduce-in-c-recursive-high-order-functions-using-pointers-376n | 2022-04-04T20:32:49Z | 2022-04-05T12:46:55Z | null | 2022-04-04T20:42:42Z | 2024-10-15T19:25:43Z | 8 | ['functional', 'c', 'computerscience', 'discuss'] | functional, c, computerscience, discuss | {'name': 'P. Schreiber 🧙🏻\u200d♂️🔮🐐', 'username': 'escribapetrus', 'twitter_username': 'escribapetrus', 'github_username': 'escribapetrus', 'user_id': 554131, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F554131%2F364392f7-8439-48cf-9870-4df524e2ff70.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F554131%2F364392f7-8439-48cf-9870-4df524e2ff70.jpeg'} | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 937 | ||
article | 1,043,310 | Function Pointers | Function Pointers A function pointer is a pointer that holds the address of a function.... | Apr 3 '22 | function-pointers-4488 | /ahmedgouda/function-pointers-4488 | https://dev.to/ahmedgouda/function-pointers-4488 | 2 | 9 | 13,841 | 2022-04-03T14:43:48Z | null | null | 9 | null | https://ahmedgouda.hashnode.dev/function-pointers | 2022-04-03T14:43:48Z | null | null | 2022-04-03T14:43:48Z | 2022-04-04T23:27:15Z | 5 | ['c', 'programming', 'tutorial', 'computerscience'] | c, programming, tutorial, computerscience | {'name': 'Ahmed Gouda', 'username': 'ahmedgouda', 'twitter_username': 'AhmadGoouda', 'github_username': 'AhmedGoouda', 'user_id': 673523, 'website_url': 'https://ahmedgouda.hashnode.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F673523%2Fbaf269f9-f320-47b7-930b-96c8c945b426.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F673523%2Fbaf269f9-f320-47b7-930b-96c8c945b426.jpg'} | null | null | 938 | |
article | 1,042,633 | Data Structure In C | Datatypes Every day we meet names and numbers—at home, at work, at school, or at play. A... | Apr 2 '22 | data-structure-in-c-126l | /abbhiishek/data-structure-in-c-126l | https://dev.to/abbhiishek/data-structure-in-c-126l | 1 | 8 | null | 2022-04-02T16:12:40Z | null | null | 8 | https://dev.to/abbhiishek/data-structure-in-c-126l | 2022-04-02T16:12:40Z | 2022-04-02T16:12:54Z | null | 2022-04-02T16:12:40Z | 2022-04-14T15:29:13Z | 17 | ['beginners', 'programming', 'tutorial', 'c'] | beginners, programming, tutorial, c | {'name': 'Abhishek kushwaha', 'username': 'abbhiishek', 'twitter_username': 'Abbhishek_k', 'github_username': 'Abbhiishek', 'user_id': 773153, 'website_url': 'https://abhishekkushwaha.vercel.app/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F773153%2F7d3a0677-5d83-4c60-b723-ce99ef05a1b6.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F773153%2F7d3a0677-5d83-4c60-b723-ce99ef05a1b6.jpeg'} | null | null | 939 | ||
article | 1,007,729 | Static code analysis tool
| SoftaCheck is a static code analysis tool for C/C++, integrated with GitHub. Generate code... | Mar 3 '22 | static-code-analysis-tool-1co1 | /softacheck/static-code-analysis-tool-1co1 | https://dev.to/softacheck/static-code-analysis-tool-1co1 | 0 | 1 | null | 2022-03-03T12:15:10Z | null | null | 1 | https://dev.to/softacheck/static-code-analysis-tool-1co1 | 2022-03-03T12:15:10Z | null | null | 2022-03-03T12:15:10Z | 2022-03-03T12:15:10Z | 1 | ['c', 'cpp', 'java'] | c, cpp, java | {'name': 'SoftaCheck', 'username': 'softacheck', 'twitter_username': 'SoftaCheck', 'github_username': None, 'user_id': 824768, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F824768%2Fd7f6129f-838f-4667-85aa-ec28cb434146.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F824768%2Fd7f6129f-838f-4667-85aa-ec28cb434146.png'} | null | null | 940 | ||
article | 1,002,707 | I need help in understanding a portion in functions | I am an Animal Science student and started venturing into programming I decided to learn C as my... | Feb 27 '22 | i-need-help-in-understanding-a-portion-in-functions-bj7 | /steffqing/i-need-help-in-understanding-a-portion-in-functions-bj7 | https://dev.to/steffqing/i-need-help-in-understanding-a-portion-in-functions-bj7 | 0 | 0 | null | 2022-02-27T00:17:35Z | null | null | 0 | null | https://dev.to/steffqing/i-need-help-in-understanding-a-portion-in-functions-bj7 | 2022-02-27T00:17:35Z | null | null | 2022-02-27T00:17:35Z | 2022-02-27T00:17:35Z | 1 | ['c', 'functions', 'variables', 'beginners'] | c, functions, variables, beginners | {'name': 'Steve Tomi', 'username': 'steffqing', 'twitter_username': 'OlagbadunSteven', 'github_username': 'SteffQing', 'user_id': 691406, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F691406%2Fb2a508e7-0411-4e3d-a810-449c8e928028.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F691406%2Fb2a508e7-0411-4e3d-a810-449c8e928028.png'} | null | null | 941 | |
article | 1,040,175 | Pre-increment Operator: C Program | In pre-increment, first the value of the variable is incremented after that the assignment or other... | Mar 31 '22 | pre-increment-operator-c-program-bk4 | /selmonhaftom/pre-increment-operator-c-program-bk4 | https://dev.to/selmonhaftom/pre-increment-operator-c-program-bk4 | 0 | 8 | null | 2022-03-31T08:58:55Z | null | null | 8 | null | https://dev.to/selmonhaftom/pre-increment-operator-c-program-bk4 | 2022-03-31T08:58:55Z | null | null | 2022-03-31T08:58:55Z | 2022-03-31T08:58:55Z | 1 | ['c', 'programming', 'webdev', 'tutorial'] | c, programming, webdev, tutorial | {'name': 'selmon haftom', 'username': 'selmonhaftom', 'twitter_username': 'SelmonHaftom', 'github_username': 'selmons', 'user_id': 832764, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F832764%2F46c65e7a-b9e0-4132-91e5-07cc3943ab53.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F832764%2F46c65e7a-b9e0-4132-91e5-07cc3943ab53.jpg'} | null | null | 942 | |
article | 1,037,411 | Selection and Iteration in C | Selection Statements Selection statements are used to choose among alternative actions. ... | Mar 28 '22 | selection-and-iteration-in-c-37d4 | /ahmedgouda/selection-and-iteration-in-c-37d4 | https://dev.to/ahmedgouda/selection-and-iteration-in-c-37d4 | 0 | 5 | 17,576 | 2022-03-28T22:44:44Z | null | null | 5 | null | https://ahmedgouda.hashnode.dev/selection-and-iteration-in-c | 2022-03-28T22:44:44Z | 2022-04-03T14:39:38Z | null | 2022-03-28T22:44:44Z | 2022-03-28T22:44:44Z | 2 | ['c', 'beginners', 'tutorial', 'programming'] | c, beginners, tutorial, programming | {'name': 'Ahmed Gouda', 'username': 'ahmedgouda', 'twitter_username': 'AhmadGoouda', 'github_username': 'AhmedGoouda', 'user_id': 673523, 'website_url': 'https://ahmedgouda.hashnode.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F673523%2Fbaf269f9-f320-47b7-930b-96c8c945b426.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F673523%2Fbaf269f9-f320-47b7-930b-96c8c945b426.jpg'} | null | null | 943 | |
article | 1,037,409 | Bit Manipulation | Bit Manipulation Bit manipulation is used in a variety of problems. Sometimes, the... | Mar 28 '22 | bit-manipulation-4nfi | /ahmedgouda/bit-manipulation-4nfi | https://dev.to/ahmedgouda/bit-manipulation-4nfi | 0 | 4 | 13,841 | 2022-03-28T22:41:39Z | null | null | 4 | null | https://ahmedgouda.hashnode.dev/bit-manipulation | 2022-03-28T22:41:39Z | 2022-04-03T14:40:05Z | null | 2022-03-28T22:41:39Z | 2022-03-28T22:41:39Z | 3 | ['c', 'beginners', 'tutorial', 'programming'] | c, beginners, tutorial, programming | {'name': 'Ahmed Gouda', 'username': 'ahmedgouda', 'twitter_username': 'AhmadGoouda', 'github_username': 'AhmedGoouda', 'user_id': 673523, 'website_url': 'https://ahmedgouda.hashnode.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F673523%2Fbaf269f9-f320-47b7-930b-96c8c945b426.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F673523%2Fbaf269f9-f320-47b7-930b-96c8c945b426.jpg'} | null | null | 944 | |
article | 1,036,843 | Why You Should Be Worried About the Future of C/C++ in Embedded | The Grim View Software failures are nothing new in embedded, though with the continuing... | Mar 28 '22 | why-you-should-be-worried-about-the-future-of-cc-in-embedded-cm | /theembeddedrustacean/why-you-should-be-worried-about-the-future-of-cc-in-embedded-cm | https://dev.to/theembeddedrustacean/why-you-should-be-worried-about-the-future-of-cc-in-embedded-cm | 0 | 12 | null | 2022-03-28T12:05:47Z | en | null | 12 | https://dev.to/theembeddedrustacean/why-you-should-be-worried-about-the-future-of-cc-in-embedded-cm | 2022-03-28T12:05:47Z | 2023-08-30T06:09:07Z | null | 2022-03-28T12:05:47Z | 2022-03-28T12:05:47Z | 8 | ['rust', 'cpp', 'c', 'embedded'] | rust, cpp, c, embedded | {'name': 'Omar Hiari', 'username': 'theembeddedrustacean', 'twitter_username': 'apollolabsbin', 'github_username': 'apollolabsdev', 'user_id': 832324, 'website_url': 'https://www.theembeddedrustacean.com/subscribe', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F832324%2Fa5f5a203-e6c1-4042-bfad-a7d84a346b3c.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F832324%2Fa5f5a203-e6c1-4042-bfad-a7d84a346b3c.png'} | null | null | 945 | ||
article | 1,034,313 | Variables in C - Programming Language | Variables Variables are the name of a memory location where data is being stored . int... | Mar 25 '22 | variables-in-c-programming-language-54m9 | /abbhiishek/variables-in-c-programming-language-54m9 | https://dev.to/abbhiishek/variables-in-c-programming-language-54m9 | 4 | 8 | 17,459 | 2022-03-25T15:02:38Z | null | null | 8 | https://abbhishek.hashnode.dev/variables-in-c-programming-language | 2022-03-25T15:02:38Z | 2022-04-02T14:51:16Z | null | 2022-03-25T15:02:38Z | 2022-06-14T13:31:45Z | 3 | ['c', 'programming', 'beginners', 'productivity'] | c, programming, beginners, productivity | {'name': 'Abhishek kushwaha', 'username': 'abbhiishek', 'twitter_username': 'Abbhishek_k', 'github_username': 'Abbhiishek', 'user_id': 773153, 'website_url': 'https://abhishekkushwaha.vercel.app/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F773153%2F7d3a0677-5d83-4c60-b723-ce99ef05a1b6.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F773153%2F7d3a0677-5d83-4c60-b723-ce99ef05a1b6.jpeg'} | null | null | 946 | ||
article | 1,034,212 | Important C Programs | 1. Leap Year Program Leap years are the year where an extra, or intercalary, days is added... | Mar 25 '22 | important-c-programs-p67 | /shubhamathawane/important-c-programs-p67 | https://dev.to/shubhamathawane/important-c-programs-p67 | 4 | 14 | null | 2022-03-25T11:32:52Z | null | null | 14 | https://dev.to/shubhamathawane/important-c-programs-p67 | 2022-03-25T11:32:52Z | null | null | 2022-03-25T11:32:52Z | 2022-04-06T19:14:42Z | 4 | ['cpp', 'beginners', 'c', 'programming'] | cpp, beginners, c, programming | {'name': 'Shubham Athawane', 'username': 'shubhamathawane', 'twitter_username': 'shubhamathawane', 'github_username': 'shubhamathawane', 'user_id': 759722, 'website_url': 'https://shubhamathawane.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F759722%2F52f1d696-9d5d-4239-b3c3-236787d41766.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F759722%2F52f1d696-9d5d-4239-b3c3-236787d41766.png'} | null | null | 947 | ||
article | 993,220 | compilation process of C programs at a glance | 2022-2-18 view image in full resolution | Feb 18 '22 | compilation-process-of-c-programs-3pe0 | /acekay/compilation-process-of-c-programs-3pe0 | https://dev.to/acekay/compilation-process-of-c-programs-3pe0 | 0 | 0 | null | 2022-02-18T08:07:40Z | null | null | 0 | null | https://dev.to/acekay/compilation-process-of-c-programs-3pe0 | 2022-02-18T07:55:00Z | 2022-02-18T08:22:47Z | null | 2022-02-18T08:07:40Z | 2022-02-18T08:07:40Z | 1 | ['c', 'ataglance'] | c, ataglance | {'name': 'Acekay', 'username': 'acekay', 'twitter_username': None, 'github_username': 'eisukeesaki', 'user_id': 807792, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F807792%2F1bfd16a6-f48b-4d09-b996-715b49d09d09.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F807792%2F1bfd16a6-f48b-4d09-b996-715b49d09d09.jpg'} | null | null | 948 | |
article | 1,027,725 | Why Safe Programming Matters and Why a Language Like Rust Matters | Why safe programming matters and why I would choose Rust for that. We will also talk about Fast and safe programming with Rust. | Mar 21 '22 | why-safe-programming-matters-and-why-a-language-like-rust-matters-3m45 | /oktadev/why-safe-programming-matters-and-why-a-language-like-rust-matters-3m45 | https://dev.to/oktadev/why-safe-programming-matters-and-why-a-language-like-rust-matters-3m45 | 6 | 57 | null | 2022-03-21T07:30:12Z | null | null | 57 | https://developer.okta.com/blog/2022/03/18/programming-security-and-why-rust | 2022-03-19T08:49:52Z | null | null | 2022-03-21T07:30:12Z | 2024-04-15T03:02:28Z | 10 | ['security', 'rust', 'cpp', 'c'] | security, rust, cpp, c | {'name': 'Deepu K Sasidharan', 'username': 'deepu105', 'twitter_username': 'deepu105', 'github_username': 'deepu105', 'user_id': 178939, 'website_url': 'https://deepu.tech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F178939%2F38a82d99-3a0c-4a47-84fc-76fff3144cda.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F178939%2F38a82d99-3a0c-4a47-84fc-76fff3144cda.png'} | {'name': 'Okta', 'username': 'oktadev', 'slug': 'oktadev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F129%2F9284e7ae-5b8a-49ab-89de-0e5ebe85847b.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F129%2F9284e7ae-5b8a-49ab-89de-0e5ebe85847b.jpg'} | null | 949 | ||
article | 1,030,994 | Pub/Sub: C implementation | Note: this implementation is not optimized as: Unsubscribing sets NULL on subscriptions... | Mar 22 '22 | pubsub-c-implementation-4j8n | /nullxx/pubsub-c-implementation-4j8n | https://dev.to/nullxx/pubsub-c-implementation-4j8n | 0 | 5 | null | 2022-03-22T15:16:50Z | null | null | 5 | https://dev.to/nullxx/pubsub-c-implementation-4j8n | 2022-03-22T15:14:00Z | null | null | 2022-03-22T15:16:50Z | 2022-03-22T15:16:50Z | 1 | ['c', 'pubsub', 'programming'] | c, pubsub, programming | {'name': 'NULLX', 'username': 'nullxx', 'twitter_username': None, 'github_username': 'nullxx', 'user_id': 577610, 'website_url': 'https://nullx.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F577610%2Fa309363d-af9f-4fd7-89b8-466411123c9d.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F577610%2Fa309363d-af9f-4fd7-89b8-466411123c9d.png'} | null | null | 950 | ||
article | 1,030,285 | A Noobs question | As I am made to understand, a For loop continues to run until it's condition turns false Now am... | Mar 22 '22 | a-noobs-question-3gbh | /steffqing/a-noobs-question-3gbh | https://dev.to/steffqing/a-noobs-question-3gbh | 2 | 0 | null | 2022-03-22T00:14:11Z | null | null | 0 | null | https://dev.to/steffqing/a-noobs-question-3gbh | 2022-03-22T00:14:11Z | null | null | 2022-03-22T00:14:11Z | 2022-03-27T17:45:09Z | 1 | ['beginners', 'c', 'programming', 'tutorial'] | beginners, c, programming, tutorial | {'name': 'Steve Tomi', 'username': 'steffqing', 'twitter_username': 'OlagbadunSteven', 'github_username': 'SteffQing', 'user_id': 691406, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F691406%2Fb2a508e7-0411-4e3d-a810-449c8e928028.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F691406%2Fb2a508e7-0411-4e3d-a810-449c8e928028.png'} | null | null | 951 | |
article | 1,002,387 | C Static Libraries | What is a static library? A static library is an archive file containing object files that... | Mar 1 '22 | c-static-libraries-46c6 | /kristi/c-static-libraries-46c6 | https://dev.to/kristi/c-static-libraries-46c6 | 1 | 7 | null | 2022-03-01T08:14:57Z | null | null | 7 | https://dev.to/kristi/c-static-libraries-46c6 | 2022-02-26T15:29:10Z | 2022-03-01T08:43:45Z | null | 2022-03-01T08:14:57Z | 2022-03-02T15:49:33Z | 2 | ['c', 'computerscience', 'programming', 'linux'] | c, computerscience, programming, linux | {'name': 'Kristi', 'username': 'kristi', 'twitter_username': None, 'github_username': 'KristiSeraj', 'user_id': 596269, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F596269%2Fafc48dba-1cda-4517-b439-696785ca397b.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F596269%2Fafc48dba-1cda-4517-b439-696785ca397b.jpg'} | null | null | 952 | ||
article | 1,029,009 | Hello World! | Hey there! We all know what's a "Hello World" meant in a programming language. It's the begining of... | Mar 20 '22 | hello-world-3cf9 | /jagadeeshkj/hello-world-3cf9 | https://dev.to/jagadeeshkj/hello-world-3cf9 | 0 | 1 | null | 2022-03-20T17:28:59Z | null | null | 1 | null | https://dev.to/jagadeeshkj/hello-world-3cf9 | 2022-03-20T17:28:59Z | 2022-03-21T16:50:32Z | null | 2022-03-20T17:28:59Z | 2022-03-20T17:28:59Z | 3 | ['c', 'programming', 'beginners'] | c, programming, beginners | {'name': 'Jagadeesh Koyya', 'username': 'jagadeeshkj', 'twitter_username': 'Jagadeesh10th', 'github_username': 'JagadeeshKJ', 'user_id': 664525, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F664525%2Fbbdb8466-f199-4db9-975e-248425887331.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F664525%2Fbbdb8466-f199-4db9-975e-248425887331.jpg'} | null | null | 953 | |
article | 1,028,279 | Working with D3 from C | Another installment in bringing about the javascript singularity! I want to be able to use Rocket's... | Mar 20 '22 | working-with-d3-from-c-lb4 | /krowemoh/working-with-d3-from-c-lb4 | https://dev.to/krowemoh/working-with-d3-from-c-lb4 | 1 | 4 | null | 2022-03-20T00:03:08Z | null | null | 4 | null | https://dev.to/krowemoh/working-with-d3-from-c-lb4 | 2022-03-20T00:03:08Z | null | null | 2022-03-20T00:03:08Z | 2022-03-20T15:59:47Z | 3 | ['multivalue', 'c', 'tutorial'] | multivalue, c, tutorial | {'name': 'Nivethan', 'username': 'krowemoh', 'twitter_username': None, 'github_username': 'Krowemoh', 'user_id': 382421, 'website_url': 'https://nivethan.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382421%2F833703cf-89f2-4746-a343-cf010d2cdf41.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382421%2F833703cf-89f2-4746-a343-cf010d2cdf41.png'} | null | null | 954 | |
article | 1,016,292 | Storage Classes in C | Every variable possesses 2 features i.e. type and storage class. Type refers to the data type of the... | Mar 8 '22 | storage-classes-in-c-4o8g | /supernerdd007/storage-classes-in-c-4o8g | https://dev.to/supernerdd007/storage-classes-in-c-4o8g | 0 | 4 | null | 2022-03-08T15:29:01Z | null | null | 4 | https://dev.to/supernerdd007/storage-classes-in-c-4o8g | 2022-03-08T15:29:01Z | null | null | 2022-03-08T15:29:01Z | 2022-03-08T15:29:01Z | 2 | ['computerscience', 'c', 'programming', 'storageclasses'] | computerscience, c, programming, storageclasses | {'name': 'supernerdd007', 'username': 'supernerdd007', 'twitter_username': None, 'github_username': 'supernerdd007', 'user_id': 827437, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F827437%2F6aed5ad7-10da-442a-8361-a00d58a9fb16.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F827437%2F6aed5ad7-10da-442a-8361-a00d58a9fb16.jpg'} | null | null | 955 | ||
article | 1,025,821 | Int to hex string c++ | 🎉 Before you dive into this article... 🚀 Check out our vibrant new community at CoderLegion.com! 💡... | Mar 17 '22 | int-to-hex-string-c-3aij | /coderlegi0n/int-to-hex-string-c-3aij | https://dev.to/coderlegi0n/int-to-hex-string-c-3aij | 0 | 1 | null | 2022-03-17T10:31:38Z | en | null | 1 | null | https://kodblems.com/14451/int-to-hex-string-c | 2022-03-17T10:31:38Z | 2024-12-04T06:39:54Z | null | 2022-03-17T10:31:38Z | 2022-03-17T10:31:38Z | 1 | ['c', 'decimal', 'hex', 'int'] | c, decimal, hex, int | {'name': 'CoderLegion', 'username': 'coderlegi0n', 'twitter_username': 'CoderLegion1', 'github_username': None, 'user_id': 322428, 'website_url': 'https://Coderlegion.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg'} | null | null | 956 | |
article | 1,025,824 | error in fun(newx[, i], ...) : invalid 'type' (character) of argument | 🎉 Before you dive into this article... 🚀 Check out our vibrant new community at CoderLegion.com! 💡... | Mar 17 '22 | error-in-funnewx-i-invalid-type-character-of-argument-glb | /coderlegi0n/error-in-funnewx-i-invalid-type-character-of-argument-glb | https://dev.to/coderlegi0n/error-in-funnewx-i-invalid-type-character-of-argument-glb | 0 | 1 | null | 2022-03-17T10:33:46Z | en | null | 1 | null | https://kodblems.com/14449/error-in-fun-newx-i-invalid-type-character-of-argument | 2022-03-17T10:33:46Z | 2024-12-04T06:40:33Z | null | 2022-03-17T10:33:46Z | 2022-03-17T10:33:46Z | 1 | ['errors', 'c', 'lattice', 'array'] | errors, c, lattice, array | {'name': 'CoderLegion', 'username': 'coderlegi0n', 'twitter_username': 'CoderLegion1', 'github_username': None, 'user_id': 322428, 'website_url': 'https://Coderlegion.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg'} | null | null | 957 | |
article | 1,011,796 | Does this look like normal UI code? | Currently working on a CLI app for UNO and just wondering if my little snippet here is normal for UI... | Mar 5 '22 | does-this-look-like-normal-ui-code-2ak1 | /ofeeg/does-this-look-like-normal-ui-code-2ak1 | https://dev.to/ofeeg/does-this-look-like-normal-ui-code-2ak1 | 0 | 5 | null | 2022-03-05T23:21:29Z | null | null | 5 | https://dev.to/ofeeg/does-this-look-like-normal-ui-code-2ak1 | 2022-03-05T23:21:29Z | null | null | 2022-03-05T23:21:29Z | 2022-03-05T23:21:29Z | 1 | ['beginners', 'ux', 'c', 'opensource'] | beginners, ux, c, opensource | {'name': 'Mason Hanna', 'username': 'ofeeg', 'twitter_username': 'most_DFF', 'github_username': 'ofeeg', 'user_id': 825472, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F825472%2F58f1db2b-2c03-45bc-af97-fcf9daeeb2e4.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F825472%2F58f1db2b-2c03-45bc-af97-fcf9daeeb2e4.jpg'} | null | null | 958 | ||
article | 1,023,493 | C++ Error: Require a type specifier for all declarations | 🎉 Before you dive into this article... 🚀 Check out our vibrant new community at CoderLegion.com! 💡... | Mar 15 '22 | c-error-require-a-type-specifier-for-all-declarations-20ni | /coderlegi0n/c-error-require-a-type-specifier-for-all-declarations-20ni | https://dev.to/coderlegi0n/c-error-require-a-type-specifier-for-all-declarations-20ni | 0 | 1 | null | 2022-03-15T13:51:52Z | en | null | 1 | null | https://kodblems.com/14458/c-error-require-a-type-specifier-for-all-declarations | 2022-03-15T13:51:52Z | 2024-12-04T06:38:39Z | null | 2022-03-15T13:51:52Z | 2022-03-15T13:51:52Z | 2 | ['c', 'errors', 'typespecifier', 'declarationerror'] | c, errors, typespecifier, declarationerror | {'name': 'CoderLegion', 'username': 'coderlegi0n', 'twitter_username': 'CoderLegion1', 'github_username': None, 'user_id': 322428, 'website_url': 'https://Coderlegion.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg'} | null | null | 959 | |
article | 1,023,485 | "Setdestination" can only be called on an active agent that has been placed on a navmesh. | 🎉 Before you dive into this article... 🚀 Check out our vibrant new community at CoderLegion.com! 💡... | Mar 15 '22 | setdestination-can-only-be-called-on-an-active-agent-that-has-been-placed-on-a-navmesh-2823 | /coderlegi0n/setdestination-can-only-be-called-on-an-active-agent-that-has-been-placed-on-a-navmesh-2823 | https://dev.to/coderlegi0n/setdestination-can-only-be-called-on-an-active-agent-that-has-been-placed-on-a-navmesh-2823 | 1 | 0 | null | 2022-03-15T13:43:50Z | en | null | 0 | null | https://kodblems.com/14461/setdestination-can-only-be-called-on-an-active-agent-that-has-been-placed-on-a-navmesh | 2022-03-15T13:43:50Z | 2024-12-04T06:37:55Z | null | 2022-03-15T13:43:50Z | 2022-05-14T17:21:42Z | 2 | ['c', 'unity3d'] | c, unity3d | {'name': 'CoderLegion', 'username': 'coderlegi0n', 'twitter_username': 'CoderLegion1', 'github_username': None, 'user_id': 322428, 'website_url': 'https://Coderlegion.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg'} | null | null | 960 | |
article | 1,021,126 | Getting started with pthreads | Installing pthreads library Compiling pthread programs Pthreads API Installation... | Mar 13 '22 | pthreads-introduction-ngh | /sofaki000/pthreads-introduction-ngh | https://dev.to/sofaki000/pthreads-introduction-ngh | 0 | 6 | null | 2022-03-13T07:49:22Z | null | null | 6 | null | https://dev.to/sofaki000/pthreads-introduction-ngh | 2022-03-13T07:34:35Z | 2022-03-13T07:50:09Z | null | 2022-03-13T07:49:22Z | 2022-03-13T07:49:22Z | 1 | ['c', 'pthreads', 'threads', 'programming'] | c, pthreads, threads, programming | {'name': 'sofaki000', 'username': 'sofaki000', 'twitter_username': None, 'github_username': 'sofaki000', 'user_id': 511829, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F511829%2Fc2ae0d99-0c3f-43cb-977c-05f915534a2a.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F511829%2Fc2ae0d99-0c3f-43cb-977c-05f915534a2a.png'} | null | null | 961 | |
article | 1,020,649 | Write to a file in c++ | 🎉 Before you dive into this article... 🚀 Check out our vibrant new community at CoderLegion.com! 💡... | Mar 12 '22 | write-to-a-file-in-c-1hp7 | /coderlegi0n/write-to-a-file-in-c-1hp7 | https://dev.to/coderlegi0n/write-to-a-file-in-c-1hp7 | 2 | 4 | null | 2022-03-12T14:58:39Z | en | null | 4 | https://kodblems.com/14533/write-to-a-file-in-c | 2022-03-12T14:58:39Z | 2024-12-04T06:44:21Z | null | 2022-03-12T14:58:39Z | 2022-03-19T15:49:15Z | 3 | ['c', 'file'] | c, file | {'name': 'CoderLegion', 'username': 'coderlegi0n', 'twitter_username': 'CoderLegion1', 'github_username': None, 'user_id': 322428, 'website_url': 'https://Coderlegion.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322428%2F5b704f9b-c585-4b05-b03e-1e672cc8ab17.jpg'} | null | null | 962 | ||
article | 1,003,281 | Enhancing .NET exceptions with just a line of code | Original post at: https://siderite.dev/blog/enhancing-net-exceptions-with-just-line-of-code/ Tracing... | Feb 27 '22 | enhancing-net-exceptions-with-just-a-line-of-code-14ig | /costinmanda/enhancing-net-exceptions-with-just-a-line-of-code-14ig | https://dev.to/costinmanda/enhancing-net-exceptions-with-just-a-line-of-code-14ig | 0 | 7 | null | 2022-02-27T16:08:47Z | null | null | 7 | null | https://siderite.dev/blog/enhancing-net-exceptions-with-just-line-of-code/ | 2022-02-27T16:07:57Z | 2022-02-27T16:09:49Z | 2022-02-27T16:08:47Z | 2022-02-27T16:06:59Z | 2022-02-27T16:06:59Z | 5 | ['programming', 'net', 'c'] | programming, net, c | {'name': 'Costin Manda', 'username': 'costinmanda', 'twitter_username': 'Siderite', 'github_username': 'Siderite', 'user_id': 51960, 'website_url': 'https://siderite.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F51960%2F79804017-c36e-4a67-92b7-ebd4818d97e8.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F51960%2F79804017-c36e-4a67-92b7-ebd4818d97e8.png'} | null | null | 963 | |
article | 1,016,313 | Custom endsWith and startsWith Functions | Originally published on February 22, 2022 at https://rivea0.github.io/blog When working with... | Mar 8 '22 | custom-endswith-and-startswith-functions-2ce8 | /rivea0/custom-endswith-and-startswith-functions-2ce8 | https://dev.to/rivea0/custom-endswith-and-startswith-functions-2ce8 | 6 | 6 | null | 2022-03-08T15:55:55Z | null | null | 6 | null | https://rivea0.github.io/blog/custom-endswith-and-startswith-functions/ | 2022-03-08T15:55:55Z | 2022-03-15T11:10:43Z | null | 2022-03-08T15:55:55Z | 2024-03-01T03:11:08Z | 4 | ['javascript', 'python', 'c', 'beginners'] | javascript, python, c, beginners | {'name': 'Eda', 'username': 'rivea0', 'twitter_username': None, 'github_username': 'rivea0', 'user_id': 826705, 'website_url': 'https://rivea0.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F826705%2F35c44820-fc70-4d09-a581-0987910075fb.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F826705%2F35c44820-fc70-4d09-a581-0987910075fb.jpg'} | null | null | 964 | |
article | 1,015,119 | Is C still worth learning? | Let's clear this myth, Rust is not replacing C, and C is not going away anytime soon. But you may... | Mar 7 '22 | is-c-still-worth-learning-4d8e | /mustafif/is-c-still-worth-learning-4d8e | https://dev.to/mustafif/is-c-still-worth-learning-4d8e | 18 | 11 | null | 2022-03-07T22:20:29Z | null | null | 11 | https://dev.to/mustafif/is-c-still-worth-learning-4d8e | 2022-03-07T22:20:29Z | null | null | 2022-03-07T22:20:29Z | 2024-07-17T20:46:06Z | 2 | ['c', 'programming'] | c, programming | {'name': 'Mustafif ', 'username': 'mustafif', 'twitter_username': 'MustafifKhan', 'github_username': 'Mustafif', 'user_id': 801029, 'website_url': 'http://mustafif.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801029%2F0eebf596-2d07-43ef-9c59-1874bdf994ff.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801029%2F0eebf596-2d07-43ef-9c59-1874bdf994ff.png'} | null | null | 965 | ||
article | 1,016,385 | Animal Squad Game | Check my game 'Animal Squad' It's free on GooglePlay ! Hello, I hope you all are well, I need... | Mar 8 '22 | animal-squad-game-3ff5 | /kutaiba_momani/animal-squad-game-3ff5 | https://dev.to/kutaiba_momani/animal-squad-game-3ff5 | 0 | 4 | null | 2022-03-08T17:58:52Z | null | null | 4 | null | https://dev.to/kutaiba_momani/animal-squad-game-3ff5 | 2022-03-08T17:58:52Z | 2022-03-08T17:59:35Z | null | 2022-03-08T17:58:52Z | 2022-03-08T17:58:52Z | 1 | ['programming', 'c', 'unity3d', 'gamedev'] | programming, c, unity3d, gamedev | {'name': 'Kutaiba Momani', 'username': 'kutaiba_momani', 'twitter_username': 'kutaiba_momani', 'github_username': None, 'user_id': 611458, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F611458%2F20da182b-a717-4900-b424-78ff12ae6fc8.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F611458%2F20da182b-a717-4900-b424-78ff12ae6fc8.jpg'} | null | null | 966 | |
article | 1,008,234 | Why C? | Today a junior asked me a question that ‘There are more advanced languages like C++, C#, and Java so... | Mar 3 '22 | why-c-4fka | /pulkitsaini0007/why-c-4fka | https://dev.to/pulkitsaini0007/why-c-4fka | 1 | 5 | null | 2022-03-03T18:21:12Z | null | null | 5 | https://dev.to/pulkitsaini0007/why-c-4fka | 2022-03-03T18:21:12Z | null | null | 2022-03-03T18:21:12Z | 2022-03-04T20:06:52Z | 5 | ['programming', 'c'] | programming, c | {'name': 'Pulkit Saini', 'username': 'pulkitsaini0007', 'twitter_username': 'PulkitSaini0007', 'github_username': None, 'user_id': 818157, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F818157%2F6366415c-befd-452b-a4fd-feacdda1ec63.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F818157%2F6366415c-befd-452b-a4fd-feacdda1ec63.jpg'} | null | null | 967 | ||
article | 1,003,914 | Getting Started With C Programming | What is C? C is a general-purpose, procedural, middle-level programming language developed... | Feb 28 '22 | printing-hello-world-in-c-161n | /susmitadey/printing-hello-world-in-c-161n | https://dev.to/susmitadey/printing-hello-world-in-c-161n | 2 | 5 | null | 2022-02-28T10:17:55Z | null | null | 5 | null | https://dev.to/susmitadey/printing-hello-world-in-c-161n | 2022-02-28T10:17:55Z | 2022-03-05T16:13:17Z | null | 2022-02-28T10:17:55Z | 2022-03-02T05:43:31Z | 1 | ['c', 'programming', 'beginners', 'helloworld'] | c, programming, beginners, helloworld | {'name': 'Susmita Dey', 'username': 'susmitadey', 'twitter_username': 'its_SusmitaDey', 'github_username': 'Susmita-Dey', 'user_id': 801056, 'website_url': 'https://susmitadey.me/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801056%2F11c5cf42-863e-469e-8d5b-bfb18c5776c7.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801056%2F11c5cf42-863e-469e-8d5b-bfb18c5776c7.png'} | null | null | 968 | |
article | 1,002,380 | Learn C with me! C in one blog | C is being there for years now but for beginners C is very hard to learn.I already use C and bash on... | Feb 26 '22 | learn-c-with-me-c-in-one-blog-3gj8 | /dumboprogrammer/learn-c-with-me-c-in-one-blog-3gj8 | https://dev.to/dumboprogrammer/learn-c-with-me-c-in-one-blog-3gj8 | 4 | 6 | null | 2022-02-26T14:54:41Z | null | null | 6 | null | https://dev.to/dumboprogrammer/learn-c-with-me-c-in-one-blog-3gj8 | 2022-02-26T14:54:41Z | 2022-05-09T15:41:09Z | null | 2022-02-26T14:54:41Z | 2022-02-28T15:46:37Z | 7 | ['c', 'beginners', 'tutorial', 'codenewbie'] | c, beginners, tutorial, codenewbie | {'name': 'Tawhid', 'username': 'dumboprogrammer', 'twitter_username': None, 'github_username': 'Dumbo-programmer', 'user_id': 769183, 'website_url': 'https://tawhid.thedev.id', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F769183%2F7dc158c9-ed14-46c2-8be8-7d3dcc82f723.gif', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F769183%2F7dc158c9-ed14-46c2-8be8-7d3dcc82f723.gif'} | null | null | 969 | |
article | 1,000,609 | Assembler Basics. | Resources Assembly language is a symbolic representation of machine language. It is therefore... | Feb 26 '22 | assembler-basics-4558 | /serputov/assembler-basics-4558 | https://dev.to/serputov/assembler-basics-4558 | 0 | 8 | null | 2022-02-26T01:24:16Z | null | null | 8 | https://dev.to/serputov/assembler-basics-4558 | 2022-02-24T20:31:54Z | null | null | 2022-02-26T01:24:16Z | 2022-02-26T01:24:16Z | 5 | ['opensource', 'programming', 'c', 'git'] | opensource, programming, c, git | {'name': 'A Serputov', 'username': 'serputov', 'twitter_username': 'aserputov', 'github_username': 'aserputov', 'user_id': 752345, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F752345%2F8320b062-39ca-443d-92f7-98c16174feef.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F752345%2F8320b062-39ca-443d-92f7-98c16174feef.jpg'} | null | null | 970 | ||
article | 1,000,613 | AArch64 & X86 64 Registers and Instruction Quick Start | General-Purpose Registers For AArch64 The aarch64 registers are named: r0 through r30 - to refer... | Feb 26 '22 | aarch64-x86-64-registers-and-instruction-quick-start-19bd | /serputov/aarch64-x86-64-registers-and-instruction-quick-start-19bd | https://dev.to/serputov/aarch64-x86-64-registers-and-instruction-quick-start-19bd | 0 | 9 | null | 2022-02-26T01:24:05Z | null | null | 9 | https://dev.to/serputov/aarch64-x86-64-registers-and-instruction-quick-start-19bd | 2022-02-24T20:48:14Z | null | null | 2022-02-26T01:24:05Z | 2022-02-26T01:24:05Z | 3 | ['opensource', 'programming', 'c', 'computerscience'] | opensource, programming, c, computerscience | {'name': 'A Serputov', 'username': 'serputov', 'twitter_username': 'aserputov', 'github_username': 'aserputov', 'user_id': 752345, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F752345%2F8320b062-39ca-443d-92f7-98c16174feef.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F752345%2F8320b062-39ca-443d-92f7-98c16174feef.jpg'} | null | null | 971 | ||
article | 997,824 | How to Write a C++ Library | Prerequisite: One must be familiar with coding in C++. I coded my first C++ libraries 5 years back,... | Feb 22 '22 | namespace-ra-how-to-write-c-library-4a4c | /ra101/namespace-ra-how-to-write-c-library-4a4c | https://dev.to/ra101/namespace-ra-how-to-write-c-library-4a4c | 8 | 38 | 15,046 | 2022-02-22T21:24:08Z | null | null | 38 | https://ra101.hashnode.dev/namespace-ra | 2022-02-22T19:08:59Z | 2022-02-27T09:56:35Z | null | 2022-02-22T21:24:08Z | 2024-05-06T03:02:00Z | 7 | ['c', 'cpp', 'opensource', 'tutorial'] | c, cpp, opensource, tutorial | {'name': 'Parth Agarwal', 'username': 'ra101', 'twitter_username': 'agarwalparth101', 'github_username': 'ra101', 'user_id': 471869, 'website_url': 'https://ra101.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F471869%2F8c348996-72a9-461b-95d4-3b599df6284f.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F471869%2F8c348996-72a9-461b-95d4-3b599df6284f.jpg'} | null | null | 972 | ||
article | 963,252 | C format | Python : I have 5 types of data Php : I have 4 C : Lol I have 18 types of data. | Jan 21 '22 | c-format-apj | /outakush/c-format-apj | https://dev.to/outakush/c-format-apj | 0 | 0 | null | 2022-01-21T19:53:07Z | null | null | 0 | null | https://dev.to/outakush/c-format-apj | 2022-01-21T19:53:07Z | null | null | 2022-01-21T19:53:07Z | 2022-01-21T19:53:07Z | 1 | ['c', 'programming', 'programmers', 'web'] | c, programming, programmers, web | {'name': 'Outakush', 'username': 'outakush', 'twitter_username': None, 'github_username': 'Outakush', 'user_id': 800878, 'website_url': 'https://openscript.000webhostapp.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F800878%2F70e51fa1-8136-4ad5-a289-ae3abdbfbd17.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F800878%2F70e51fa1-8136-4ad5-a289-ae3abdbfbd17.jpg'} | null | null | 973 | |
article | 987,957 | Wait, .NET is HOW old?!? | Wow, the time has really flown by, hasn’t it?!? Today marks the 20th anniversary of .NET! Released on... | Feb 13 '22 | wait-net-is-how-old-4moj | /nordyj/wait-net-is-how-old-4moj | https://dev.to/nordyj/wait-net-is-how-old-4moj | 0 | 2 | null | 2022-02-13T15:40:33Z | null | null | 2 | null | https://jamienordmeyer.net/2022/02/13/wait-net-is-how-old/ | 2022-02-13T15:38:47Z | 2022-02-13T15:41:16Z | 2022-02-13T15:40:33Z | 2022-02-13T15:32:12Z | 2022-02-13T15:32:12Z | 4 | ['c', 'net', 'netcore', 'aspnet'] | c, net, netcore, aspnet | {'name': 'Jamie Nordmeyer', 'username': 'nordyj', 'twitter_username': 'NordyJ', 'github_username': 'StaticSphere', 'user_id': 548865, 'website_url': 'https://www.jamienordmeyer.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F548865%2Fd3296bc2-a84f-4150-a371-762788117a04.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F548865%2Fd3296bc2-a84f-4150-a371-762788117a04.png'} | null | null | 974 | |
article | 987,221 | Introduction to Data Structures... | If there is one thing which you have heard while into programming, it is Data Structures and... | Feb 13 '22 | introduction-to-data-structures-1jbm | /sanjeeban5644/introduction-to-data-structures-1jbm | https://dev.to/sanjeeban5644/introduction-to-data-structures-1jbm | 0 | 4 | null | 2022-02-13T11:13:08Z | null | null | 4 | https://dev.to/sanjeeban5644/introduction-to-data-structures-1jbm | 2022-02-12T18:24:32Z | null | null | 2022-02-13T11:13:08Z | 2022-02-13T11:13:08Z | 4 | ['datastructures', 'beginners', 'codenewbie', 'c'] | datastructures, beginners, codenewbie, c | {'name': 'Sanjeeban Mukhopadhyay', 'username': 'sanjeeban5644', 'twitter_username': 'sanjeeban_5644', 'github_username': 'sanjeeban5644', 'user_id': 781324, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F781324%2Ff59b4cec-b04b-4d87-802b-b7cab3e42988.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F781324%2Ff59b4cec-b04b-4d87-802b-b7cab3e42988.jpg'} | null | null | 975 | ||
article | 992,576 | Data structures in C: Stack | Introduction Stack is a linear data structure that puts its elements one over the other in... | Feb 21 '22 | data-structures-in-c-stack-55c7 | /josethz00/data-structures-in-c-stack-55c7 | https://dev.to/josethz00/data-structures-in-c-stack-55c7 | 7 | 16 | null | 2022-02-21T02:26:00Z | null | null | 16 | https://dev.to/josethz00/data-structures-in-c-stack-55c7 | 2022-02-17T14:58:20Z | 2022-02-21T16:36:25Z | null | 2022-02-21T02:26:00Z | 2023-06-25T16:25:24Z | 4 | ['computerscience', 'c', 'tutorial', 'datastructures'] | computerscience, c, tutorial, datastructures | {'name': 'José Thomaz', 'username': 'josethz00', 'twitter_username': 'josethz00', 'github_username': 'josethz00', 'user_id': 671542, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F671542%2F56b7ed38-864e-4798-a0a9-83521628be8c.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F671542%2F56b7ed38-864e-4798-a0a9-83521628be8c.jpeg'} | null | null | 976 | ||
article | 995,792 | C# Advent 2021 – Using C# Code in Power Automate | This post is my contribution to the C# Advent 2021. Power Automate has a fantastic... | Feb 21 '22 | c-advent-2021-using-c-code-in-power-automate-36m9 | /barretblake/c-advent-2021-using-c-code-in-power-automate-36m9 | https://dev.to/barretblake/c-advent-2021-using-c-code-in-power-automate-36m9 | 0 | 0 | null | 2022-02-21T03:35:17Z | null | null | 0 | null | https://barretblake.dev/2021/12/c-advent-2021-using-c-code-in-power-automate/?utm_source=rss&utm_medium=rss&utm_campaign=c-advent-2021-using-c-code-in-power-automate | 2022-02-21T03:31:09Z | null | 2022-02-21T03:35:17Z | 2021-12-13T14:10:00Z | 2021-12-13T14:10:00Z | 6 | ['development', 'c', 'cadvent', 'customconnector'] | development, c, cadvent, customconnector | {'name': 'Barret Blake', 'username': 'barretblake', 'twitter_username': 'BarretBlake', 'github_username': None, 'user_id': 196930, 'website_url': 'https://barretblake.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F196930%2F4fc78f10-c32e-40c0-8452-3c8b344f7e5a.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F196930%2F4fc78f10-c32e-40c0-8452-3c8b344f7e5a.jpg'} | null | null | 977 | |
article | 995,637 | Nagios Plugins for Linux v30 | This open-source project "Nagios Plugins for Linux" provides several binary plugins for monitoring... | Feb 20 '22 | nagios-plugins-for-linux-v30-2bk0 | /madrisan/nagios-plugins-for-linux-v30-2bk0 | https://dev.to/madrisan/nagios-plugins-for-linux-v30-2bk0 | 0 | 0 | null | 2022-02-20T21:18:44Z | null | null | 0 | null | https://dev.to/madrisan/nagios-plugins-for-linux-v30-2bk0 | 2022-02-20T21:18:44Z | null | null | 2022-02-20T21:18:44Z | 2022-02-20T21:18:44Z | 1 | ['c', 'nagios'] | c, nagios | {'name': 'Davide Madrisan', 'username': 'madrisan', 'twitter_username': None, 'github_username': 'madrisan', 'user_id': 578461, 'website_url': 'https://madrisan.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F578461%2Fdcf9ad65-ec9b-4005-b955-c01cc0b193fa.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F578461%2Fdcf9ad65-ec9b-4005-b955-c01cc0b193fa.jpeg'} | null | null | 978 | |
article | 992,707 | Bit tricks - Absolute value without branching | Bit trickery is always interesting! Sometimes you can use them to avoid branching (like if-checks),... | Feb 17 '22 | bit-tricks-absolute-value-without-branching-5ba | /themkat/bit-tricks-absolute-value-without-branching-5ba | https://dev.to/themkat/bit-tricks-absolute-value-without-branching-5ba | 2 | 7 | 16,874 | 2022-02-17T19:18:04Z | null | null | 7 | null | https://themkat.net/2022/02/14/bit_tricks_absolute_value_no_branching.html | 2022-02-17T19:18:04Z | null | null | 2022-02-17T19:18:04Z | 2022-03-20T21:11:05Z | 4 | ['c', 'programming', 'retrocomputing', 'binary'] | c, programming, retrocomputing, binary | {'name': 'Marie K. Ekeberg', 'username': 'themkat', 'twitter_username': None, 'github_username': 'themkat', 'user_id': 804143, 'website_url': 'https://themkat.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F804143%2F5c5fbe9e-f15f-4221-a71d-22e18d109f31.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F804143%2F5c5fbe9e-f15f-4221-a71d-22e18d109f31.png'} | null | null | 979 | |
article | 992,858 | Official GameDev Post; Nameless: 1 | SteamVr This dev post will be about the controller aspect of a Unity VR game I am... | Feb 17 '22 | official-gamedev-post-nameless-1-3mmn | /bjupfield/official-gamedev-post-nameless-1-3mmn | https://dev.to/bjupfield/official-gamedev-post-nameless-1-3mmn | 0 | 6 | null | 2022-02-17T22:14:46Z | null | null | 6 | null | https://dev.to/bjupfield/official-gamedev-post-nameless-1-3mmn | 2022-02-17T22:14:46Z | null | null | 2022-02-17T22:14:46Z | 2022-02-17T22:14:46Z | 3 | ['unity3d', 'vr', 'c', 'steamvr'] | unity3d, vr, c, steamvr | {'name': 'Bennett Upfield', 'username': 'bjupfield', 'twitter_username': None, 'github_username': 'bjupfield', 'user_id': 762316, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F762316%2Fdc5b20b1-7d0f-4e98-bec0-37090dbea030.gif', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F762316%2Fdc5b20b1-7d0f-4e98-bec0-37090dbea030.gif'} | null | null | 980 | |
article | 991,709 | Easy and Clean SDL2 Keypress Setup (with C) | Today, I'll show you a way to easily manage keypresses with SDL2 and C. Setting up keypresses can get... | Feb 16 '22 | easy-and-clean-sdl2-keypress-setup-with-c-5948 | /stcollier/easy-and-clean-sdl2-keypress-setup-with-c-5948 | https://dev.to/stcollier/easy-and-clean-sdl2-keypress-setup-with-c-5948 | 0 | 11 | null | 2022-02-16T20:16:05Z | null | null | 11 | null | https://dev.to/stcollier/easy-and-clean-sdl2-keypress-setup-with-c-5948 | 2022-02-16T19:50:54Z | 2022-02-16T20:57:38Z | null | 2022-02-16T20:16:05Z | 2022-02-16T20:16:05Z | 2 | ['c', 'sdl2', 'keypress', 'tutorial'] | c, sdl2, keypress, tutorial | {'name': 'Samuel Collier', 'username': 'stcollier', 'twitter_username': None, 'github_username': 'STCollier', 'user_id': 784853, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F784853%2F5f7ffb5e-3a13-46e5-b9d7-5a1109c647bf.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F784853%2F5f7ffb5e-3a13-46e5-b9d7-5a1109c647bf.jpg'} | null | null | 981 | |
article | 989,805 | Understanding Arrays | Arrays Array is a linear data structure that stores several elements of the same data... | Feb 15 '22 | understand-arrays-2gci | /smartjeff/understand-arrays-2gci | https://dev.to/smartjeff/understand-arrays-2gci | 4 | 21 | null | 2022-02-15T08:15:55Z | null | null | 21 | https://dev.to/smartjeff/understand-arrays-2gci | 2022-02-15T08:15:55Z | 2022-02-15T17:19:23Z | null | 2022-02-15T08:15:55Z | 2022-03-06T11:57:40Z | 5 | ['c', 'codenewbie', 'beginners'] | c, codenewbie, beginners | {'name': 'Jeff Odhiambo', 'username': 'smartjeff', 'twitter_username': 'Jeff18309725', 'github_username': 'killall-nano', 'user_id': 811073, 'website_url': 'http://odhiambo-jeff.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F811073%2F17346198-42f1-4413-aa7f-54e45e13d499.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F811073%2F17346198-42f1-4413-aa7f-54e45e13d499.png'} | null | null | 982 | ||
article | 978,198 | Using libffi | While working on an addon to add universe support to node, I ran into the problem of trying to pass... | Feb 4 '22 | using-libffi-4ml8 | /krowemoh/using-libffi-4ml8 | https://dev.to/krowemoh/using-libffi-4ml8 | 0 | 2 | null | 2022-02-04T02:17:53Z | null | null | 2 | null | https://nivethan.dev/devlog/using-libffi.html | 2022-02-04T02:17:53Z | 2022-02-06T19:45:00Z | null | 2022-02-04T02:17:53Z | 2022-02-04T02:17:53Z | 4 | ['c', 'cpp', 'node', 'javascript'] | c, cpp, node, javascript | {'name': 'Nivethan', 'username': 'krowemoh', 'twitter_username': None, 'github_username': 'Krowemoh', 'user_id': 382421, 'website_url': 'https://nivethan.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382421%2F833703cf-89f2-4746-a343-cf010d2cdf41.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382421%2F833703cf-89f2-4746-a343-cf010d2cdf41.png'} | null | null | 983 | |
article | 951,244 | What are WordPress development services? | WordPress allows you to create your website for free or at a lower cost than others. However, it... | Jan 11 '22 | what-are-wordpress-development-services-1c9b | /lishaperry96/what-are-wordpress-development-services-1c9b | https://dev.to/lishaperry96/what-are-wordpress-development-services-1c9b | 1 | 0 | null | 2022-01-11T08:44:47Z | null | null | 0 | null | https://dev.to/lishaperry96/what-are-wordpress-development-services-1c9b | 2022-01-11T08:44:47Z | null | null | 2022-01-11T08:44:47Z | 2022-01-11T14:32:31Z | 1 | ['c', 'webdev', 'devops', 'discuss'] | c, webdev, devops, discuss | {'name': 'Lisha Perry', 'username': 'lishaperry96', 'twitter_username': 'lishaperry96', 'github_username': 'lishaperry96', 'user_id': 761964, 'website_url': 'https://www.wordpresssupport.co/wordpress-website-development-services/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F761964%2F6efa3ece-9fe3-4827-a31e-22cbf9eac85b.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F761964%2F6efa3ece-9fe3-4827-a31e-22cbf9eac85b.jpeg'} | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 984 | |
article | 958,597 | The Hascal Programming Language | Hascal is a general purpose and open source programming language designed to build optimal,... | Jan 17 '22 | the-hascal-programming-language-3370 | /bistcuite/the-hascal-programming-language-3370 | https://dev.to/bistcuite/the-hascal-programming-language-3370 | 0 | 6 | null | 2022-01-17T20:17:05Z | null | null | 6 | https://dev.to/bistcuite/the-hascal-programming-language-3370 | 2022-01-17T20:14:35Z | null | null | 2022-01-17T20:17:05Z | 2022-01-17T20:17:05Z | 1 | ['programming', 'python', 'cpp', 'c'] | programming, python, cpp, c | {'name': 'bistcuite', 'username': 'bistcuite', 'twitter_username': None, 'github_username': 'bistcuite', 'user_id': 651166, 'website_url': 'https://github.com/bistcuit', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F651166%2F4b1a22e0-aef7-4bcd-b2d3-ab667cf667f7.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F651166%2F4b1a22e0-aef7-4bcd-b2d3-ab667cf667f7.png'} | null | null | 985 | ||
article | 982,129 | A readable lisp in less than 1k lines of C | MiniLisp Star 1.1k Watch 28 Fork 150 A readable lisp in less than 1k lines of C. One... | Feb 8 '22 | a-readable-lisp-in-less-than-1k-lines-of-c-24i3 | /vorg/a-readable-lisp-in-less-than-1k-lines-of-c-24i3 | https://dev.to/vorg/a-readable-lisp-in-less-than-1k-lines-of-c-24i3 | 0 | 4 | null | 2022-02-08T04:33:28Z | null | null | 4 | https://dev.to/vorg/a-readable-lisp-in-less-than-1k-lines-of-c-24i3 | 2022-02-08T04:23:09Z | 2022-02-13T04:49:19Z | null | 2022-02-08T04:33:28Z | 2022-02-08T04:33:28Z | 1 | ['linux', 'opensource', 'c', 'programming'] | linux, opensource, c, programming | {'name': 'VORG', 'username': 'vorg', 'twitter_username': 'VORGDAO', 'github_username': 'VorgContract', 'user_id': 801626, 'website_url': 'https://vorg.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801626%2Fef5d4fcc-3798-4b45-8898-c516277f5380.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801626%2Fef5d4fcc-3798-4b45-8898-c516277f5380.jpeg'} | null | null | 986 | ||
article | 980,496 | Simple command line video player | mpv Star 17.7k Watch 476 Fork 2.2k Overview mpv is a free (as in freedom)... | Feb 7 '22 | simple-command-line-video-player-4g90 | /vorg/simple-command-line-video-player-4g90 | https://dev.to/vorg/simple-command-line-video-player-4g90 | 0 | 0 | null | 2022-02-07T09:33:08Z | null | null | 0 | https://dev.to/vorg/simple-command-line-video-player-4g90 | 2022-02-06T13:05:56Z | 2022-02-13T04:48:35Z | null | 2022-02-07T09:33:08Z | 2022-02-07T09:33:08Z | 1 | ['opensource', 'c', 'linux', 'github'] | opensource, c, linux, github | {'name': 'VORG', 'username': 'vorg', 'twitter_username': 'VORGDAO', 'github_username': 'VorgContract', 'user_id': 801626, 'website_url': 'https://vorg.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801626%2Fef5d4fcc-3798-4b45-8898-c516277f5380.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801626%2Fef5d4fcc-3798-4b45-8898-c516277f5380.jpeg'} | null | null | 987 | ||
article | 977,247 | C/C++ 語言的陣列與指位器 (pointer) | 學習 C/C++ 語言的過程中一定都多少聽過陣列與指位器 (pointer) 可以互換使用, 但其實內藏玄虛, 若不注意, 就會誤踩陷阱。 ... | Feb 3 '22 | c-yu-yan-de-zhen-lie-yu-zhi-wei-qi-pointer-2ikm | /codemee/c-yu-yan-de-zhen-lie-yu-zhi-wei-qi-pointer-2ikm | https://dev.to/codemee/c-yu-yan-de-zhen-lie-yu-zhi-wei-qi-pointer-2ikm | 1 | 6 | 16,658 | 2022-02-03T12:02:31Z | zh | null | 6 | https://dev.to/codemee/c-yu-yan-de-zhen-lie-yu-zhi-wei-qi-pointer-2ikm | 2022-02-03T12:02:31Z | 2024-09-25T03:28:42Z | null | 2022-02-03T12:02:31Z | 2024-11-11T10:02:53Z | 3 | ['c', 'cpp'] | c, cpp | {'name': 'codemee', 'username': 'codemee', 'twitter_username': 'meebox', 'github_username': 'codemee', 'user_id': 415015, 'website_url': 'http://meebox.blogspot.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png'} | null | null | 988 | ||
article | 976,986 | C 的運算式 | 註:我個人偏好將 opearor 譯為『運算器』, 一般譯法為『運算子』。有興趣考古的可以參考〈考古–operator 為什麼翻譯為『運算子』〉 補充說明:本文經網友指正後修訂計算順序的細節,... | Feb 3 '22 | c-de-yun-suan-qi-operators-26e | /codemee/c-de-yun-suan-qi-operators-26e | https://dev.to/codemee/c-de-yun-suan-qi-operators-26e | 0 | 0 | 16,658 | 2022-02-03T07:02:00Z | null | null | 0 | null | https://dev.to/codemee/c-de-yun-suan-qi-operators-26e | 2022-02-03T07:02:04Z | 2022-08-18T03:32:05Z | null | 2022-02-03T07:02:00Z | 2022-02-03T07:02:04Z | 5 | ['c', 'cpp'] | c, cpp | {'name': 'codemee', 'username': 'codemee', 'twitter_username': 'meebox', 'github_username': 'codemee', 'user_id': 415015, 'website_url': 'http://meebox.blogspot.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415015%2F26dc8621-f8da-4946-a902-17486b64662c.png'} | null | null | 989 | |
article | 964,589 | Setup up environment for C Programming | Requirements To run a C Program on your pc you need 2 things. Text Editor (Notepad,... | Jan 23 '22 | setup-up-environment-for-c-programming-4l75 | /codewithrish/setup-up-environment-for-c-programming-4l75 | https://dev.to/codewithrish/setup-up-environment-for-c-programming-4l75 | 0 | 2 | 16,477 | 2022-01-23T09:39:53Z | null | null | 2 | https://www.codewithrish.com/setup-up-environment-for-c-programming | 2022-01-23T09:39:53Z | 2022-01-23T09:42:48Z | null | 2022-01-23T09:39:53Z | 2022-01-23T09:39:53Z | 3 | ['c', 'codenewbie', 'beginners', 'programming'] | c, codenewbie, beginners, programming | {'name': 'Rishabh Kumar', 'username': 'codewithrish', 'twitter_username': 'rish__here', 'github_username': 'codewithrish', 'user_id': 790010, 'website_url': 'https://codewithrish.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F790010%2Fc7ef6c72-071e-4e9d-966c-ac7622211e4d.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F790010%2Fc7ef6c72-071e-4e9d-966c-ac7622211e4d.jpg'} | null | null | 990 | ||
article | 974,834 | C program for beginner | C, computer programming language developed in the early 1970s by American computer scientist Dennis... | Feb 1 '22 | c-program-for-beginner-42ll | /gauravftp/c-program-for-beginner-42ll | https://dev.to/gauravftp/c-program-for-beginner-42ll | 0 | 2 | null | 2022-02-01T12:02:15Z | null | null | 2 | null | https://dev.to/gauravftp/c-program-for-beginner-42ll | 2022-02-01T12:02:15Z | null | null | 2022-02-01T12:02:15Z | 2022-02-01T12:02:15Z | 1 | ['c'] | c | {'name': 'gauravftp', 'username': 'gauravftp', 'twitter_username': None, 'github_username': 'gauravftp', 'user_id': 807372, 'website_url': 'https://www.studyfame.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F807372%2F4df34c36-95e7-44b7-8f47-ded6e9691ffe.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F807372%2F4df34c36-95e7-44b7-8f47-ded6e9691ffe.png'} | null | null | 991 | |
article | 970,519 | How Rust helped me power through my C assignments | After an entire semester of C assignments, I share how Rust patterns and idioms helped me power through it all. | Jan 29 '22 | how-rust-helped-me-power-through-my-c-assignments-2akk | /somedood/how-rust-helped-me-power-through-my-c-assignments-2akk | https://dev.to/somedood/how-rust-helped-me-power-through-my-c-assignments-2akk | 7 | 54 | null | 2022-01-29T16:23:43Z | null | null | 54 | https://dev.to/somedood/how-rust-helped-me-power-through-my-c-assignments-2akk | 2022-01-28T08:17:20Z | 2022-02-18T15:05:39Z | null | 2022-01-29T16:23:43Z | 2022-03-04T14:00:33Z | 14 | ['rust', 'c', 'computerscience', 'devjournal'] | rust, c, computerscience, devjournal | {'name': 'Basti Ortiz', 'username': 'somedood', 'twitter_username': 'BastiDood', 'github_username': 'BastiDood', 'user_id': 108756, 'website_url': 'https://bastidood.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F108756%2F1bb8b570-520b-4ad9-8a25-ee28c4d04a8d.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F108756%2F1bb8b570-520b-4ad9-8a25-ee28c4d04a8d.jpeg'} | null | null | 992 | ||
article | 972,996 | Simple SOLID | From by blog at https://veglos.github.io/posts/simple-solid/ Table of... | Jan 30 '22 | simple-solid-195i | /veglos/simple-solid-195i | https://dev.to/veglos/simple-solid-195i | 0 | 3 | null | 2022-01-30T19:01:25Z | null | null | 3 | null | https://dev.to/veglos/simple-solid-195i | 2022-01-30T19:01:25Z | 2022-01-30T19:10:05Z | null | 2022-01-30T19:01:25Z | 2022-01-30T19:01:25Z | 4 | ['oop', 'programming', 'c'] | oop, programming, c | {'name': 'Carlos Vega', 'username': 'veglos', 'twitter_username': None, 'github_username': 'veglos', 'user_id': 554267, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F554267%2F4b719edb-1d42-4689-a70a-a6ebcabdbdb7.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F554267%2F4b719edb-1d42-4689-a70a-a6ebcabdbdb7.jpeg'} | null | null | 993 | |
article | 973,022 | How to setup OpenTelemetry instrumentation in ASP.NET core | In this post I’ll show how to setup OpenTelemetry tracing, metrics and logging for AspNetCore on... | Jan 31 '22 | how-to-setup-opentelemetry-instrumentation-in-aspnet-core-23p5 | /jmourtada/how-to-setup-opentelemetry-instrumentation-in-aspnet-core-23p5 | https://dev.to/jmourtada/how-to-setup-opentelemetry-instrumentation-in-aspnet-core-23p5 | 1 | 11 | null | 2022-01-31T20:50:42Z | null | null | 11 | null | https://www.mourtada.se/how-to-setup-opentelemetry-instrumentation-in-aspnet-core/ | 2022-01-30T20:23:25Z | null | 2022-01-31T20:50:42Z | 2022-01-30T00:00:00Z | 2022-11-30T04:34:19Z | 2 | ['opentelemetry', 'c', 'aspnetcore', 'dotnet'] | opentelemetry, c, aspnetcore, dotnet | {'name': 'Jonathan Mourtada', 'username': 'jmourtada', 'twitter_username': 'jmourtada', 'github_username': 'Jontem', 'user_id': 24699, 'website_url': 'https://www.mourtada.se', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F24699%2Fa9e4c938-3755-467c-8135-63511bbfc995.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F24699%2Fa9e4c938-3755-467c-8135-63511bbfc995.jpg'} | null | null | 994 | |
article | 970,312 | Computer System Cp2.2 Truncating and expanding in C | If there is a question asking you, what these binary number means in C? (Basing on 32-bit machine,... | Jan 28 '22 | csp-cp22-truncating-and-expanding-in-c-3ooe | /divide_r_conquer/csp-cp22-truncating-and-expanding-in-c-3ooe | https://dev.to/divide_r_conquer/csp-cp22-truncating-and-expanding-in-c-3ooe | 0 | 3 | 16,530 | 2022-01-28T02:15:23Z | null | null | 3 | https://dev.to/divide_r_conquer/csp-cp22-truncating-and-expanding-in-c-3ooe | 2022-01-28T00:57:03Z | 2022-01-28T15:20:18Z | null | 2022-01-28T02:15:23Z | 2022-01-28T02:15:23Z | 4 | ['computerscience', 'c', 'system', 'cpp'] | computerscience, c, system, cpp | {'name': 'Yuehui Ruan', 'username': 'divide_r_conquer', 'twitter_username': None, 'github_username': 'Ricky-lab', 'user_id': 690094, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690094%2Ff8e37e46-9478-438a-ad91-5f6fcc52af50.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690094%2Ff8e37e46-9478-438a-ad91-5f6fcc52af50.png'} | null | null | 995 | ||
article | 957,286 | LibBSDDialog | LibBSDDialog provides an API to build TUI dialogs and widgets to show messages, to get input and to... | Jan 16 '22 | libbsddialog-125p | /alfonsosiciliano/libbsddialog-125p | https://dev.to/alfonsosiciliano/libbsddialog-125p | 0 | 6 | null | 2022-01-16T14:21:13Z | null | null | 6 | null | https://alfonsosiciliano.gitlab.io/posts/2022-01-16-libbsddialog.html | 2022-01-16T14:21:13Z | 2022-01-16T14:21:48Z | null | 2022-01-16T14:21:13Z | 2022-01-16T14:21:13Z | 2 | ['api', 'c', 'terminal', 'ui'] | api, c, terminal, ui | {'name': 'Alfonso Siciliano', 'username': 'alfonsosiciliano', 'twitter_username': 'alfsiciliano', 'github_username': None, 'user_id': 597101, 'website_url': 'https://alfonsosiciliano.gitlab.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F597101%2Fad685ec8-db9b-4d7b-93c4-921a86b283dc.jpg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F597101%2Fad685ec8-db9b-4d7b-93c4-921a86b283dc.jpg'} | null | null | 996 | |
article | 969,003 | Computer System - Cp.2 - 1 Bit and Byte in C | We will go over data repersentation of computer systems this chapter. That is, when we need to think... | Jan 27 '22 | computer-systems-principles-cp2-nfo | /divide_r_conquer/computer-systems-principles-cp2-nfo | https://dev.to/divide_r_conquer/computer-systems-principles-cp2-nfo | 0 | 5 | 16,530 | 2022-01-27T00:25:21Z | null | null | 5 | https://dev.to/divide_r_conquer/computer-systems-principles-cp2-nfo | 2022-01-27T00:25:21Z | 2022-01-28T06:43:58Z | null | 2022-01-27T00:25:21Z | 2022-01-27T00:25:21Z | 3 | ['c', 'computerscience', 'systems'] | c, computerscience, systems | {'name': 'Yuehui Ruan', 'username': 'divide_r_conquer', 'twitter_username': None, 'github_username': 'Ricky-lab', 'user_id': 690094, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690094%2Ff8e37e46-9478-438a-ad91-5f6fcc52af50.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690094%2Ff8e37e46-9478-438a-ad91-5f6fcc52af50.png'} | null | null | 997 | ||
article | 967,780 | Computer Systems Principles - Cp.1 Intro | This is the blog helping myself to review the knowledge that I have went over. Hope you all enjoy my... | Jan 25 '22 | computer-systems-principles-cp1-2a80 | /divide_r_conquer/computer-systems-principles-cp1-2a80 | https://dev.to/divide_r_conquer/computer-systems-principles-cp1-2a80 | 0 | 6 | 16,530 | 2022-01-25T22:57:16Z | null | null | 6 | https://dev.to/divide_r_conquer/computer-systems-principles-cp1-2a80 | 2022-01-25T22:06:49Z | 2022-01-26T23:31:18Z | null | 2022-01-25T22:57:16Z | 2022-01-25T22:57:16Z | 2 | ['systems', 'computerscience', 'c'] | systems, computerscience, c | {'name': 'Yuehui Ruan', 'username': 'divide_r_conquer', 'twitter_username': None, 'github_username': 'Ricky-lab', 'user_id': 690094, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690094%2Ff8e37e46-9478-438a-ad91-5f6fcc52af50.png', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690094%2Ff8e37e46-9478-438a-ad91-5f6fcc52af50.png'} | null | null | 998 | ||
article | 971,704 | A Fast and Portable PSP Emulator | PPSSPP - a fast and portable PSP emulator Star 6.9k Watch 477 Fork 1.7k Author: Henrik... | Jan 29 '22 | a-fast-and-portable-psp-emulator-42kp | /vorg/a-fast-and-portable-psp-emulator-42kp | https://dev.to/vorg/a-fast-and-portable-psp-emulator-42kp | 2 | 0 | null | 2022-01-29T08:51:03Z | null | null | 0 | https://dev.to/vorg/a-fast-and-portable-psp-emulator-42kp | 2022-01-29T08:51:03Z | 2022-02-13T04:44:14Z | null | 2022-01-29T08:51:03Z | 2022-01-29T19:13:33Z | 1 | ['c', 'cpp', 'opensource', 'gamedev'] | c, cpp, opensource, gamedev | {'name': 'VORG', 'username': 'vorg', 'twitter_username': 'VORGDAO', 'github_username': 'VorgContract', 'user_id': 801626, 'website_url': 'https://vorg.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801626%2Fef5d4fcc-3798-4b45-8898-c516277f5380.jpeg', 'profile_image_90': 'https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801626%2Fef5d4fcc-3798-4b45-8898-c516277f5380.jpeg'} | null | null | 999 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.