Prog Reference


Kanal geosi va tili: O‘zbekiston, Inglizcha
Toifa: Kitoblar


Tags:
#cpp
#csharp, #asp, #wpf
#book
#android
#java
#js, #node
#game, #gd
#py, #python, #django

Связанные каналы  |  Похожие каналы

Kanal geosi va tili
O‘zbekiston, Inglizcha
Statistika
Postlar filtri






xumpar dan repost
AI gives you answers, but the knowledge you gain is shallow. With StackOverflow, you had to read multiple expert discussions to get the full picture. It was slower, but you came out understanding not just what worked, but why it worked.

Think about every great developer you know. Did they get that good by copying solutions? No—they got there by understanding systems deeply and understanding other developers’ thought processes. That’s exactly what we’re losing.


https://nmn.gl/blog/ai-and-learning










C/C++ Programming dan repost
Hello guys 👋 I have a quick question and I need all of your answers! I have a plan to add `To Do list` service feature to ProgReference.com for managing daily tasks. Do you want to use it to improve your productivity?
So‘rovnoma
  •   Yes, I will definitely use
  •   Maybe, because I already use another site
  •   No, I'm not interested in such stuff
132 ta ovoz




My simple solution to today's question 49. Group anagrams in LeetCode:
class Solution {
public:
string hash(string s){

string res('*',29);
for(char c:s)
res[c-97]++;
return res;
}

vector groupAnagrams(vector& strs) {
vector res;

unordered_map mp;
for(int i=0;i


Algorithms Illuminated Part 1 The Basics (Tim Roughgarden).pdf
5.8Mb
Algorithms Illuminated: Part 1: The Basics (2017)
Автор: Tim Roughgarden


Algorithms_for_Decision_Making_Mykel_J_Kochenderfer,_Tim_A_Wheeler.pdf
8.0Mb
Algorithms for Decision Making (2022)
Автор: Mykel J. Kochenderfer
@c_book


OReilly.Fuzzy.Data.Matching.with.SQL.pdf
1.9Mb
📚Fuzzy Data Matching with SQL: Enhancing Data Quality and Query Performance (2023)
✍️Автор: Jim Lehmer
@c_books


Mastering_Kubernetes_ Dive into Kubernetes.pdf
29.7Mb
📚Mastering Kubernetes: Dive into Kubernetes and learn how to create and operate world-class cloud-native systems (2023)
✍️Автор: Gigi Sayfan
@c_books


Zandstra M. - PHP 8 Objects, Patterns, and Practice - 2021.pdf
9.8Mb
PHP 8 Objects, Patterns, and Practice - 2021
#php #english
@c_books




OReilly.Go.Cookbook.pdf
7.7Mb
Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (2023)
Автор: Sau Sheong Chang
#go
@c_books




Packt.Learn.WinUI.3.pdf
34.0Mb
Learn WinUI 3: Leverage WinUI and the Windows App SDK to create modern Windows applications with C# and XAML, 2nd Edition (2023)
Автор: Alvin Ashcraft


OReilly.Functional.Programming.with.Csharp.pdf
6.0Mb
Functional Programming with C#: Create More Supportable, Robust, and Testable Code (2023)
Автор: Simon Painter

20 ta oxirgi post ko‘rsatilgan.