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,387,534 | ChatGPT - Complex Coding Challenges: 7 KYU | Hello there! Today we are back with the second article of this series in which we put ChatGPT to the... | Mar 3 '23 | chatgpt-complex-coding-challenges-part-2-1h38 | /damiensedgwick/chatgpt-complex-coding-challenges-part-2-1h38 | https://dev.to/damiensedgwick/chatgpt-complex-coding-challenges-part-2-1h38 | 0 | 2 | 22,064 | 2023-03-03T23:37:24Z | en | null | 2 | null | https://dev.to/damiensedgwick/chatgpt-complex-coding-challenges-part-2-1h38 | 2023-03-03T23:37:24Z | 2023-03-07T20:45:39Z | null | 2023-03-03T23:37:24Z | 2023-03-03T23:37:24Z | 2 | ['javascript', 'c', 'sql', 'chatgpt'] | javascript, c, sql, chatgpt | {'name': 'Damien Sedgwick', 'username': 'damiensedgwick', 'twitter_username': 'damiensedgwick', 'github_username': 'damiensedgwick', 'user_id': 859524, 'website_url': 'https://www.damiensedgwick.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%2F859524%2Fda1d12fa-79a1-487c-83de-9edfed226194.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%2F859524%2Fda1d12fa-79a1-487c-83de-9edfed226194.jpeg'} | null | null | 700 | |
article | 1,384,170 | ChatGPT - Complex Coding Challenges: 8 KYU | Time for the first challenge in this series! Well actually, the first challenge was picking a... | Mar 1 '23 | using-chatgpt-to-solve-complex-coding-challenges-part-1-4b7n | /damiensedgwick/using-chatgpt-to-solve-complex-coding-challenges-part-1-4b7n | https://dev.to/damiensedgwick/using-chatgpt-to-solve-complex-coding-challenges-part-1-4b7n | 2 | 3 | 22,064 | 2023-03-01T17:29:53Z | en | null | 3 | null | https://dev.to/damiensedgwick/using-chatgpt-to-solve-complex-coding-challenges-part-1-4b7n | 2023-03-01T17:29:53Z | 2023-03-07T20:45:27Z | null | 2023-03-01T17:29:53Z | 2023-03-03T06:46:06Z | 4 | ['chatgpt', 'javascript', 'c', 'sql'] | chatgpt, javascript, c, sql | {'name': 'Damien Sedgwick', 'username': 'damiensedgwick', 'twitter_username': 'damiensedgwick', 'github_username': 'damiensedgwick', 'user_id': 859524, 'website_url': 'https://www.damiensedgwick.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%2F859524%2Fda1d12fa-79a1-487c-83de-9edfed226194.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%2F859524%2Fda1d12fa-79a1-487c-83de-9edfed226194.jpeg'} | null | null | 701 | |
article | 1,383,487 | How to create an Empty Vector in C++? | 🎉 Before you dive into this article... 🚀 Check out our vibrant new community at CoderLegion.com! 💡... | Mar 1 '23 | how-to-create-an-empty-vector-in-c-ihp | /coderlegi0n/how-to-create-an-empty-vector-in-c-ihp | https://dev.to/coderlegi0n/how-to-create-an-empty-vector-in-c-ihp | 1 | 0 | null | 2023-03-01T07:04:34Z | en | null | 0 | null | https://dev.to/coderlegi0n/how-to-create-an-empty-vector-in-c-ihp | 2023-03-01T07:04:34Z | 2024-12-04T06:41:48Z | null | 2023-03-01T07:04:34Z | 2023-03-12T06:33:31Z | 2 | ['c', 'vectors'] | c, vectors | {'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 | 702 | |
article | 1,382,486 | audioFlux: A library for audio and music analysis, feature extraction. | Category Submission: C/Python Screenshots Description A library... | Feb 28 '23 | audioflux-a-library-for-audio-and-music-analysis-feature-extraction-3g6m | /audioflux/audioflux-a-library-for-audio-and-music-analysis-feature-extraction-3g6m | https://dev.to/audioflux/audioflux-a-library-for-audio-and-music-analysis-feature-extraction-3g6m | 0 | 5 | null | 2023-02-28T12:20:38Z | en | null | 5 | https://dev.to/audioflux/audioflux-a-library-for-audio-and-music-analysis-feature-extraction-3g6m | 2023-02-28T12:20:39Z | 2023-02-28T12:21:27Z | null | 2023-02-28T12:20:38Z | 2023-02-28T12:20:38Z | 2 | ['python', 'opensource', 'c'] | python, opensource, c | {'name': 'van', 'username': 'audioflux', 'twitter_username': None, 'github_username': 'liufeigit', 'user_id': 1035571, 'website_url': 'https://audioflux.top', '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%2F1035571%2F597fca54-d5a5-406d-885a-8914df29c562.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%2F1035571%2F597fca54-d5a5-406d-885a-8914df29c562.png'} | null | null | 703 | ||
article | 1,382,402 | Buffer Overflow Vulnerability C Code | Hi folks, I have this c code: #include <stdlib.h> #include <stdio.h> #include... | Feb 28 '23 | buffer-overflow-vulnerability-c-code-40ak | /turfsixnine/buffer-overflow-vulnerability-c-code-40ak | https://dev.to/turfsixnine/buffer-overflow-vulnerability-c-code-40ak | 1 | 0 | null | 2023-02-28T11:13:01Z | en | null | 0 | null | https://dev.to/turfsixnine/buffer-overflow-vulnerability-c-code-40ak | 2023-02-28T11:13:02Z | null | null | 2023-02-28T11:13:01Z | 2024-03-01T03:11:07Z | 1 | ['c', 'shellcode', 'devops', 'help'] | c, shellcode, devops, help | {'name': 'TurfSixNine', 'username': 'turfsixnine', 'twitter_username': None, 'github_username': 'TurfSixNine', 'user_id': 1035528, '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%2F1035528%2Fa521782a-1ea1-4eed-9e04-a442758be07c.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%2F1035528%2Fa521782a-1ea1-4eed-9e04-a442758be07c.jpeg'} | null | {'name': 'help', 'bg_color_hex': '#ff3232', 'text_color_hex': '#ffffff'} | 704 | |
article | 1,382,547 | Programming in C# | C# (pronounced "C sharp") is a high-level programming language developed by Microsoft in the early... | Feb 28 '23 | programming-in-c-2eob | /djguitar/programming-in-c-2eob | https://dev.to/djguitar/programming-in-c-2eob | 1 | 1 | null | 2023-02-28T12:59:54Z | en | null | 1 | https://dev.to/djguitar/programming-in-c-2eob | 2023-02-28T12:59:54Z | null | null | 2023-02-28T12:59:54Z | 2023-03-01T13:48:26Z | 2 | ['c', 'csharp', 'cpp', 'beginners'] | c, csharp, cpp, beginners | {'name': 'Jurant Protas', 'username': 'djguitar', 'twitter_username': None, 'github_username': 'dj-guitar', 'user_id': 1035607, 'website_url': 'https://www.voltes.pl/net-billing-a-net-metering', '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%2F1035607%2F096ca94a-0d82-4573-8fbd-b9f319d71cfa.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%2F1035607%2F096ca94a-0d82-4573-8fbd-b9f319d71cfa.png'} | null | null | 705 | ||
article | 1,379,796 | Writing a Program for Palindrome in C | Program for Palindrome in C Understanding, Palindromes have been a source of fascination for... | Feb 26 '23 | writing-a-program-for-palindrome-in-c-5hn | /pixelgig/writing-a-program-for-palindrome-in-c-5hn | https://dev.to/pixelgig/writing-a-program-for-palindrome-in-c-5hn | 0 | 0 | null | 2023-02-26T05:31:35Z | en | null | 0 | https://dev.to/pixelgig/writing-a-program-for-palindrome-in-c-5hn | 2023-02-26T05:31:35Z | null | null | 2023-02-26T05:31:35Z | 2023-02-26T05:31:35Z | 2 | ['c', 'palindrome', 'codenewbie', 'beginners'] | c, palindrome, codenewbie, beginners | {'name': 'Gaurav Chaudhary', 'username': 'pixelgig', 'twitter_username': 'GuideSure', 'github_username': 'codewithgaurav1', 'user_id': 412193, 'website_url': 'https://pixelgig.pro', '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%2F412193%2Fb31bb422-9c58-4250-9fe1-03f2d28181a5.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%2F412193%2Fb31bb422-9c58-4250-9fe1-03f2d28181a5.jpg'} | null | null | 706 | ||
article | 1,374,490 | Bits and Bytes: A Comprehensive Guide to Bit Manipulation | Ah, bit manipulation. Another classic when learning to develop embedded software. It saved me half of... | Feb 23 '23 | bits-and-bytes-a-comprehensive-guide-to-bit-manipulation-for-developers-m5c | /dariocasciato/bits-and-bytes-a-comprehensive-guide-to-bit-manipulation-for-developers-m5c | https://dev.to/dariocasciato/bits-and-bytes-a-comprehensive-guide-to-bit-manipulation-for-developers-m5c | 8 | 11 | 21,981 | 2023-02-23T12:20:25Z | en | null | 11 | https://dev.to/dariocasciato/bits-and-bytes-a-comprehensive-guide-to-bit-manipulation-for-developers-m5c | 2023-02-21T20:49:46Z | 2023-09-21T09:39:47Z | null | 2023-02-23T12:20:25Z | 2025-01-09T11:28:33Z | 5 | ['tutorial', 'c', 'embedded', 'beginners'] | tutorial, c, embedded, beginners | {'name': 'DarioCasciato', 'username': 'dariocasciato', 'twitter_username': None, 'github_username': 'DarioCasciato', 'user_id': 972357, 'website_url': 'https://github.com/DarioCasciato', '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%2F972357%2Fc856b4e4-6d8e-487b-bbc0-520727db350c.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%2F972357%2Fc856b4e4-6d8e-487b-bbc0-520727db350c.png'} | null | null | 707 | ||
article | 1,373,985 | Edgy Firmware: The Only Edge Detection Solution You'll Ever Need | My first experience I think this topic is a very classic, when you are writing your first... | Feb 22 '23 | edgy-firmware-the-only-edge-detection-solution-youll-ever-need-1ma6 | /dariocasciato/edgy-firmware-the-only-edge-detection-solution-youll-ever-need-1ma6 | https://dev.to/dariocasciato/edgy-firmware-the-only-edge-detection-solution-youll-ever-need-1ma6 | 10 | 6 | 21,981 | 2023-02-22T09:49:30Z | en | null | 6 | https://dev.to/dariocasciato/edgy-firmware-the-only-edge-detection-solution-youll-ever-need-1ma6 | 2023-02-21T13:54:23Z | 2023-09-24T15:11:43Z | null | 2023-02-22T09:49:30Z | 2025-01-07T15:02:26Z | 6 | ['tutorial', 'arduino', 'c', 'embedded'] | tutorial, arduino, c, embedded | {'name': 'DarioCasciato', 'username': 'dariocasciato', 'twitter_username': None, 'github_username': 'DarioCasciato', 'user_id': 972357, 'website_url': 'https://github.com/DarioCasciato', '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%2F972357%2Fc856b4e4-6d8e-487b-bbc0-520727db350c.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%2F972357%2Fc856b4e4-6d8e-487b-bbc0-520727db350c.png'} | null | null | 708 | ||
article | 1,376,865 | Apache AGE & PostgreSQL | Working with Databases | Hello Guyz! We are going to see how we can use create and manipulate databases in postgres and... | Feb 23 '23 | apache-age-postgresql-working-with-databases-40a3 | /jawadaliabbasi6/apache-age-postgresql-working-with-databases-40a3 | https://dev.to/jawadaliabbasi6/apache-age-postgresql-working-with-databases-40a3 | 0 | 1 | null | 2023-02-23T16:13:12Z | en | null | 1 | null | https://dev.to/jawadaliabbasi6/apache-age-postgresql-working-with-databases-40a3 | 2023-02-23T16:13:12Z | 2023-02-28T18:17:07Z | null | 2023-02-23T16:13:12Z | 2023-02-23T16:13:12Z | 1 | ['apacheage', 'postgres', 'c'] | apacheage, postgres, c | {'name': 'Jawad Ali Abbasi', 'username': 'jawadaliabbasi6', 'twitter_username': 'JawadAliAbbasi6', 'github_username': None, 'user_id': 1019100, '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%2F1019100%2Fa21c0764-a19b-41bf-9d01-11045f7c8a7b.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%2F1019100%2Fa21c0764-a19b-41bf-9d01-11045f7c8a7b.png'} | null | null | 709 | |
article | 1,372,130 | I Made a Program Using A.I | Introduction: I recently discovered ChatGPT, an AI-powered chatbot developed by the... | Feb 20 '23 | i-made-a-program-using-ai-5b0o | /nibodhdaware/i-made-a-program-using-ai-5b0o | https://dev.to/nibodhdaware/i-made-a-program-using-ai-5b0o | 0 | 1 | null | 2023-02-20T03:07:48Z | en | null | 1 | https://nibodhdaware.hashnode.dev/i-made-a-program-using-ai | 2023-02-20T03:07:48Z | 2023-02-20T03:13:46Z | null | 2023-02-20T03:07:48Z | 2023-02-20T03:07:48Z | 2 | ['ai', 'coding', 'c', 'programming'] | ai, coding, c, programming | {'name': 'Nibodh Daware', 'username': 'nibodhdaware', 'twitter_username': 'nibodhdaware', 'github_username': 'nibodhdaware', 'user_id': 696073, 'website_url': 'https://nibodhdaware.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%2F696073%2F07cfae10-3f80-4ac4-98f9-b8ac9a651da7.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%2F696073%2F07cfae10-3f80-4ac4-98f9-b8ac9a651da7.jpeg'} | null | null | 710 | ||
article | 1,329,739 | A story about a site created with Blazor to add a Discord bot for AI image generation (Stable Diffusion, etc.) | TL;DR Created a website with Blazor Server. Created a Bot for Discord that uses AI to... | Jan 17 '23 | a-story-about-a-site-created-with-blazor-to-add-a-discord-bot-for-ai-image-generation-stable-diffusion-etc-b1g | /kawa0x0a/a-story-about-a-site-created-with-blazor-to-add-a-discord-bot-for-ai-image-generation-stable-diffusion-etc-b1g | https://dev.to/kawa0x0a/a-story-about-a-site-created-with-blazor-to-add-a-discord-bot-for-ai-image-generation-stable-diffusion-etc-b1g | 0 | 1 | null | 2023-01-17T11:18:20Z | en | null | 1 | null | https://dev.to/kawa0x0a/a-story-about-a-site-created-with-blazor-to-add-a-discord-bot-for-ai-image-generation-stable-diffusion-etc-b1g | 2023-01-15T08:50:38Z | null | null | 2023-01-17T11:18:20Z | 2023-01-17T11:18:20Z | 1 | ['c', 'blazor', 'ai', 'stablediffusion'] | c, blazor, ai, stablediffusion | {'name': 'kawa0x0A', 'username': 'kawa0x0a', 'twitter_username': 'kawa0x0A', 'github_username': 'kawa0x0A', 'user_id': 41363, 'website_url': 'https://github.com/kawa0x0A', '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%2F41363%2F4d412dc9-8fd6-44cf-9cc7-d9b801a3f81e.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%2F41363%2F4d412dc9-8fd6-44cf-9cc7-d9b801a3f81e.png'} | null | null | 711 | |
article | 1,355,978 | 3D Movement in Unity Using C# | Learn to create beautiful 3D movements using C# and RigidBody in your next project with this simple getting started tutorial. | Feb 6 '23 | 3d-movement-in-unity-using-c-2a4a | /get_pieces/3d-movement-in-unity-using-c-2a4a | https://dev.to/get_pieces/3d-movement-in-unity-using-c-2a4a | 2 | 7 | null | 2023-02-06T19:26:49Z | en | null | 7 | https://code.pieces.app/blog/3d-movement-in-unity-using-c | 2023-02-06T19:26:50Z | 2023-09-06T20:09:10Z | null | 2023-02-06T19:26:49Z | 2024-02-09T03:07:38Z | 7 | ['c', 'visualization'] | c, visualization | {'name': 'Pieces 🌟', 'username': 'get_pieces', 'twitter_username': 'getpieces', 'github_username': None, 'user_id': 923151, 'website_url': 'https://code.pieces.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%2F923151%2Fac173cfa-ce16-4b45-9597-92403b976e77.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%2F923151%2Fac173cfa-ce16-4b45-9597-92403b976e77.jpg'} | null | null | 712 | ||
article | 1,320,809 | Learning how to build a compiler: My journey | Learning how to program can feel like a large and complicated task. And for the most part, it is.... | Jan 7 '23 | learning-how-to-build-a-compiler-my-journey-79m | /yelk11/learning-how-to-build-a-compiler-my-journey-79m | https://dev.to/yelk11/learning-how-to-build-a-compiler-my-journey-79m | 0 | 2 | null | 2023-01-07T15:09:26Z | en | null | 2 | null | https://dev.to/yelk11/learning-how-to-build-a-compiler-my-journey-79m | 2023-01-07T15:09:27Z | null | null | 2023-01-07T15:09:26Z | 2023-01-07T15:09:26Z | 2 | ['learning', 'c', 'compiler', 'programming'] | learning, c, compiler, programming | {'name': 'NeighboM', 'username': 'yelk11', 'twitter_username': None, 'github_username': 'Yelk11', 'user_id': 995483, '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%2F995483%2Fa0ed828b-4326-44c7-b436-25d1ce428879.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%2F995483%2Fa0ed828b-4326-44c7-b436-25d1ce428879.png'} | null | null | 713 | |
article | 1,290,272 | How To Write A Programming Language | Straight to the point article about writing your own programming language with a simple toy language as an example | Feb 3 '23 | how-to-write-a-programming-language-1o99 | /____marcell/how-to-write-a-programming-language-1o99 | https://dev.to/____marcell/how-to-write-a-programming-language-1o99 | 2 | 5 | null | 2023-02-03T00:13:58Z | en | null | 5 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fwww.itprotoday.com%2Fsites%2Fitprotoday.com%2Ffiles%2Fstyles%2Farticle_featured_retina%2Fpublic%2FScreen%2520Shot%25202018-12-08%2520at%25204.45.18%2520PM_0.png%3Fitok%3DUvQJWfWh | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fwww.itprotoday.com%2Fsites%2Fitprotoday.com%2Ffiles%2Fstyles%2Farticle_featured_retina%2Fpublic%2FScreen%2520Shot%25202018-12-08%2520at%25204.45.18%2520PM_0.png%3Fitok%3DUvQJWfWh | https://dev.to/____marcell/how-to-write-a-programming-language-1o99 | 2022-12-09T12:43:50Z | null | null | 2023-02-03T00:13:58Z | 2023-03-03T12:42:14Z | 7 | ['programming', 'c', 'computerscience'] | programming, c, computerscience | {'name': 'Marcell Cruz', 'username': '____marcell', 'twitter_username': '____Marcell', 'github_username': '0000marcell', 'user_id': 8374, 'website_url': 'https://marcell.xyz', '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%2F8374%2F80f9918a-73a3-443b-9b62-d01b106fc6b1.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%2F8374%2F80f9918a-73a3-443b-9b62-d01b106fc6b1.jpeg'} | null | null | 714 |
article | 1,351,865 | Open Source C Library Melon: Doubly Linked List | This article introduces the use of the double-linked list of the open source C library... | Feb 3 '23 | open-source-c-library-melon-doubly-linked-list-4i14 | /melang/open-source-c-library-melon-doubly-linked-list-4i14 | https://dev.to/melang/open-source-c-library-melon-doubly-linked-list-4i14 | 2 | 1 | null | 2023-02-03T05:04:41Z | en | null | 1 | https://dev.to/melang/open-source-c-library-melon-doubly-linked-list-4i14 | 2023-02-03T05:04:41Z | 2023-02-03T16:50:54Z | null | 2023-02-03T05:04:41Z | 2023-02-06T15:04:37Z | 4 | ['algorithms', 'c', 'opensource'] | algorithms, c, opensource | {'name': 'Megabit', 'username': 'melang', 'twitter_username': 'MelangOrg', 'github_username': None, 'user_id': 555999, 'website_url': 'https://melang.org/', '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%2F555999%2F443cd636-42df-4630-8387-cb46e66c6fe6.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%2F555999%2F443cd636-42df-4630-8387-cb46e66c6fe6.jpg'} | null | null | 715 | ||
article | 1,350,446 | Installation of Apache age and PostgreSQL from source in linux part 1 | Apache age is a PostgreSQL extension that can plot graphs for your relational databases. The article... | Feb 2 '23 | installation-of-apache-age-and-postgresql-from-source-in-linux-part-1-gka | /talhahahae/installation-of-apache-age-and-postgresql-from-source-in-linux-part-1-gka | https://dev.to/talhahahae/installation-of-apache-age-and-postgresql-from-source-in-linux-part-1-gka | 0 | 1 | null | 2023-02-02T05:57:43Z | en | null | 1 | null | https://dev.to/talhahahae/installation-of-apache-age-and-postgresql-from-source-in-linux-part-1-gka | 2023-02-02T05:57:44Z | 2023-07-10T10:22:27Z | null | 2023-02-02T05:57:43Z | 2024-05-21T19:40:32Z | 2 | ['postgres', 'database', 'c', 'ubuntu'] | postgres, database, c, ubuntu | {'name': 'Talha Munir 🇵🇸', 'username': 'talhahahae', 'twitter_username': 'talhahahae', 'github_username': None, 'user_id': 1016092, '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%2F1016092%2Ff6f9ad36-d9a5-4af5-8238-f44622d9eabb.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%2F1016092%2Ff6f9ad36-d9a5-4af5-8238-f44622d9eabb.jpg'} | null | null | 716 | |
article | 1,349,329 | Calling Ruby Methods in C: Avoid Memory Leaks | Memory leaks are a pain for gem users. They are hard to track and can lead to expensive... | Feb 1 '23 | calling-ruby-methods-in-c-avoid-memory-leaks-mmg | /appsignal/calling-ruby-methods-in-c-avoid-memory-leaks-mmg | https://dev.to/appsignal/calling-ruby-methods-in-c-avoid-memory-leaks-mmg | 0 | 1 | null | 2023-02-01T11:43:30Z | en | null | 1 | https://blog.appsignal.com/2023/01/25/calling-ruby-methods-in-c-avoid-memory-leaks.html | 2023-02-01T11:41:44Z | null | null | 2023-02-01T11:43:30Z | 2023-02-01T11:43:30Z | 5 | ['ruby', 'c'] | ruby, c | {'name': 'Ulysse Buonomo', 'username': 'buonomo', 'twitter_username': None, 'github_username': 'BuonOmo', 'user_id': 980064, '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%2F980064%2F83c22169-241d-4d4d-9000-136ab5dd2b9c.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%2F980064%2F83c22169-241d-4d4d-9000-136ab5dd2b9c.jpeg'} | {'name': 'AppSignal', 'username': 'appsignal', 'slug': 'appsignal', '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%2F232%2F7dc003c2-662a-43dd-a72d-59b6ce86cdb3.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%2F232%2F7dc003c2-662a-43dd-a72d-59b6ce86cdb3.png'} | null | 717 | ||
article | 1,345,756 | Trying out V lang, a simple & fast language | A few days ago, I found out about this new programming language V. On their webpage they claim that... | Jan 29 '23 | trying-out-v-lang-a-simple-fast-language-7ei | /robineco/trying-out-v-lang-a-simple-fast-language-7ei | https://dev.to/robineco/trying-out-v-lang-a-simple-fast-language-7ei | 0 | 2 | null | 2023-01-29T15:12:36Z | en | null | 2 | null | https://dev.to/robineco/trying-out-v-lang-a-simple-fast-language-7ei | 2023-01-29T15:12:36Z | null | null | 2023-01-29T15:12:36Z | 2023-01-29T15:12:36Z | 2 | ['vlang', 'programming', 'c'] | vlang, programming, c | {'name': 'Robin', 'username': 'robineco', 'twitter_username': None, 'github_username': 'robineco', 'user_id': 1016626, '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%2F1016626%2Fce9ffb1d-76e0-46d1-895c-4dc1cc9148b3.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%2F1016626%2Fce9ffb1d-76e0-46d1-895c-4dc1cc9148b3.jpeg'} | null | null | 718 | |
article | 1,308,852 | Murtaza Hashwani | Difference Between C and C++ | We will discuss what are C and C++ programming languages and their similarities. We will also... | Dec 26 '22 | murtaza-hashwani-difference-between-c-and-c-52d4 | /murtazahashwani/murtaza-hashwani-difference-between-c-and-c-52d4 | https://dev.to/murtazahashwani/murtaza-hashwani-difference-between-c-and-c-52d4 | 0 | 4 | null | 2022-12-26T07:28:54Z | en | null | 4 | https://dev.to/murtazahashwani/murtaza-hashwani-difference-between-c-and-c-52d4 | 2022-12-26T07:28:55Z | null | null | 2022-12-26T07:28:54Z | 2022-12-26T07:28:54Z | 2 | ['c', 'beginners', 'tutorial'] | c, beginners, tutorial | {'name': 'Murtaza Hashwani', 'username': 'murtazahashwani', 'twitter_username': None, 'github_username': 'murtazahashwani', 'user_id': 934539, '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%2F934539%2Fe1bdb05e-b341-48d6-acae-f43a14cf3ac8.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%2F934539%2Fe1bdb05e-b341-48d6-acae-f43a14cf3ac8.jpeg'} | null | null | 719 | ||
article | 1,344,860 | Dasturlash va C++ ga kirish | Dasturlash - inson va kompyuter orasidagi "suhbatlashish" jarayonidir. Ya'ni biz kompyuterga berilgan... | Jan 28 '23 | dasturlash-va-c-ga-kirish-5gii | /yusro2000/dasturlash-va-c-ga-kirish-5gii | https://dev.to/yusro2000/dasturlash-va-c-ga-kirish-5gii | 1 | 1 | null | 2023-01-28T17:05:50Z | uz | null | 1 | https://dev.to/yusro2000/dasturlash-va-c-ga-kirish-5gii | 2023-01-28T16:00:38Z | 2023-02-01T07:47:26Z | null | 2023-01-28T17:05:50Z | 2024-06-10T03:02:56Z | 2 | ['programming', 'c', 'introduction', 'beginners'] | programming, c, introduction, beginners | {'name': 'Adaxamova Muqaddasxon', 'username': 'yusro2000', 'twitter_username': None, 'github_username': 'Yusro2000', 'user_id': 1013459, '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%2F1013459%2F40154668-fbfe-4f62-91b8-62d72c67b20f.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%2F1013459%2F40154668-fbfe-4f62-91b8-62d72c67b20f.png'} | null | null | 720 | ||
article | 1,340,863 | Make a Self-Replicating Virus in C | In this article, we’ll be learning how to make a simple computer virus in C. we will be writing a... | Jan 25 '23 | make-a-self-replicating-virus-in-c-15b6 | /thelime1/make-a-self-replicating-virus-in-c-15b6 | https://dev.to/thelime1/make-a-self-replicating-virus-in-c-15b6 | 0 | 40 | null | 2023-01-25T17:49:32Z | en | null | 40 | null | https://dev.to/thelime1/make-a-self-replicating-virus-in-c-15b6 | 2023-01-25T13:38:04Z | null | null | 2023-01-25T17:49:32Z | 2023-01-25T17:49:32Z | 2 | ['virus', 'beginners', 'tutorial', 'c'] | virus, beginners, tutorial, c | {'name': 'Aymen Hmani', 'username': 'thelime1', 'twitter_username': 'Lime1_XD', 'github_username': 'TheLime1', 'user_id': 998440, '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%2F998440%2F1a9eb52b-b34d-449d-a7fb-c34e4c9f820d.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%2F998440%2F1a9eb52b-b34d-449d-a7fb-c34e4c9f820d.jpeg'} | null | null | 721 | |
article | 1,340,007 | How to Write And Run C and C++ Code in Visual Studio Code | For a pretty long time, I was hearing many complaints from a lot of people that they are failing to... | Jan 24 '23 | how-to-write-and-run-c-and-c-code-in-visual-studio-code-1ll2 | /fahimfba/how-to-write-and-run-c-and-c-code-in-visual-studio-code-1ll2 | https://dev.to/fahimfba/how-to-write-and-run-c-and-c-code-in-visual-studio-code-1ll2 | 0 | 1 | null | 2023-01-24T18:42:08Z | en | null | 1 | https://dev.to/fahimfba/how-to-write-and-run-c-and-c-code-in-visual-studio-code-1ll2 | 2023-01-24T18:34:34Z | 2023-01-24T19:03:44Z | null | 2023-01-24T18:42:08Z | 2023-01-24T18:42:08Z | 2 | ['vscode', 'cpp', 'c'] | vscode, cpp, c | {'name': 'Md. Fahim Bin Amin', 'username': 'fahimfba', 'twitter_username': 'Fahim_FBA', 'github_username': 'FahimFBA', 'user_id': 609300, 'website_url': 'https://www.fahimbinamin.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%2F609300%2F6774786e-8ae9-4b36-8988-413184ce193f.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%2F609300%2F6774786e-8ae9-4b36-8988-413184ce193f.jpg'} | null | null | 722 | ||
article | 1,338,564 | Implementando um cat em C | Introdução O cat é uma ferramenta muito utilizada para ler e escrever em arquivos. Ela... | Jan 23 '23 | implementando-um-cat-em-c-5g14 | /igormelo/implementando-um-cat-em-c-5g14 | https://dev.to/igormelo/implementando-um-cat-em-c-5g14 | 2 | 2 | null | 2023-01-23T14:09:07Z | pt | null | 2 | null | https://dev.to/igormelo/implementando-um-cat-em-c-5g14 | 2023-01-23T14:09:07Z | 2023-01-23T22:04:52Z | null | 2023-01-23T14:09:07Z | 2024-04-16T03:02:11Z | 5 | ['programming', 'tutorial', 'braziliandevs', 'c'] | programming, tutorial, braziliandevs, c | {'name': 'Igor Melo', 'username': 'igormelo', 'twitter_username': None, 'github_username': 'igorcafe', 'user_id': 707437, '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%2F707437%2F0218fb91-daf0-4318-841f-5830db01481f.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%2F707437%2F0218fb91-daf0-4318-841f-5830db01481f.png'} | null | null | 723 | |
article | 1,336,812 | The Square Root Solution: Heron's Method in a Nutshell | Introduction Unlock the power of Heron's method and simplify your square root... | Jan 22 '23 | the-square-root-solution-herons-method-in-a-nutshell-3p8i | /sakthilk/the-square-root-solution-herons-method-in-a-nutshell-3p8i | https://dev.to/sakthilk/the-square-root-solution-herons-method-in-a-nutshell-3p8i | 0 | 2 | null | 2023-01-22T04:58:05Z | en | null | 2 | https://dev.to/sakthilk/the-square-root-solution-herons-method-in-a-nutshell-3p8i | 2023-01-21T13:28:02Z | 2023-01-22T05:02:39Z | null | 2023-01-22T04:58:05Z | 2023-01-22T04:58:05Z | 6 | ['python', 'computerscience', 'c', 'datascience'] | python, computerscience, c, datascience | {'name': 'Sakthi LK', 'username': 'sakthilk', 'twitter_username': None, 'github_username': 'SakthiLKoff', 'user_id': 860976, 'website_url': 'https://github.com/sakthilkv', '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%2F860976%2F241c1106-59f4-439f-afae-e03cf1d4f8a3.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%2F860976%2F241c1106-59f4-439f-afae-e03cf1d4f8a3.jpeg'} | null | null | 724 | ||
article | 1,349,537 | The C Function to Iterate Over a PyList (PyObject) and Print Each Item (Python C API: PyObject_GetIter) | We can call Python code in C via the Python C API. And we want to be able to go over the items for a... | Feb 1 '23 | the-c-function-to-iterate-over-a-pylist-pyobject-and-print-each-item-python-c-api-pyobjectgetiter-82a | /doctorlai/the-c-function-to-iterate-over-a-pylist-pyobject-and-print-each-item-python-c-api-pyobjectgetiter-82a | https://dev.to/doctorlai/the-c-function-to-iterate-over-a-pylist-pyobject-and-print-each-item-python-c-api-pyobjectgetiter-82a | 0 | 0 | null | 2023-02-01T14:07:15Z | en | null | 0 | null | https://dev.to/doctorlai/the-c-function-to-iterate-over-a-pylist-pyobject-and-print-each-item-python-c-api-pyobjectgetiter-82a | 2023-02-01T14:07:16Z | null | null | 2023-02-01T14:07:15Z | 2023-02-01T14:07:15Z | 2 | ['c', 'programming', 'blog', 'python'] | c, programming, blog, python | {'name': 'DoctorLai', 'username': 'doctorlai', 'twitter_username': 'doctorzlai', 'github_username': 'DoctorLai', 'user_id': 945166, 'website_url': 'https://anothervps.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%2F945166%2Fc3fc8cd8-216e-4c2e-9fbf-cc7c87321d0f.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%2F945166%2Fc3fc8cd8-216e-4c2e-9fbf-cc7c87321d0f.png'} | null | null | 725 | |
article | 1,258,284 | How to take hidden password from terminal in C/C++ | Have you every wondered, In some terminal programs when they ask for password and you enter it, so... | Jan 10 '23 | how-to-take-hidden-password-from-terminal-in-cc-3ddd | /namantam1/how-to-take-hidden-password-from-terminal-in-cc-3ddd | https://dev.to/namantam1/how-to-take-hidden-password-from-terminal-in-cc-3ddd | 3 | 4 | null | 2023-01-10T21:48:13Z | en | null | 4 | null | https://dev.to/namantam1/how-to-take-hidden-password-from-terminal-in-cc-3ddd | 2022-11-15T20:26:31Z | null | null | 2023-01-10T21:48:13Z | 2023-05-31T14:12:00Z | 2 | ['cpp', 'programming', 'terminal', 'c'] | cpp, programming, terminal, c | {'name': 'Naman Tamrakar', 'username': 'namantam1', 'twitter_username': None, 'github_username': 'namantam1', 'user_id': 689445, 'website_url': 'https://namantam1.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%2F689445%2F94ffd4de-672b-4af3-a9ab-1f3a2a790cb7.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%2F689445%2F94ffd4de-672b-4af3-a9ab-1f3a2a790cb7.jpg'} | null | null | 726 | |
article | 1,323,082 | A BCryptDeriveKeyPBKDF2 example in C++. | I had a heck of a time finding a simple example of this function. I eventually made my... | Jan 10 '23 | a-bcryptderivekeypbkdf2-example-in-c-4ihh | /antidisestablishmentarianism/a-bcryptderivekeypbkdf2-example-in-c-4ihh | https://dev.to/antidisestablishmentarianism/a-bcryptderivekeypbkdf2-example-in-c-4ihh | 0 | 1 | null | 2023-01-10T00:33:22Z | en | null | 1 | null | https://dev.to/antidisestablishmentarianism/a-bcryptderivekeypbkdf2-example-in-c-4ihh | 2023-01-10T00:33:23Z | null | null | 2023-01-10T00:33:22Z | 2023-01-10T00:33:22Z | 1 | ['cpp', 'c', 'bcrypt', 'crypto'] | cpp, c, bcrypt, crypto | {'name': 'Antidisestablishmentarianism', 'username': 'antidisestablishmentarianism', 'twitter_username': None, 'github_username': 'Floccinaucinihilipilification11', 'user_id': 414696, 'website_url': 'https://github.com/Floccinaucinihilipilification11', '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%2F414696%2F1f6055fd-9d38-4dd9-8e22-594a336977dc.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%2F414696%2F1f6055fd-9d38-4dd9-8e22-594a336977dc.jpg'} | null | null | 727 | |
article | 1,307,531 | Tail Call Optimization by Base Jumping off the Stack | Tail calls are the only means of iteration in most functional languages. So implementation support is... | Jan 9 '23 | tail-call-optimization-by-base-jumping-off-the-stack-4mbl | /justinethier/tail-call-optimization-by-base-jumping-off-the-stack-4mbl | https://dev.to/justinethier/tail-call-optimization-by-base-jumping-off-the-stack-4mbl | 0 | 5 | 21,109 | 2023-01-09T21:13:38Z | en | null | 5 | https://dev.to/justinethier/tail-call-optimization-by-base-jumping-off-the-stack-4mbl | 2022-12-24T04:06:41Z | null | null | 2023-01-09T21:13:38Z | 2023-01-09T21:13:38Z | 3 | ['computerscience', 'c', 'scheme'] | computerscience, c, scheme | {'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 | 728 | ||
article | 1,320,065 | Why not Rust for Omnigres? | Or why using C is alright in some circumstances. | Jan 6 '23 | why-not-rust-for-omnigres-43ak | /omnigres/why-not-rust-for-omnigres-43ak | https://dev.to/omnigres/why-not-rust-for-omnigres-43ak | 2 | 2 | null | 2023-01-06T17:19:09Z | en | null | 2 | https://dev.to/omnigres/why-not-rust-for-omnigres-43ak | 2023-01-06T16:30:26Z | 2023-01-10T02:42:20Z | null | 2023-01-06T17:19:09Z | 2023-01-08T13:54:23Z | 4 | ['rust', 'postgres', 'c'] | rust, postgres, c | {'name': 'Yurii Rashkovskii', 'username': 'yrashk', 'twitter_username': 'yrashk', 'github_username': 'yrashk', 'user_id': 28182, '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%2F28182%2Fab2e482c-169d-4ddf-8c9c-6fa22c9a0eaa.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%2F28182%2Fab2e482c-169d-4ddf-8c9c-6fa22c9a0eaa.jpg'} | {'name': 'Omnigres', 'username': 'omnigres', 'slug': 'omnigres', '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%2F6489%2F68c3bded-6a89-4eda-9f1d-69a1c79b0c76.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%2F6489%2F68c3bded-6a89-4eda-9f1d-69a1c79b0c76.png'} | null | 729 | ||
article | 1,317,796 | Rust's impact on security (Why the NSA, Microsoft CTO, and Linux recommend it as the safer choice over C and C++) | Rust's impact on security Why the NSA, Microsoft CTO, and Linux recommend it as the safer... | Jan 5 '23 | rusts-impact-on-security-why-the-nsa-microsoft-cto-and-linux-recommend-it-as-the-safer-choice-over-c-and-c-3bb | /cleancodestudio/rusts-impact-on-security-why-the-nsa-microsoft-cto-and-linux-recommend-it-as-the-safer-choice-over-c-and-c-3bb | https://dev.to/cleancodestudio/rusts-impact-on-security-why-the-nsa-microsoft-cto-and-linux-recommend-it-as-the-safer-choice-over-c-and-c-3bb | 3 | 7 | null | 2023-01-05T00:30:09Z | en | null | 7 | null | https://dev.to/cleancodestudio/rusts-impact-on-security-why-the-nsa-microsoft-cto-and-linux-recommend-it-as-the-safer-choice-over-c-and-c-3bb | 2023-01-05T00:30:10Z | null | null | 2023-01-05T00:30:09Z | 2023-02-02T15:06:43Z | 9 | ['rust', 'c', 'security', 'web3'] | rust, c, security, web3 | {'name': 'Clean Code Studio', 'username': 'cleancodestudio', 'twitter_username': 'cleancodestudio', 'github_username': 'zhorton34', 'user_id': 386677, 'website_url': 'https://cleancode.studio', '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%2F386677%2F4f170830-7e2c-4f3e-81fe-b666a90b7e3f.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%2F386677%2F4f170830-7e2c-4f3e-81fe-b666a90b7e3f.gif'} | null | null | 730 | |
article | 1,317,666 | Every C program has main()? (False) | actually, _start is real magic word. nomain.c: #include <stdio.h> extern void... | Jan 4 '23 | every-c-program-has-mainfalse-2g0a | /yaroslaff/every-c-program-has-mainfalse-2g0a | https://dev.to/yaroslaff/every-c-program-has-mainfalse-2g0a | 0 | 1 | null | 2023-01-04T22:09:28Z | en | null | 1 | null | https://dev.to/yaroslaff/every-c-program-has-mainfalse-2g0a | 2023-01-04T22:09:28Z | 2023-01-10T08:36:55Z | null | 2023-01-04T22:09:28Z | 2023-01-04T22:09:28Z | 1 | ['c', 'main', 'myth'] | c, main, myth | {'name': 'Yaroslav Polyakov', 'username': 'yaroslaff', 'twitter_username': None, 'github_username': 'yaroslaff', 'user_id': 957071, 'website_url': 'https://github.com/yaroslaff/', '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%2F957071%2F396bc340-4607-4f50-a3cb-6eef4cc4a6c2.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%2F957071%2F396bc340-4607-4f50-a3cb-6eef4cc4a6c2.png'} | null | null | 731 | |
article | 1,314,874 | C Vs C++ | C and C++ are both programming languages, but they were designed for different purposes and have some... | Jan 2 '23 | c-vs-c-42cn | /jagroop2001/c-vs-c-42cn | https://dev.to/jagroop2001/c-vs-c-42cn | 7 | 5 | null | 2023-01-02T10:29:16Z | en | null | 5 | https://dev.to/jagroop2001/c-vs-c-42cn | 2023-01-02T10:29:16Z | 2023-01-03T08:22:59Z | null | 2023-01-02T10:29:16Z | 2023-01-12T15:55:14Z | 2 | ['c', 'cpp', 'programming', 'beginners'] | c, cpp, programming, beginners | {'name': 'Jagroop Singh', 'username': 'jagroop2001', 'twitter_username': 'jaehan_oo', 'github_username': 'Jagroop2001', 'user_id': 842521, 'website_url': 'https://www.linkedin.com/in/jagroop-singh-7a59b4327/', '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%2F842521%2Fd8f92227-f47b-446d-8752-56f7e73fd4b7.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%2F842521%2Fd8f92227-f47b-446d-8752-56f7e73fd4b7.jpg'} | null | null | 732 | ||
article | 1,313,699 | Stop using if...else ✋🚫 | Stop using if...else 🚫 for every thing. There is a better option than if...else which is simpler to... | Dec 31 '22 | stop-using-ifelse-1jmn | /dshaw0004/stop-using-ifelse-1jmn | https://dev.to/dshaw0004/stop-using-ifelse-1jmn | 2 | 1 | null | 2022-12-31T15:43:15Z | en | null | 1 | null | https://dev.to/dshaw0004/stop-using-ifelse-1jmn | 2022-12-31T15:43:15Z | null | null | 2022-12-31T15:43:15Z | 2023-01-22T17:50:57Z | 3 | ['cpp', 'c', 'javascript', 'ternaryoperator'] | cpp, c, javascript, ternaryoperator | {'name': 'Dipankar Shaw', 'username': 'dshaw0004', 'twitter_username': None, 'github_username': 'dshaw0004', 'user_id': 999583, 'website_url': 'https://dshaw0004.netlify.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%2F999583%2F030b56d0-f2ae-438b-a7a2-4bcb4a66b701.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%2F999583%2F030b56d0-f2ae-438b-a7a2-4bcb4a66b701.png'} | null | null | 733 | |
article | 1,310,299 | Hello, World! | My first post in one of my favorite programming language. #include <stdio.h> int main() { ... | Dec 27 '22 | hello-world-1alb | /allthingsasync/hello-world-1alb | https://dev.to/allthingsasync/hello-world-1alb | 0 | 0 | null | 2022-12-27T20:34:41Z | en | null | 0 | null | https://dev.to/allthingsasync/hello-world-1alb | 2022-12-27T20:34:41Z | 2022-12-27T20:35:34Z | null | 2022-12-27T20:34:41Z | 2022-12-27T20:34:41Z | 1 | ['programming', 'c'] | programming, c | {'name': 'allthingsasync', 'username': 'allthingsasync', 'twitter_username': None, 'github_username': 'allthingsasync', 'user_id': 968675, '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%2F968675%2F540f3df4-3428-48f9-a875-72ecd64d8f0f.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%2F968675%2F540f3df4-3428-48f9-a875-72ecd64d8f0f.png'} | null | null | 734 | |
article | 1,308,853 | C program outputs data | can i specify cells in excel. | Dec 26 '22 | c-program-outputs-data-3inh | /nacht713/c-program-outputs-data-3inh | https://dev.to/nacht713/c-program-outputs-data-3inh | 0 | 0 | null | 2022-12-26T07:38:14Z | en | null | 0 | null | https://dev.to/nacht713/c-program-outputs-data-3inh | 2022-12-26T07:38:14Z | null | null | 2022-12-26T07:38:14Z | 2022-12-26T07:38:14Z | 1 | ['c'] | c | {'name': '啟倫 陳', 'username': 'nacht713', 'twitter_username': None, 'github_username': None, 'user_id': 996387, '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%2F996387%2F1a0b149f-320b-4481-9568-964bad1739e7.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%2F996387%2F1a0b149f-320b-4481-9568-964bad1739e7.png'} | null | null | 735 | |
article | 1,307,556 | How to view and back trace core dumps through gdb | Write a sample program that generates a segmentation fault In Ubuntu, core dumps are not... | Dec 24 '22 | how-to-view-and-back-trace-core-dump-through-gdb-1p9n | /blueskyson/how-to-view-and-back-trace-core-dump-through-gdb-1p9n | https://dev.to/blueskyson/how-to-view-and-back-trace-core-dump-through-gdb-1p9n | 1 | 5 | null | 2022-12-24T05:56:07Z | en | null | 5 | null | https://dev.to/blueskyson/how-to-view-and-back-trace-core-dump-through-gdb-1p9n | 2022-12-24T05:56:07Z | 2022-12-24T09:42:49Z | null | 2022-12-24T05:56:07Z | 2022-12-25T14:34:51Z | 4 | ['c', 'linux', 'cpp', 'beginners'] | c, linux, cpp, beginners | {'name': 'Jack Lin', 'username': 'blueskyson', 'twitter_username': None, 'github_username': 'blueskyson', 'user_id': 755265, 'website_url': 'https://jacklinweb.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%2F755265%2F39af35ec-b854-4956-8aae-adc58c4d2bb9.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%2F755265%2F39af35ec-b854-4956-8aae-adc58c4d2bb9.jpg'} | null | null | 736 | |
article | 1,307,451 | Tips for working with interrupts in embedded systems | Interrupts are a common feature of embedded systems, allowing the processor to temporarily halt its... | Dec 24 '22 | tips-for-working-with-interrupts-in-embedded-systems-2jdh | /yelk11/tips-for-working-with-interrupts-in-embedded-systems-2jdh | https://dev.to/yelk11/tips-for-working-with-interrupts-in-embedded-systems-2jdh | 0 | 1 | null | 2022-12-24T03:02:27Z | en | null | 1 | null | https://brainembedded0.wordpress.com/2022/12/23/tips-for-working-with-interrupts-in-embedded-systems/ | 2022-12-24T02:08:44Z | null | null | 2022-12-24T03:02:27Z | 2022-12-24T03:02:27Z | 2 | ['c', 'embedded', 'interrupt'] | c, embedded, interrupt | {'name': 'NeighboM', 'username': 'yelk11', 'twitter_username': None, 'github_username': 'Yelk11', 'user_id': 995483, '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%2F995483%2Fa0ed828b-4326-44c7-b436-25d1ce428879.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%2F995483%2Fa0ed828b-4326-44c7-b436-25d1ce428879.png'} | null | null | 737 | |
article | 1,304,511 | Operating System Development Series Part 1: Building a GCC cross compiler for i386 target on an M1 MacBook | A cross compiler is an important tool when building an operating system as it allows you to write... | Dec 21 '22 | operating-system-development-series-part-1-building-a-gcc-cross-compiler-for-i386-target-on-an-m1-macbook-lb3 | /asuzukosi/operating-system-development-series-part-1-building-a-gcc-cross-compiler-for-i386-target-on-an-m1-macbook-lb3 | https://dev.to/asuzukosi/operating-system-development-series-part-1-building-a-gcc-cross-compiler-for-i386-target-on-an-m1-macbook-lb3 | 1 | 3 | null | 2022-12-21T07:12:13Z | en | null | 3 | null | https://dev.to/asuzukosi/operating-system-development-series-part-1-building-a-gcc-cross-compiler-for-i386-target-on-an-m1-macbook-lb3 | 2022-12-21T07:12:13Z | 2022-12-21T07:17:20Z | null | 2022-12-21T07:12:13Z | 2023-12-18T00:44:07Z | 4 | ['cpp', 'c', 'systems'] | cpp, c, systems | {'name': 'Asuzu Kosisochukwu', 'username': 'asuzukosi', 'twitter_username': None, 'github_username': 'asuzukosi', 'user_id': 823704, '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%2F823704%2F63ec0092-fffc-4eb5-979e-69b94cfd75ff.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%2F823704%2F63ec0092-fffc-4eb5-979e-69b94cfd75ff.jpeg'} | null | null | 738 | |
article | 1,304,348 | C's Ternary Operator | I first learned to program in C when I was 14 or 15, and in the decades since, I've used the ternary... | Dec 21 '22 | cs-ternary-operator-2m7b | /scovetta/cs-ternary-operator-2m7b | https://dev.to/scovetta/cs-ternary-operator-2m7b | 2 | 4 | null | 2022-12-21T03:34:31Z | en | null | 4 | null | https://dev.to/scovetta/cs-ternary-operator-2m7b | 2022-12-21T03:34:14Z | null | null | 2022-12-21T03:34:31Z | 2022-12-21T04:45:17Z | 1 | ['c'] | c | {'name': 'Michael Scovetta', 'username': 'scovetta', 'twitter_username': None, 'github_username': 'scovetta', 'user_id': 993195, '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%2F993195%2Fcd62a4cb-449b-463e-854e-cc95ef43cac6.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%2F993195%2Fcd62a4cb-449b-463e-854e-cc95ef43cac6.jpeg'} | null | null | 739 | |
article | 1,304,577 | So... staitc is Sorta Shifty. | In a previous post I pondered that in the C programming language static only has one meaning. Long... | Dec 21 '22 | so-staitc-is-sorta-shifty-3kh9 | /shawsumma/so-staitc-is-sorta-shifty-3kh9 | https://dev.to/shawsumma/so-staitc-is-sorta-shifty-3kh9 | 1 | 0 | null | 2022-12-21T08:46:39Z | en | null | 0 | null | https://dev.to/shawsumma/so-staitc-is-sorta-shifty-3kh9 | 2022-12-21T08:44:56Z | null | null | 2022-12-21T08:46:39Z | 2022-12-30T15:17:08Z | 1 | ['c', 'cpp'] | c, cpp | {'name': 'Shaw', 'username': 'shawsumma', 'twitter_username': None, 'github_username': 'ShawSumma', 'user_id': 748218, '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%2F748218%2F030f238f-9550-4302-acf5-34ce4069626f.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%2F748218%2F030f238f-9550-4302-acf5-34ce4069626f.png'} | null | null | 740 | |
article | 1,301,668 | How to personalize the shell for developers - my custom setup | Hi, This post has been written to create a beautiful and useful custom operating system shell setup... | Dec 18 '22 | shell-personalization-my-custom-setup-28fk | /nuhyurdev/shell-personalization-my-custom-setup-28fk | https://dev.to/nuhyurdev/shell-personalization-my-custom-setup-28fk | 0 | 0 | null | 2022-12-18T20:04:04Z | en | null | 0 | https://dev.to/nuhyurdev/shell-personalization-my-custom-setup-28fk | 2022-12-18T20:03:43Z | 2022-12-19T14:25:51Z | null | 2022-12-18T20:04:04Z | 2022-12-18T20:04:04Z | 2 | ['c', 'discuss'] | c, discuss | {'name': 'nuh yurduseven', 'username': 'nuhyurdev', 'twitter_username': None, 'github_username': 'nuhyurdev', 'user_id': 446660, 'website_url': 'https://nuhyurduseven.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%2F446660%2F620d0a50-64de-4e1a-88a9-519f6bd5fe5e.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%2F446660%2F620d0a50-64de-4e1a-88a9-519f6bd5fe5e.png'} | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 741 | ||
article | 1,298,178 | Painting a Picture with DALL·E | The past few days I have been playing around with DALL·E and testing its capabilities, and seeing... | Dec 16 '22 | painting-a-picture-with-dalle-1pjn | /jamenamcinteer/painting-a-picture-with-dalle-1pjn | https://dev.to/jamenamcinteer/painting-a-picture-with-dalle-1pjn | 0 | 9 | null | 2022-12-16T17:27:01Z | en | null | 9 | https://dev.to/jamenamcinteer/painting-a-picture-with-dalle-1pjn | 2022-12-15T20:05:48Z | null | null | 2022-12-16T17:27:01Z | 2022-12-16T17:27:01Z | 6 | ['c', 'watercooler'] | c, watercooler | {'name': 'Jamena McInteer', 'username': 'jamenamcinteer', 'twitter_username': None, 'github_username': 'jamenamcinteer', 'user_id': 142306, 'website_url': 'https://jamena.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%2F142306%2F0027b343-0f93-4f33-b7e5-be039fba32d7.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%2F142306%2F0027b343-0f93-4f33-b7e5-be039fba32d7.jpeg'} | null | {'name': 'watercooler', 'bg_color_hex': '#D0ECFF', 'text_color_hex': '#130074'} | 742 | ||
article | 1,295,449 | Turning Any JSON API Into An App | The Internet is fantastic. There are a seemingly infinite array of APIs available for people to use.... | Feb 1 '23 | turning-any-json-api-into-an-app-49cd | /barretblake/turning-any-json-api-into-an-app-49cd | https://dev.to/barretblake/turning-any-json-api-into-an-app-49cd | 0 | 0 | null | 2023-02-01T14:58:35Z | en | null | 0 | null | https://barretblake.dev/2022/12/turning-any-json-api-into-an-app/?utm_source=rss&utm_medium=rss&utm_campaign=turning-any-json-api-into-an-app | 2022-12-13T23:20:38Z | null | 2023-02-01T14:58:35Z | 2022-12-13T20:08:04Z | 2022-12-13T20:08:04Z | 8 | ['development', 'c', 'cadvent'] | development, c, cadvent | {'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 | 743 | |
article | 1,227,263 | Concurrencia en Golang III | |1. | Modelo de concurrencia |2. | Goroutines y canales |3. | Wait Groups |4. | Select y Worker... | Dec 7 '22 | concurrencia-en-golang-iii-4g6c | /tomaslingotti/concurrencia-en-golang-iii-4g6c | https://dev.to/tomaslingotti/concurrencia-en-golang-iii-4g6c | 2 | 13 | null | 2022-12-07T22:04:50Z | es | null | 13 | https://dev.to/tomaslingotti/concurrencia-en-golang-iii-4g6c | 2022-10-23T00:49:29Z | 2023-05-16T14:41:06Z | null | 2022-12-07T22:04:50Z | 2023-04-27T22:33:42Z | 3 | ['api', 'go', 'programming', 'c'] | api, go, programming, c | {'name': 'Tomas Francisco Lingotti', 'username': 'tomaslingotti', 'twitter_username': None, 'github_username': 'tomiok', 'user_id': 921372, 'website_url': 'https://twitch.tv/tomasitofl', '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%2F921372%2F580eee9b-5def-4d01-97f9-649b4693f53a.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%2F921372%2F580eee9b-5def-4d01-97f9-649b4693f53a.jpg'} | null | null | 744 | ||
article | 1,348,893 | Neighbor's Water Heater Automation (part 1) | The Setting My neighbor has a Bosch tankless water heater he put in last year. This water... | Feb 1 '23 | neighbors-water-heater-automation-part-1-388j | /tyrel/neighbors-water-heater-automation-part-1-388j | https://dev.to/tyrel/neighbors-water-heater-automation-part-1-388j | 0 | 0 | null | 2023-02-01T02:34:27Z | en | null | 0 | null | https://tyrel.dev/blog/2022/11/neighbors-water-heater-automation-part-1.html | 2023-02-01T02:32:53Z | null | 2023-02-01T02:34:27Z | 2022-11-04T04:00:00Z | 2022-11-04T04:00:00Z | 5 | ['automation', 'c', 'esp8266'] | automation, c, esp8266 | {'name': 'Tyrel Souza', 'username': 'tyrel', 'twitter_username': None, 'github_username': 'tyrelsouza', 'user_id': 3901, 'website_url': 'https://tyrel.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%2F3901%2FPGpwBXPd.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%2F3901%2FPGpwBXPd.jpg'} | null | null | 745 | |
article | 1,287,691 | Advent of Code 2022 | I’m participating in the Advent of Code again this year. We’ll see if I get further than I did last... | Feb 1 '23 | advent-of-code-2022-3ndg | /barretblake/advent-of-code-2022-3ndg | https://dev.to/barretblake/advent-of-code-2022-3ndg | 0 | 0 | null | 2023-02-01T14:58:30Z | en | null | 0 | null | https://barretblake.dev/2022/12/advent-of-code-2022/?utm_source=rss&utm_medium=rss&utm_campaign=advent-of-code-2022 | 2022-12-07T18:20:30Z | null | 2023-02-01T14:58:30Z | 2022-12-07T15:00:00Z | 2022-12-07T15:00:00Z | 1 | ['development', 'adventofcode2022', 'c'] | development, adventofcode2022, c | {'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 | 746 | |
article | 1,283,952 | A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust | [19-09-2023] Updates: Add instructions and code for an alternative way to build and run using... | Dec 4 '22 | a-tutorial-for-accessing-cc-functions-within-a-shared-library-dllsodylib-from-rust-1fp2 | /sria91/a-tutorial-for-accessing-cc-functions-within-a-shared-library-dllsodylib-from-rust-1fp2 | https://dev.to/sria91/a-tutorial-for-accessing-cc-functions-within-a-shared-library-dllsodylib-from-rust-1fp2 | 0 | 18 | null | 2022-12-04T08:30:12Z | en | null | 18 | null | https://blog.srikanth.one/a-tutorial-for-accessing-cc-functions-within-a-shared-library-dllsodylib-from-rust | 2022-12-04T08:30:13Z | 2023-09-19T12:10:41Z | null | 2022-12-04T08:30:12Z | 2022-12-04T08:30:12Z | 6 | ['rust', 'cpp', 'c', 'ffi'] | rust, cpp, c, ffi | {'name': 'Srikanth Anantharam', 'username': 'sria91', 'twitter_username': 'sria91', 'github_username': 'sria91', 'user_id': 38673, 'website_url': 'https://srikanth.one/', '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%2F38673%2F1092275c-6282-40b0-95a2-db89735b0595.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%2F38673%2F1092275c-6282-40b0-95a2-db89735b0595.png'} | null | null | 747 | |
article | 1,281,862 | What is stopping you from learning C? | Hello Everyone! Today I have a question for you -> C I like C. I'd go even as far as... | Dec 2 '22 | what-is-stopping-you-from-learning-c-272k | /yjdoc2/what-is-stopping-you-from-learning-c-272k | https://dev.to/yjdoc2/what-is-stopping-you-from-learning-c-272k | 0 | 6 | null | 2022-12-02T15:34:40Z | en | null | 6 | https://dev.to/yjdoc2/what-is-stopping-you-from-learning-c-272k | 2022-12-02T13:10:25Z | null | null | 2022-12-02T15:34:40Z | 2022-12-02T15:34:40Z | 5 | ['discuss', 'c', 'programming', 'watercooler'] | discuss, c, programming, watercooler | {'name': 'YJDoc2', 'username': 'yjdoc2', 'twitter_username': 'yj_doc2', 'github_username': 'YJDoc2', 'user_id': 468876, '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%2F468876%2F7e3ab1e1-0952-4b5f-8897-e93a5871247d.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%2F468876%2F7e3ab1e1-0952-4b5f-8897-e93a5871247d.png'} | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 748 | ||
article | 1,240,723 | The Key to C | C for Beginners? Let's be clear here: no matter the popularity, C is a difficult language... | Dec 1 '22 | the-key-to-c-n6i | /yekyam/the-key-to-c-n6i | https://dev.to/yekyam/the-key-to-c-n6i | 5 | 11 | null | 2022-12-01T04:35:34Z | en | null | 11 | null | https://dev.to/yekyam/the-key-to-c-n6i | 2022-11-02T17:50:24Z | null | null | 2022-12-01T04:35:34Z | 2022-12-03T00:30:21Z | 2 | ['c', 'beginners'] | c, beginners | {'name': 'Manuel Mateo', 'username': 'yekyam', 'twitter_username': None, 'github_username': 'yekyam', 'user_id': 479690, '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%2F479690%2Fec0b0730-9e80-4ceb-b0a2-00ed5d826699.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%2F479690%2Fec0b0730-9e80-4ceb-b0a2-00ed5d826699.jpeg'} | null | null | 749 | |
article | 1,270,834 | Encrypt a number | Hello everyone. I am self learning C from the Dietel and Dietel book C How to program. I am doing an... | Nov 24 '22 | encrypt-a-number-a48 | /valery_drantyev_a87761b31/encrypt-a-number-a48 | https://dev.to/valery_drantyev_a87761b31/encrypt-a-number-a48 | 5 | 6 | null | 2022-11-24T14:37:03Z | en | null | 6 | null | https://dev.to/valery_drantyev_a87761b31/encrypt-a-number-a48 | 2022-11-24T14:37:04Z | null | null | 2022-11-24T14:37:03Z | 2022-11-26T13:59:43Z | 1 | ['c'] | c | {'name': 'Val', 'username': 'valery_drantyev_a87761b31', 'twitter_username': None, 'github_username': None, 'user_id': 978527, '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%2F978527%2Fbbc59b35-698d-4d9e-835f-0bf8e4a4f9ac.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%2F978527%2Fbbc59b35-698d-4d9e-835f-0bf8e4a4f9ac.png'} | null | null | 750 | |
article | 1,268,349 | Access private blobs with user credentials using Azure Function and App Service authentication | I recently came across a requirement of an easy way of downloading blobs from Azure Storage Account... | Nov 23 '22 | access-private-blobs-with-user-credentials-using-azure-function-and-app-service-authentication-4h23 | /jannepasanen/access-private-blobs-with-user-credentials-using-azure-function-and-app-service-authentication-4h23 | https://dev.to/jannepasanen/access-private-blobs-with-user-credentials-using-azure-function-and-app-service-authentication-4h23 | 0 | 7 | null | 2022-11-23T07:18:16Z | en | null | 7 | null | https://dev.to/jannepasanen/access-private-blobs-with-user-credentials-using-azure-function-and-app-service-authentication-4h23 | 2022-11-23T06:56:27Z | null | null | 2022-11-23T07:18:16Z | 2022-11-23T07:18:16Z | 5 | ['serverless', 'c', 'azure', 'dotnet'] | serverless, c, azure, dotnet | {'name': 'Janne Pasanen', 'username': 'jannepasanen', 'twitter_username': None, 'github_username': None, 'user_id': 976694, '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%2F976694%2F8fb36db8-6d4d-461a-9c99-04c709f60784.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%2F976694%2F8fb36db8-6d4d-461a-9c99-04c709f60784.jpg'} | null | null | 751 | |
article | 1,267,660 | XmlSerializer memory leak | Original post at: https://siderite.dev/blog/xmlserializer-memory-leak/ So I was happily minding my... | Nov 22 '22 | xmlserializer-memory-leak-5bpj | /costinmanda/xmlserializer-memory-leak-5bpj | https://dev.to/costinmanda/xmlserializer-memory-leak-5bpj | 0 | 3 | null | 2022-11-22T16:41:01Z | en | null | 3 | null | https://siderite.dev/blog/xmlserializer-memory-leak/ | 2022-11-22T16:40:27Z | null | 2022-11-22T16:41:01Z | 2022-11-22T16:39:57Z | 2022-11-22T16:39:57Z | 3 | ['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 | 752 | |
article | 1,266,870 | What are the five basic elements of a C++ program | Do you want to learn about the basics of C++, with the essential elements? But before we start, here... | Nov 22 '22 | what-are-the-five-basic-elements-of-a-c-program-5on | /akshays81992169/what-are-the-five-basic-elements-of-a-c-program-5on | https://dev.to/akshays81992169/what-are-the-five-basic-elements-of-a-c-program-5on | 0 | 3 | null | 2022-11-22T07:23:57Z | en | null | 3 | null | https://dev.to/akshays81992169/what-are-the-five-basic-elements-of-a-c-program-5on | 2022-11-22T07:23:57Z | null | null | 2022-11-22T07:23:57Z | 2022-11-22T07:23:57Z | 5 | ['codin', 'programming', 'python', 'c'] | codin, programming, python, c | {'name': 'Akshay Sharma', 'username': 'akshays81992169', 'twitter_username': 'AkshayS81992169', 'github_username': None, 'user_id': 863170, '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%2F863170%2F49a38cf9-9378-4fe7-9d95-3f222890d8c7.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%2F863170%2F49a38cf9-9378-4fe7-9d95-3f222890d8c7.png'} | null | null | 753 | |
article | 1,263,902 | The Fuss of Cross-Compiling C/C++ 😒 | This article was put together from my findings when I tried to compile libcpy for Windows... | Nov 20 '22 | compiling-cc-on-both-windows-and-linux-with-address-sanitizer-3ikn | /midnqp/compiling-cc-on-both-windows-and-linux-with-address-sanitizer-3ikn | https://dev.to/midnqp/compiling-cc-on-both-windows-and-linux-with-address-sanitizer-3ikn | 1 | 9 | null | 2022-11-20T04:04:30Z | en | null | 9 | null | https://dev.to/midnqp/compiling-cc-on-both-windows-and-linux-with-address-sanitizer-3ikn | 2022-11-19T15:25:07Z | 2023-06-12T15:02:56Z | null | 2022-11-20T04:04:30Z | 2022-11-21T16:32:03Z | 4 | ['cpp', 'c', 'linux', 'programming'] | cpp, c, linux, programming | {'name': 'Muhammad Bin Zafar', 'username': 'midnqp', 'twitter_username': None, 'github_username': 'midnqp', 'user_id': 699002, 'website_url': 'https://linkedin.com/in/midnqp', '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%2F699002%2F5778ac33-7954-451d-b0bb-2231a540124e.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%2F699002%2F5778ac33-7954-451d-b0bb-2231a540124e.jpeg'} | null | null | 754 | |
article | 1,259,257 | Things learned from K&R C | Pointers Pointer arithmetic on void * is not allowed since the size of pointed-to data is... | Nov 16 '22 | things-learned-from-kr-c-3emg | /kevinalbs/things-learned-from-kr-c-3emg | https://dev.to/kevinalbs/things-learned-from-kr-c-3emg | 2 | 5 | null | 2022-11-16T13:12:31Z | en | null | 5 | null | https://dev.to/kevinalbs/things-learned-from-kr-c-3emg | 2022-11-16T13:12:31Z | 2022-11-25T14:29:15Z | null | 2022-11-16T13:12:31Z | 2022-11-25T14:30:46Z | 2 | ['c'] | c | {'name': 'Kevin Albertson', 'username': 'kevinalbs', 'twitter_username': None, 'github_username': 'kevinAlbs', 'user_id': 649688, 'website_url': 'https://kevinalbs.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%2F649688%2F8ec9075a-d7e5-41b7-9e50-f573686f5b97.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%2F649688%2F8ec9075a-d7e5-41b7-9e50-f573686f5b97.jpeg'} | null | null | 755 | |
article | 1,253,758 | <<C Primer Plus>>笔记 | 2.2对简单程序的示例解释 2.2.1 第一遍:快速概要 一.#include ... | Nov 12 '22 | bi-ji-4019 | /sherleystudh/bi-ji-4019 | https://dev.to/sherleystudh/bi-ji-4019 | 0 | 1 | null | 2022-11-12T09:09:05Z | zh | null | 1 | null | https://dev.to/sherleystudh/bi-ji-4019 | 2022-11-12T06:50:25Z | null | null | 2022-11-12T09:09:05Z | 2022-11-12T09:09:05Z | 1 | ['c'] | c | {'name': 'Andre Sherleystudh', 'username': 'sherleystudh', 'twitter_username': 'sherleystudh', 'github_username': 'wueeeee', 'user_id': 959217, '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%2F959217%2F09e6cc7c-cca7-4cd3-b6ed-fc99e478d797.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%2F959217%2F09e6cc7c-cca7-4cd3-b6ed-fc99e478d797.png'} | null | null | 756 | |
article | 1,248,197 | Fast fuzzy searching of a string in a list | Original post: https://siderite.dev/blog/fast-fuzzy-searching-of-string-in-list Sift4 algorithm:... | Nov 8 '22 | fast-fuzzy-searching-of-a-string-in-a-list-3ie | /costinmanda/fast-fuzzy-searching-of-a-string-in-a-list-3ie | https://dev.to/costinmanda/fast-fuzzy-searching-of-a-string-in-a-list-3ie | 2 | 7 | null | 2022-11-08T17:00:47Z | en | null | 7 | null | https://siderite.dev/blog/fast-fuzzy-searching-of-string-in-list/ | 2022-11-08T16:59:52Z | 2022-11-08T17:06:05Z | 2022-11-08T17:00:47Z | 2022-11-08T16:55:38Z | 2022-11-09T20:40:23Z | 4 | ['programming', 'javascript', 'c'] | programming, javascript, 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 | 757 | |
article | 1,248,187 | C++ da 4-dars | A post by AbrorAbdulboriyev | Nov 8 '22 | c-da-22k7 | /abrorabdulboriyev/c-da-22k7 | https://dev.to/abrorabdulboriyev/c-da-22k7 | 0 | 4 | null | 2022-11-08T16:27:17Z | ha | null | 4 | null | https://dev.to/abrorabdulboriyev/c-da-22k7 | 2022-11-08T16:27:18Z | 2022-11-15T11:24:00Z | null | 2022-11-08T16:27:17Z | 2022-11-08T16:27:17Z | 0 | ['c'] | c | {'name': 'AbrorAbdulboriyev', 'username': 'abrorabdulboriyev', 'twitter_username': None, 'github_username': 'AbrorAbdulboriyev', 'user_id': 962535, '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%2F962535%2Faa390828-c2c6-4738-9f46-671449444d27.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%2F962535%2Faa390828-c2c6-4738-9f46-671449444d27.jpg'} | null | null | 758 | |
article | 1,246,298 | How To Iterate Over C String | Iterating over a string sounds like a simple task, but every time I have to do it, I come across a... | Nov 7 '22 | how-to-iterate-over-c-string-lcj | /zirkelc/how-to-iterate-over-c-string-lcj | https://dev.to/zirkelc/how-to-iterate-over-c-string-lcj | 2 | 26 | null | 2022-11-07T10:03:21Z | en | null | 26 | null | https://dev.to/zirkelc/how-to-iterate-over-c-string-lcj | 2022-11-07T10:03:21Z | 2022-12-21T16:22:05Z | null | 2022-11-07T10:03:21Z | 2023-09-06T11:21:30Z | 2 | ['c', 'beginners', 'tutorial', 'programming'] | c, beginners, tutorial, programming | {'name': 'Chris Cook', 'username': 'zirkelc', 'twitter_username': None, 'github_username': 'zirkelc', 'user_id': 632215, 'website_url': 'https://zirkelc.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%2F632215%2F83b13af4-ca36-4ceb-8c38-40737fe8087a.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%2F632215%2F83b13af4-ca36-4ceb-8c38-40737fe8087a.jpg'} | null | null | 759 | |
article | 1,246,962 | How to Follow the Tag for C Programming | I'm new to the DEV Community and when I was given a list of tags I could follow, I couldn't find one... | Nov 7 '22 | how-to-follow-the-tag-for-c-programming-2h60 | /troymc/how-to-follow-the-tag-for-c-programming-2h60 | https://dev.to/troymc/how-to-follow-the-tag-for-c-programming-2h60 | 0 | 3 | null | 2022-11-07T19:05:59Z | en | null | 3 | https://dev.to/troymc/how-to-follow-the-tag-for-c-programming-2h60 | 2022-11-07T19:06:00Z | null | null | 2022-11-07T19:05:59Z | 2022-11-07T19:05:59Z | 1 | ['c', 'programming', 'help'] | c, programming, help | {'name': 'Troy McConaghy', 'username': 'troymc', 'twitter_username': None, 'github_username': None, 'user_id': 964425, '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%2F964425%2F8c574351-ac74-4628-8359-71c3935415e4.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%2F964425%2F8c574351-ac74-4628-8359-71c3935415e4.jpg'} | null | {'name': 'help', 'bg_color_hex': '#ff3232', 'text_color_hex': '#ffffff'} | 760 | ||
article | 1,239,075 | Python Throws a Bone to Other Developers | This may be a bit late to the party, but I recently found out that, starting with Python 3.8, You can... | Nov 1 '22 | python-throws-a-bone-to-other-developers-2l35 | /redhap/python-throws-a-bone-to-other-developers-2l35 | https://dev.to/redhap/python-throws-a-bone-to-other-developers-2l35 | 0 | 3 | null | 2022-11-01T16:50:53Z | en | null | 3 | null | https://dev.to/redhap/python-throws-a-bone-to-other-developers-2l35 | 2022-11-01T16:50:54Z | null | null | 2022-11-01T16:50:53Z | 2022-11-01T16:50:53Z | 1 | ['python', 'c', 'programming'] | python, c, programming | {'name': 'HAP', 'username': 'redhap', 'twitter_username': None, 'github_username': 'Red-HAP', 'user_id': 500968, '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%2F500968%2F21dd8184-fa55-43f0-ae0f-07290f059b68.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%2F500968%2F21dd8184-fa55-43f0-ae0f-07290f059b68.jpeg'} | null | null | 761 | |
article | 1,237,752 | Debugging code in C language with a Makefile on MAC | Debugging its code remains a fundamental step in solving bugs. Some programs seem less bulky in terms... | Nov 1 '22 | debugging-code-in-c-language-with-a-makefile-5d44 | /trakyrichard/debugging-code-in-c-language-with-a-makefile-5d44 | https://dev.to/trakyrichard/debugging-code-in-c-language-with-a-makefile-5d44 | 0 | 5 | null | 2022-11-01T13:38:04Z | en | null | 5 | https://dev.to/trakyrichard/debugging-code-in-c-language-with-a-makefile-5d44 | 2022-10-31T23:52:22Z | 2022-11-01T13:41:38Z | null | 2022-11-01T13:38:04Z | 2022-11-01T13:38:04Z | 2 | ['c', 'debug', 'makefile', 'code'] | c, debug, makefile, code | {'name': 'Traky Richard BLM', 'username': 'trakyrichard', 'twitter_username': 'TrakyRichard', 'github_username': 'TrakyRichard', 'user_id': 451583, 'website_url': 'https://africaycone.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%2F451583%2F9365c608-20c3-490c-8781-2c02cf585ddb.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%2F451583%2F9365c608-20c3-490c-8781-2c02cf585ddb.jpg'} | null | null | 762 | ||
article | 1,236,636 | Do we need a "Rust Standard"? | Languages like C and C++ are standardized. They are fully specified in an internationally recognized... | Oct 31 '22 | do-we-need-a-rust-standard-2g1b | /tell396/do-we-need-a-rust-standard-2g1b | https://dev.to/tell396/do-we-need-a-rust-standard-2g1b | 0 | 5 | null | 2022-10-31T06:05:38Z | en | null | 5 | https://dev.to/tell396/do-we-need-a-rust-standard-2g1b | 2022-10-31T06:05:39Z | 2022-11-17T13:14:37Z | null | 2022-10-31T06:05:38Z | 2022-10-31T06:05:38Z | 13 | ['rust', 'c', 'cpp', 'python'] | rust, c, cpp, python | {'name': 'Berezhnev Vladimir', 'username': 'tell396', 'twitter_username': None, 'github_username': 'Tell396', 'user_id': 922926, 'website_url': 'https://berezhnev.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%2F922926%2F82df48ac-774f-476d-94ac-20c6d55d70f5.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%2F922926%2F82df48ac-774f-476d-94ac-20c6d55d70f5.png'} | null | null | 763 | ||
article | 1,237,293 | Build & Distribute a Python C Extension Module | Introduction Python is a great language for prototyping and building applications.... | Nov 13 '22 | build-distribute-a-python-c-extension-module-27bp | /chillaranand/build-distribute-a-python-c-extension-module-27bp | https://dev.to/chillaranand/build-distribute-a-python-c-extension-module-27bp | 0 | 4 | null | 2022-11-13T02:56:16Z | en | null | 4 | null | https://avilpage.com/2022/10/build-distribute-a-python-c-extension-module.html | 2022-10-31T16:20:29Z | null | 2022-11-13T02:56:16Z | 2022-10-30T02:01:29Z | 2022-10-30T02:01:29Z | 3 | ['c', 'python'] | c, python | {'name': 'Chillar Anand', 'username': 'chillaranand', 'twitter_username': None, 'github_username': 'ChillarAnand', 'user_id': 18842, 'website_url': 'https://avilpage.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%2F18842%2F46af4a1c-bedc-43c2-8e22-40529b6092ad.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%2F18842%2F46af4a1c-bedc-43c2-8e22-40529b6092ad.jpg'} | null | null | 764 | |
article | 1,229,341 | Why Array Index Starts with 0 , A pointers magic ! | The very first language I learnt was C and it took months to understand pointers. I can never forget... | Oct 25 '22 | why-array-index-starts-with-0-a-pointers-magic--j53 | /shrihari/why-array-index-starts-with-0-a-pointers-magic--j53 | https://dev.to/shrihari/why-array-index-starts-with-0-a-pointers-magic--j53 | 2 | 2 | null | 2022-10-25T13:08:52Z | en | null | 2 | null | https://dev.to/shrihari/why-array-index-starts-with-0-a-pointers-magic--j53 | 2022-10-25T13:08:52Z | 2023-09-09T16:04:51Z | null | 2022-10-25T13:08:52Z | 2022-10-26T00:45:18Z | 3 | ['programming', 'c', 'beginners', 'tutorial'] | programming, c, beginners, tutorial | {'name': 'Shrihari Mohan', 'username': 'shrihari', 'twitter_username': 'papashrihari', 'github_username': 'ShrihariMohan', 'user_id': 693354, 'website_url': 'https://shrihari-portfolio.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%2F693354%2Fd92a0fbc-978c-4086-b5e9-4189e5eb23af.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%2F693354%2Fd92a0fbc-978c-4086-b5e9-4189e5eb23af.jpg'} | null | null | 765 | |
article | 1,226,564 | Embedded Systems Weekly #123 | It's a week of RTOS announcements. On the one hand, we have the old long-established NuttX updated to... | Oct 21 '22 | embedded-systems-weekly-123-82p | /embedsys/embedded-systems-weekly-123-82p | https://dev.to/embedsys/embedded-systems-weekly-123-82p | 2 | 4 | null | 2022-10-21T21:19:19Z | en | null | 4 | https://embedsysweekly.com/123-kataos-rust-rtos/ | 2022-10-21T21:19:20Z | null | null | 2022-10-21T21:19:19Z | 2022-10-23T17:34:59Z | 3 | ['embedded', 'rust', 'c', 'rtos'] | embedded, rust, c, rtos | {'name': 'Embedded Systems', 'username': 'embedsys', 'twitter_username': 'embedsys', 'github_username': None, 'user_id': 870432, 'website_url': 'https://embedsysweekly.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%2F870432%2F81e684b6-ddb7-4415-9935-a65e27cc4677.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%2F870432%2F81e684b6-ddb7-4415-9935-a65e27cc4677.jpg'} | null | null | 766 | ||
article | 1,217,776 | C++ New Style Casts in C (sort of) | Faking C++'s new style casts in C. | Oct 16 '22 | c-new-style-casts-in-c-sort-of-1amd | /pauljlucas/c-new-style-casts-in-c-sort-of-1amd | https://dev.to/pauljlucas/c-new-style-casts-in-c-sort-of-1amd | 1 | 5 | null | 2022-10-16T02:35:48Z | en | null | 5 | null | https://dev.to/pauljlucas/c-new-style-casts-in-c-sort-of-1amd | 2022-10-12T15:50:56Z | 2023-12-03T02:01:05Z | null | 2022-10-16T02:35:48Z | 2023-01-09T07:37:29Z | 5 | ['c'] | c | {'name': 'Paul J. Lucas', 'username': 'pauljlucas', 'twitter_username': None, 'github_username': 'paul-j-lucas', 'user_id': 2304, 'website_url': 'https://www.linkedin.com/in/pauljaylucas/', '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%2F2304%2F7366785.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%2F2304%2F7366785.jpeg'} | null | null | 767 | |
article | 1,220,345 | React and .NET Core 6.0 Sample Project with Docker - Part 1 | This article will explain about the CRUD (Create ,Read ,Update and Delete) operations in ASP.NET Core... | Oct 15 '22 | react-and-net-core-60-sample-project-with-docker-part-1-562i | /jayavardhan5555/react-and-net-core-60-sample-project-with-docker-part-1-562i | https://dev.to/jayavardhan5555/react-and-net-core-60-sample-project-with-docker-part-1-562i | 0 | 13 | null | 2022-10-15T09:15:57Z | en | null | 13 | null | https://dev.to/jayavardhan5555/react-and-net-core-60-sample-project-with-docker-part-1-562i | 2022-10-15T06:38:48Z | 2022-10-19T08:20:38Z | null | 2022-10-15T09:15:57Z | 2022-10-15T09:15:57Z | 4 | ['api', 'c'] | api, c | {'name': 'Jayavardhan Reddy J', 'username': 'jayavardhan5555', 'twitter_username': None, 'github_username': 'jayavardhan5555', 'user_id': 942643, '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%2F942643%2Fc7c7da1f-484e-4817-a8dd-bd0352e230ec.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%2F942643%2Fc7c7da1f-484e-4817-a8dd-bd0352e230ec.png'} | null | null | 768 | |
article | 1,219,908 | C programming language: | C is a widely used, straightforward, and adaptable general-purpose computer language. It is a... | Oct 14 '22 | c-programming-language-4305 | /dannijanni/c-programming-language-4305 | https://dev.to/dannijanni/c-programming-language-4305 | 0 | 3 | null | 2022-10-14T17:28:52Z | en | null | 3 | null | https://dev.to/dannijanni/c-programming-language-4305 | 2022-10-14T17:27:06Z | 2022-10-15T11:56:40Z | null | 2022-10-14T17:28:52Z | 2022-10-14T17:28:52Z | 5 | ['c', 'beginners', 'mangementprojects', 'languages'] | c, beginners, mangementprojects, languages | {'name': 'Adnan Ashraf', 'username': 'dannijanni', 'twitter_username': None, 'github_username': 'dannijanni604', 'user_id': 944069, '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%2F944069%2F0da6aa2b-4fdd-425d-ad13-0d691629893a.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%2F944069%2F0da6aa2b-4fdd-425d-ad13-0d691629893a.jpeg'} | null | null | 769 | |
article | 1,219,024 | Problem in C Pointer | I Have a problem in my C code. I can't explain the topic name as I am not sure exactly but expecting... | Oct 13 '22 | problem-in-c-pointer-271e | /tarikol/problem-in-c-pointer-271e | https://dev.to/tarikol/problem-in-c-pointer-271e | 0 | 2 | null | 2022-10-13T18:17:44Z | en | null | 2 | null | https://dev.to/tarikol/problem-in-c-pointer-271e | 2022-10-13T18:17:44Z | null | null | 2022-10-13T18:17:44Z | 2022-10-13T18:17:44Z | 1 | ['c', 'pointer', 'struct', 'enum'] | c, pointer, struct, enum | {'name': 'Mohammad Tarikol Islam', 'username': 'tarikol', 'twitter_username': None, 'github_username': 'Tarikol-Islam', 'user_id': 943125, '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%2F943125%2F5a23e914-2b5a-415d-82bc-7d77e3f62143.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%2F943125%2F5a23e914-2b5a-415d-82bc-7d77e3f62143.jpeg'} | null | null | 770 | |
article | 1,218,232 | Vector problem | Hello, I tried to print the first and the last numbers of a vector, but for some reason only the last... | Oct 13 '22 | vector-problem-2lb3 | /lostruins00/vector-problem-2lb3 | https://dev.to/lostruins00/vector-problem-2lb3 | 0 | 2 | null | 2022-10-13T00:40:00Z | en | null | 2 | null | https://dev.to/lostruins00/vector-problem-2lb3 | 2022-10-13T00:40:00Z | null | null | 2022-10-13T00:40:00Z | 2022-10-13T00:40:00Z | 1 | ['c'] | c | {'name': 'lost ruins', 'username': 'lostruins00', 'twitter_username': 'lostruins00', 'github_username': None, 'user_id': 942195, '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%2F942195%2F6e0414c4-99ef-4138-a118-f820b744955e.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%2F942195%2F6e0414c4-99ef-4138-a118-f820b744955e.png'} | null | null | 771 | |
article | 1,219,341 | Ternary operator in python | Ternary operator provides short and concise way to write the conditional statements and allows to... | Oct 14 '22 | ternary-operator-in-python-521o | /ajithr116/ternary-operator-in-python-521o | https://dev.to/ajithr116/ternary-operator-in-python-521o | 0 | 1 | null | 2022-10-14T04:25:38Z | en | null | 1 | https://dev.to/ajithr116/ternary-operator-in-python-521o | 2022-10-14T04:25:39Z | null | null | 2022-10-14T04:25:38Z | 2022-10-14T04:25:38Z | 1 | ['python', 'operations', 'c', 'cpp'] | python, operations, c, cpp | {'name': 'Ajith R', 'username': 'ajithr116', 'twitter_username': None, 'github_username': 'ajithr116', 'user_id': 885968, 'website_url': 'https://medium.com/@ajithr116', '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%2F885968%2Fb959dcca-73bf-46f8-80ae-095a9cf5d0fe.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%2F885968%2Fb959dcca-73bf-46f8-80ae-095a9cf5d0fe.png'} | null | null | 772 | ||
article | 1,198,933 | What Are You Pointing At??? | If you really want to kick ass in C, you need to understand how C handles memory The C language... | Sep 21 '22 | what-are-you-pointing-at-ohc | /mcsavvy/what-are-you-pointing-at-ohc | https://dev.to/mcsavvy/what-are-you-pointing-at-ohc | 1 | 0 | null | 2022-09-21T06:37:11Z | en | null | 0 | https://dev.to/mcsavvy/what-are-you-pointing-at-ohc | 2022-09-21T06:37:12Z | 2022-09-21T08:36:30Z | null | 2022-09-21T06:37:11Z | 2022-09-21T16:36:38Z | 3 | ['csharp', 'cpp', 'c', 'programming'] | csharp, cpp, c, programming | {'name': 'Dave Mcsavvy ', 'username': 'mcsavvy', 'twitter_username': None, 'github_username': 'Mcsavvy', 'user_id': 746319, 'website_url': 'https://mcsavvy.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%2F746319%2Fe688f657-0036-497b-98f4-1e45d8767e84.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%2F746319%2Fe688f657-0036-497b-98f4-1e45d8767e84.jpg'} | null | null | 773 | ||
article | 1,216,468 | TimSort Algorithm in C with doubly Linked List | Have you already chosen a sorting #algorithm? I admit that the exercise is not one of the... | Oct 11 '22 | timsort-algorithm-in-c-with-doubly-linked-list-1740 | /trakyrichard/timsort-algorithm-in-c-with-doubly-linked-list-1740 | https://dev.to/trakyrichard/timsort-algorithm-in-c-with-doubly-linked-list-1740 | 0 | 1 | null | 2022-10-11T08:21:56Z | en | null | 1 | https://dev.to/trakyrichard/timsort-algorithm-in-c-with-doubly-linked-list-1740 | 2022-10-11T08:21:57Z | null | null | 2022-10-11T08:21:56Z | 2022-10-11T08:21:56Z | 1 | ['timsort', 'c', 'timpeter', 'doublylinkedlist'] | timsort, c, timpeter, doublylinkedlist | {'name': 'Traky Richard BLM', 'username': 'trakyrichard', 'twitter_username': 'TrakyRichard', 'github_username': 'TrakyRichard', 'user_id': 451583, 'website_url': 'https://africaycone.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%2F451583%2F9365c608-20c3-490c-8781-2c02cf585ddb.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%2F451583%2F9365c608-20c3-490c-8781-2c02cf585ddb.jpg'} | null | null | 774 | ||
article | 1,199,900 | Pointers , Arrays & Strings in C | INTRODUCTION A pointer is a variable whose value is the address of another variable, i.e.,... | Oct 11 '22 | pointers-arrays-strings-in-c-52h3 | /missmati/pointers-arrays-strings-in-c-52h3 | https://dev.to/missmati/pointers-arrays-strings-in-c-52h3 | 0 | 9 | null | 2022-10-11T04:08:27Z | en | null | 9 | https://dev.to/missmati/pointers-arrays-strings-in-c-52h3 | 2022-09-22T06:33:56Z | null | null | 2022-10-11T04:08:27Z | 2022-10-11T04:08:27Z | 4 | ['c', 'programming', 'pointers'] | c, programming, pointers | {'name': 'MissMati', 'username': 'missmati', 'twitter_username': 'Kasungwa_', 'github_username': 'Hmati', 'user_id': 811394, 'website_url': 'https://linktr.ee/miss.mati', '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%2F811394%2F49bf80fb-bfc3-4476-8d18-c1789cab7899.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%2F811394%2F49bf80fb-bfc3-4476-8d18-c1789cab7899.jpg'} | null | null | 775 | ||
article | 1,215,453 | C - argc, argv | Arguments on main are used to guide on how the program does it's job, when the programs are run in a... | Oct 10 '22 | c-argc-argv-2cf1 | /haile08/c-argc-argv-2cf1 | https://dev.to/haile08/c-argc-argv-2cf1 | 1 | 3 | null | 2022-10-10T13:58:06Z | en | null | 3 | null | https://dev.to/haile08/c-argc-argv-2cf1 | 2022-10-10T04:30:32Z | null | null | 2022-10-10T13:58:06Z | 2024-06-28T08:22:29Z | 2 | ['argc', 'argv', 'c'] | argc, argv, c | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 776 | |
article | 1,214,933 | C - Static libraries | Up until now we wore working with smaller program's,but when we create a very large program we are... | Oct 9 '22 | c-static-libraries-iki | /haile08/c-static-libraries-iki | https://dev.to/haile08/c-static-libraries-iki | 0 | 3 | null | 2022-10-09T14:07:59Z | en | null | 3 | https://dev.to/haile08/c-static-libraries-iki | 2022-10-09T10:11:41Z | null | null | 2022-10-09T14:07:59Z | 2022-10-09T14:07:59Z | 4 | ['c', 'libraries', 'static', 'beginners'] | c, libraries, static, beginners | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 777 | ||
article | 1,214,925 | C - Recursion | #C - Recursion Recursion is a method of calling a function inside a function... | Oct 9 '22 | c-recursion-13nk | /haile08/c-recursion-13nk | https://dev.to/haile08/c-recursion-13nk | 0 | 2 | null | 2022-10-09T09:51:42Z | en | null | 2 | https://dev.to/haile08/c-recursion-13nk | 2022-10-09T09:40:58Z | null | null | 2022-10-09T09:51:42Z | 2022-10-09T09:51:42Z | 1 | ['recursion', 'c'] | recursion, c | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 778 | ||
article | 1,189,153 | Embedded Systems Weekly #117 | A few days ago, I decided to give a lot more time to the job board. As more and more opportunities... | Sep 9 '22 | embedded-systems-weekly-117-575l | /embedsys/embedded-systems-weekly-117-575l | https://dev.to/embedsys/embedded-systems-weekly-117-575l | 0 | 1 | null | 2022-09-09T14:05:55Z | en | null | 1 | https://embedsysweekly.com/117-strscpy-linux-kernel/ | 2022-09-09T14:05:55Z | null | null | 2022-09-09T14:05:55Z | 2022-09-09T14:05:55Z | 3 | ['embedsys', 'cpp', 'c', 'embedded'] | embedsys, cpp, c, embedded | {'name': 'Embedded Systems', 'username': 'embedsys', 'twitter_username': 'embedsys', 'github_username': None, 'user_id': 870432, 'website_url': 'https://embedsysweekly.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%2F870432%2F81e684b6-ddb7-4415-9935-a65e27cc4677.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%2F870432%2F81e684b6-ddb7-4415-9935-a65e27cc4677.jpg'} | null | null | 779 | ||
article | 1,214,411 | C - Even more pointers, arrays and strings | Wait we haven't finished pointers yet, if you haven't seen the previous blog post i highly suggest... | Oct 8 '22 | c-even-more-pointers-arrays-and-strings-4nf9 | /haile08/c-even-more-pointers-arrays-and-strings-4nf9 | https://dev.to/haile08/c-even-more-pointers-arrays-and-strings-4nf9 | 0 | 2 | null | 2022-10-08T17:12:31Z | en | null | 2 | https://dev.to/haile08/c-even-more-pointers-arrays-and-strings-4nf9 | 2022-10-08T12:46:16Z | null | null | 2022-10-08T17:12:31Z | 2022-10-08T17:12:31Z | 3 | ['pointers', 'array', 'string', 'c'] | pointers, array, string, c | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 780 | ||
article | 1,213,433 | Embedded Systems Weekly #121 | This week I started to work on a directory of embedded systems companies. It is 100% free and public.... | Oct 7 '22 | embedded-systems-weekly-121-32bk | /embedsys/embedded-systems-weekly-121-32bk | https://dev.to/embedsys/embedded-systems-weekly-121-32bk | 0 | 2 | null | 2022-10-07T08:50:27Z | en | null | 2 | https://embedsysweekly.com/121-kernel-runtime-verification/ | 2022-10-07T08:50:27Z | null | null | 2022-10-07T08:50:27Z | 2022-10-07T08:50:27Z | 3 | ['embedded', 'c', 'rust'] | embedded, c, rust | {'name': 'Embedded Systems', 'username': 'embedsys', 'twitter_username': 'embedsys', 'github_username': None, 'user_id': 870432, 'website_url': 'https://embedsysweekly.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%2F870432%2F81e684b6-ddb7-4415-9935-a65e27cc4677.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%2F870432%2F81e684b6-ddb7-4415-9935-a65e27cc4677.jpg'} | null | null | 781 | ||
article | 1,211,549 | The clamp functions are badly designed | Hello ! I'm Xavier Jouvenot and today, we are going to see why the std::clamp and std::ranges::clamp... | Oct 7 '22 | the-clamp-functions-are-badly-designed-1dkn | /10xlearner/the-clamp-functions-are-badly-designed-1dkn | https://dev.to/10xlearner/the-clamp-functions-are-badly-designed-1dkn | 0 | 1 | null | 2022-10-07T11:03:05Z | en | null | 1 | null | https://10xlearner.com/2022/10/05/the-clamp-functions-are-badly-designed/ | 2022-10-05T09:21:01Z | null | 2022-10-07T11:03:05Z | 2022-10-05T07:00:00Z | 2022-10-05T07:00:00Z | 4 | ['c', 'programming', 'cpp', 'debugging'] | c, programming, cpp, debugging | {'name': '10x learner', 'username': '10xlearner', 'twitter_username': '10xLearner', 'github_username': 'Xav83', 'user_id': 174821, 'website_url': 'https://10xlearner.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%2F174821%2F465bdfb5-d91c-46ea-97c6-bdd980cbc7ef.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%2F174821%2F465bdfb5-d91c-46ea-97c6-bdd980cbc7ef.png'} | null | null | 782 | |
article | 1,209,743 | C - Pointers, arrays and strings | Pointer is one of the most confusing concept in c and c++, In this blog post we are going to make it... | Oct 4 '22 | c-pointers-arrays-and-strings-1o13 | /haile08/c-pointers-arrays-and-strings-1o13 | https://dev.to/haile08/c-pointers-arrays-and-strings-1o13 | 0 | 2 | null | 2022-10-04T10:03:01Z | en | null | 2 | https://dev.to/haile08/c-pointers-arrays-and-strings-1o13 | 2022-10-03T11:33:46Z | 2022-10-16T08:38:56Z | null | 2022-10-04T10:03:01Z | 2022-10-04T10:03:01Z | 8 | ['c', 'pointers', 'arrays', 'string'] | c, pointers, arrays, string | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 783 | ||
article | 1,209,018 | Stack Using SLL for beginners | Let us write the code for implementing stack using linkedlist Pre-requisites : brief knowledge of... | Oct 2 '22 | stack-using-sll-for-beginners-400g | /suman373_30/stack-using-sll-for-beginners-400g | https://dev.to/suman373_30/stack-using-sll-for-beginners-400g | 0 | 1 | null | 2022-10-02T07:55:56Z | en | null | 1 | https://dev.to/suman373_30/stack-using-sll-for-beginners-400g | 2022-10-02T07:37:10Z | null | null | 2022-10-02T07:55:56Z | 2022-10-02T07:55:56Z | 2 | ['stack', 'dsa', 'beginners', 'c'] | stack, dsa, beginners, c | {'name': 'Suman Roy', 'username': 'suman373_30', 'twitter_username': None, 'github_username': 'Suman373', 'user_id': 906658, 'website_url': 'https://suman-roy.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%2F906658%2F466e533f-26fa-4e52-a57b-9bb4ba9a7fd0.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%2F906658%2F466e533f-26fa-4e52-a57b-9bb4ba9a7fd0.png'} | null | null | 784 | ||
article | 1,208,139 | Explaining pass-by-value and pass-by-reference in C for 1st year IT student | TL;DR When you pass by value what you’re doing is passing some data and the function then... | Oct 1 '22 | explaining-pass-by-value-and-pass-by-reference-in-c-for-1st-year-it-student-1fjc | /ryannz/explaining-pass-by-value-and-pass-by-reference-in-c-for-1st-year-it-student-1fjc | https://dev.to/ryannz/explaining-pass-by-value-and-pass-by-reference-in-c-for-1st-year-it-student-1fjc | 2 | 3 | null | 2022-10-01T08:59:12Z | en | null | 3 | null | https://dev.to/ryannz/explaining-pass-by-value-and-pass-by-reference-in-c-for-1st-year-it-student-1fjc | 2022-10-01T08:27:19Z | 2022-10-03T09:11:19Z | null | 2022-10-01T08:59:12Z | 2022-10-17T17:28:18Z | 2 | ['computerscience', 'c', 'beginners', 'interview'] | computerscience, c, beginners, interview | {'name': 'Ryan', 'username': 'ryannz', 'twitter_username': None, 'github_username': None, 'user_id': 252277, 'website_url': 'https://medium.com/@ryannz', '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%2F252277%2F127b8038-328a-4610-b20a-2084fe798057.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%2F252277%2F127b8038-328a-4610-b20a-2084fe798057.jpeg'} | null | null | 785 | |
article | 1,203,237 | Introduction to multithreading in C/C++ | This is the first in a series of blog posts about multithreading in C/C++. The series contains not... | Sep 26 '22 | introduction-to-multithreading-in-cc-53aj | /khoa/introduction-to-multithreading-in-cc-53aj | https://dev.to/khoa/introduction-to-multithreading-in-cc-53aj | 0 | 3 | null | 2022-09-26T10:24:25Z | en | null | 3 | null | https://dev.to/khoa/introduction-to-multithreading-in-cc-53aj | 2022-09-26T10:18:13Z | 2022-09-27T06:51:51Z | null | 2022-09-26T10:24:25Z | 2022-09-26T10:24:25Z | 5 | ['posix', 'c', 'cpp'] | posix, c, cpp | {'name': 'Hoàng Văn Khoa', 'username': 'khoa', 'twitter_username': None, 'github_username': 'khoa-io', 'user_id': 931174, '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%2F931174%2F7b26ea53-235e-4dd6-8cb2-623f9bc621ac.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%2F931174%2F7b26ea53-235e-4dd6-8cb2-623f9bc621ac.png'} | null | null | 786 | |
article | 1,202,713 | Bit Testing Functions in C | One-liner functions that test bits and bit sets. | Sep 25 '22 | bit-testing-functions-in-c-5bfi | /pauljlucas/bit-testing-functions-in-c-5bfi | https://dev.to/pauljlucas/bit-testing-functions-in-c-5bfi | 0 | 3 | null | 2022-09-25T14:41:09Z | en | null | 3 | null | https://dev.to/pauljlucas/bit-testing-functions-in-c-5bfi | 2022-09-25T14:41:09Z | 2023-06-22T14:16:44Z | null | 2022-09-25T14:41:09Z | 2022-09-25T14:41:09Z | 2 | ['c', 'cpp'] | c, cpp | {'name': 'Paul J. Lucas', 'username': 'pauljlucas', 'twitter_username': None, 'github_username': 'paul-j-lucas', 'user_id': 2304, 'website_url': 'https://www.linkedin.com/in/pauljaylucas/', '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%2F2304%2F7366785.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%2F2304%2F7366785.jpeg'} | null | null | 787 | |
article | 1,201,687 | The Best Practices for Exception Handling in C# | No matter how efficient your software application runs, one exception due to bad code can crash the... | Sep 24 '22 | the-best-practices-for-exception-handling-in-c-20e2 | /jasoncarcher/the-best-practices-for-exception-handling-in-c-20e2 | https://dev.to/jasoncarcher/the-best-practices-for-exception-handling-in-c-20e2 | 0 | 7 | null | 2022-09-24T04:17:25Z | en | null | 7 | null | https://clearinsights.io/blog/the-best-practices-for-exception-handling-in-c/ | 2022-09-24T04:02:42Z | 2022-09-24T04:19:57Z | null | 2022-09-24T04:17:25Z | 2022-09-24T04:17:25Z | 5 | ['csharp', 'dotnet', 'beginners', 'c'] | csharp, dotnet, beginners, c | {'name': 'Jason Archer', 'username': 'jasoncarcher', 'twitter_username': None, 'github_username': 'jasoncarcher', 'user_id': 931401, 'website_url': 'https://clearinsights.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%2F931401%2F69c0aa31-02a6-400b-9600-c66d4954a123.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%2F931401%2F69c0aa31-02a6-400b-9600-c66d4954a123.jpeg'} | null | null | 788 | |
article | 1,201,023 | Launching a thread in C/C++ | Note: Since I decided to write a series about multithreading in C/C++, I’m going to rewrite this... | Sep 23 '22 | launching-a-thread-in-cc-3cpi | /khoa/launching-a-thread-in-cc-3cpi | https://dev.to/khoa/launching-a-thread-in-cc-3cpi | 0 | 4 | null | 2022-09-23T10:47:37Z | en | null | 4 | null | https://dev.to/khoa/launching-a-thread-in-cc-3cpi | 2022-09-23T10:45:15Z | 2022-10-05T03:28:25Z | null | 2022-09-23T10:47:37Z | 2022-09-23T10:47:37Z | 5 | ['posix', 'c', 'cpp'] | posix, c, cpp | {'name': 'Hoàng Văn Khoa', 'username': 'khoa', 'twitter_username': None, 'github_username': 'khoa-io', 'user_id': 931174, '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%2F931174%2F7b26ea53-235e-4dd6-8cb2-623f9bc621ac.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%2F931174%2F7b26ea53-235e-4dd6-8cb2-623f9bc621ac.png'} | null | null | 789 | |
article | 1,200,968 | Getting started with wolfssl | First, clone the repository. This is going to take some time. git clone... | Sep 23 '22 | getting-started-with-wolfssl-5dck | /greenteabiscuit/getting-started-with-wolfssl-5dck | https://dev.to/greenteabiscuit/getting-started-with-wolfssl-5dck | 0 | 2 | null | 2022-09-23T09:09:05Z | en | null | 2 | null | https://dev.to/greenteabiscuit/getting-started-with-wolfssl-5dck | 2022-09-23T09:09:06Z | null | null | 2022-09-23T09:09:05Z | 2022-09-23T09:09:05Z | 2 | ['c'] | c | {'name': 'Reishi Mitani', 'username': 'greenteabiscuit', 'twitter_username': None, 'github_username': 'greenteabiscuit', 'user_id': 435973, '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%2F435973%2F88d5c7a2-bafe-4e7f-9079-b15a20c64f50.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%2F435973%2F88d5c7a2-bafe-4e7f-9079-b15a20c64f50.jpeg'} | null | null | 790 | |
article | 1,197,128 | C - Debugging | # What is debugging A 'bug' is a metaphor for a glitch in your program that might crash or... | Sep 19 '22 | c-debugging-191o | /haile08/c-debugging-191o | https://dev.to/haile08/c-debugging-191o | 0 | 3 | null | 2022-09-19T09:01:07Z | en | null | 3 | https://dev.to/haile08/c-debugging-191o | 2022-09-19T09:01:08Z | 2022-09-24T08:21:51Z | null | 2022-09-19T09:01:07Z | 2022-09-19T09:01:07Z | 1 | ['c', 'debug', 'programming', 'debugging'] | c, debug, programming, debugging | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 791 | ||
article | 1,196,428 | C - Functions, nested loops | Now we are going to see how we use nested loops and function in c. # C - Nested... | Sep 18 '22 | c-functions-nested-loops-442c | /haile08/c-functions-nested-loops-442c | https://dev.to/haile08/c-functions-nested-loops-442c | 1 | 1 | null | 2022-09-18T18:18:27Z | en | null | 1 | https://dev.to/haile08/c-functions-nested-loops-442c | 2022-09-18T12:45:24Z | 2022-09-19T08:30:41Z | null | 2022-09-18T18:18:27Z | 2023-04-06T00:07:19Z | 4 | ['c', 'programming', 'functions', 'loop'] | c, programming, functions, loop | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 792 | ||
article | 1,196,123 | How to install MinGW on Windows (10, 11)? | First, let's access the official MinGW website: mingw.org Now let's go to the downloads tab, which... | Sep 18 '22 | how-to-install-mingw-on-windows-10-11-1inp | /ravi0x8b/how-to-install-mingw-on-windows-10-11-1inp | https://dev.to/ravi0x8b/how-to-install-mingw-on-windows-10-11-1inp | 0 | 4 | null | 2022-09-18T01:20:06Z | en | null | 4 | https://dev.to/ravi0x8b/how-to-install-mingw-on-windows-10-11-1inp | 2022-09-18T01:20:07Z | null | null | 2022-09-18T01:20:06Z | 2022-09-18T01:20:06Z | 1 | ['cpp', 'c', 'programming'] | cpp, c, programming | {'name': 'Ravi Gabriel Valentim', 'username': 'ravi0x8b', 'twitter_username': None, 'github_username': 'ravi-0x8b', 'user_id': 904162, 'website_url': 'https://ravi-0x8b.github.io/ravi-website/', '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%2F904162%2F013a6b9c-efc3-4cd0-9556-0c55a38e755b.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%2F904162%2F013a6b9c-efc3-4cd0-9556-0c55a38e755b.jpg'} | null | null | 793 | ||
article | 1,195,548 | C/CPP and the NISTIR 8397 Standard, Minimum Verification Tests for Cybersecurity | I’m a fan of Herb Sutter. He is a wonderful teacher and information sharer. During CPPCon 2022 talk... | Sep 17 '22 | ccpp-and-the-nistir-8397-standard-minimum-verification-tests-for-cybersecurity-21h7 | /bleakview/ccpp-and-the-nistir-8397-standard-minimum-verification-tests-for-cybersecurity-21h7 | https://dev.to/bleakview/ccpp-and-the-nistir-8397-standard-minimum-verification-tests-for-cybersecurity-21h7 | 1 | 4 | null | 2022-09-17T02:14:19Z | en | null | 4 | https://dev.to/bleakview/ccpp-and-the-nistir-8397-standard-minimum-verification-tests-for-cybersecurity-21h7 | 2022-09-17T01:36:02Z | null | null | 2022-09-17T02:14:19Z | 2022-09-28T19:30:44Z | 2 | ['c', 'cpp', 'security', 'programming'] | c, cpp, security, programming | {'name': 'Mustafa Unal', 'username': 'bleakview', 'twitter_username': 'bleakview', 'github_username': None, 'user_id': 94682, 'website_url': 'https://bleakview.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%2F94682%2F805f21d6-a518-4a24-9b0c-812b47e936e9.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%2F94682%2F805f21d6-a518-4a24-9b0c-812b47e936e9.png'} | null | null | 794 | ||
article | 1,192,284 | C - Variables, if, else, while | We have seen in the past blog about c compilation process, gcc compiler and some basic c language... | Sep 14 '22 | c-variables-if-else-while-d76 | /haile08/c-variables-if-else-while-d76 | https://dev.to/haile08/c-variables-if-else-while-d76 | 0 | 2 | null | 2022-09-14T11:25:03Z | en | null | 2 | https://dev.to/haile08/c-variables-if-else-while-d76 | 2022-09-13T15:53:00Z | 2022-09-19T08:30:18Z | null | 2022-09-14T11:25:03Z | 2022-09-14T11:25:03Z | 4 | ['c', 'programming', 'devops', 'linux'] | c, programming, devops, linux | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 795 | ||
article | 1,190,888 | C - Hello, World | C is a imperative (procedural) language that was created by Dennis Ritchie used to develop software... | Sep 13 '22 | c-hello-world-5d8c | /haile08/c-hello-world-5d8c | https://dev.to/haile08/c-hello-world-5d8c | 0 | 1 | null | 2022-09-13T14:14:31Z | en | null | 1 | https://dev.to/haile08/c-hello-world-5d8c | 2022-09-12T10:48:53Z | 2022-09-13T15:44:25Z | null | 2022-09-13T14:14:31Z | 2022-09-13T14:14:31Z | 5 | ['c', 'shell', 'gcc'] | c, shell, gcc | {'name': 'Haile Melaku', 'username': 'haile08', 'twitter_username': None, 'github_username': 'Haile-08', 'user_id': 611774, '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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.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%2F611774%2Fc1fe1c7c-973b-4371-9cbc-8559df46841b.png'} | null | null | 796 | ||
article | 1,190,893 | Understand chars in 5 mins or less | What is the char type in C and how should it be used. Before we dive into these, let's have a quick... | Sep 13 '22 | understand-chars-in-5-mins-or-less-2d97 | /mcsavvy/understand-chars-in-5-mins-or-less-2d97 | https://dev.to/mcsavvy/understand-chars-in-5-mins-or-less-2d97 | 0 | 4 | null | 2022-09-13T01:28:01Z | en | null | 4 | https://dev.to/mcsavvy/understand-chars-in-5-mins-or-less-2d97 | 2022-09-12T10:57:38Z | 2022-09-13T01:28:34Z | null | 2022-09-13T01:28:01Z | 2022-09-13T01:28:01Z | 2 | ['programming', 'tutorial', 'productivity', 'c'] | programming, tutorial, productivity, c | {'name': 'Dave Mcsavvy ', 'username': 'mcsavvy', 'twitter_username': None, 'github_username': 'Mcsavvy', 'user_id': 746319, 'website_url': 'https://mcsavvy.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%2F746319%2Fe688f657-0036-497b-98f4-1e45d8767e84.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%2F746319%2Fe688f657-0036-497b-98f4-1e45d8767e84.jpg'} | null | null | 797 | ||
article | 1,190,843 | Meet Betty, The C code linter | I need to make this clear - "betty frustrates me!". Over the time though, I've learnt to avoid her... | Sep 12 '22 | meet-betty-the-c-code-linter-1lld | /mcsavvy/meet-betty-the-c-code-linter-1lld | https://dev.to/mcsavvy/meet-betty-the-c-code-linter-1lld | 1 | 3 | null | 2022-09-12T08:34:31Z | en | null | 3 | https://dev.to/mcsavvy/meet-betty-the-c-code-linter-1lld | 2022-09-12T08:28:55Z | null | null | 2022-09-12T08:34:31Z | 2024-01-20T05:46:02Z | 2 | ['c', 'linter', 'beginners', 'programming'] | c, linter, beginners, programming | {'name': 'Dave Mcsavvy ', 'username': 'mcsavvy', 'twitter_username': None, 'github_username': 'Mcsavvy', 'user_id': 746319, 'website_url': 'https://mcsavvy.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%2F746319%2Fe688f657-0036-497b-98f4-1e45d8767e84.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%2F746319%2Fe688f657-0036-497b-98f4-1e45d8767e84.jpg'} | null | null | 798 | ||
article | 1,193,434 | Java vs C++ vs Python vs C: Which Programming Language Will Help You To Crack Interviews? | Why is this even a Question? Due to increase in lot of tutorials and advancement in the... | Sep 14 '22 | a-320m | /questionmarkblog/a-320m | https://dev.to/questionmarkblog/a-320m | 0 | 1 | null | 2022-09-14T18:24:46Z | en | null | 1 | null | https://dev.to/questionmarkblog/a-320m | 2022-09-14T18:24:47Z | 2022-09-15T16:19:28Z | null | 2022-09-14T18:24:46Z | 2022-09-14T18:24:46Z | 3 | ['java', 'c', 'python', 'developer'] | java, c, python, developer | {'name': 'quest!on mark', 'username': 'questionmarkblog', 'twitter_username': None, 'github_username': None, 'user_id': 919830, '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%2F919830%2F5a9904bf-c101-4b85-ade2-e131347c884c.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%2F919830%2F5a9904bf-c101-4b85-ade2-e131347c884c.jpg'} | null | null | 799 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.