diff --git a/build/universal/trending/english.yaml b/build/universal/trending/english.yaml index 6f3e753..e758492 100644 --- a/build/universal/trending/english.yaml +++ b/build/universal/trending/english.yaml @@ -1,60 +1,60 @@ -article0title: "What is Programming?" -article0link: "https://www.freecodecamp.org/news/what-is-programming-tutorial-for-beginners/" -article1title: "Open-Closed Principle" -article1link: "https://www.freecodecamp.org/news/open-closed-principle-solid-architecture-concept-explained/" -article2title: "Compare Strings in JS" -article2link: "https://www.freecodecamp.org/news/string-equality-in-javascript-how-to-compare-strings-in-js/" -article3title: "Python str() Function" -article3link: "https://www.freecodecamp.org/news/python-str-function-how-to-convert-to-a-string/" -article4title: "Append to Python Dict" -article4link: "https://www.freecodecamp.org/news/add-to-dict-in-python/" -article5title: "time.sleep() in Python" -article5link: "https://www.freecodecamp.org/news/python-sleep-time-sleep-in-python/" -article6title: "Python Requirements.txt" -article6link: "https://www.freecodecamp.org/news/python-requirementstxt-explained/" -article7title: "What is a String in JS?" -article7link: "https://www.freecodecamp.org/news/what-is-a-string-in-javascript/" -article8title: "What's Ethical Hacking?" -article8link: "https://www.freecodecamp.org/news/what-is-ethical-hacking/" -article9title: "Get Current URL with JS" -article9link: "https://www.freecodecamp.org/news/how-to-get-the-current-url-with-javascript/" -article10title: "What is a ROM?" -article10link: "https://www.freecodecamp.org/news/what-is-a-rom-price-and-cost-estimate-2/" -article11title: "CSS Bold Text" -article11link: "https://www.freecodecamp.org/news/css-bold-how-to-bold-text-in-html-with-font-weight/" -article12title: "Git Reset Hard" -article12link: "https://www.freecodecamp.org/news/git-reset-hard-how-to-reset-to-head-in-git/" -article13title: "Python Env Vars" -article13link: "https://www.freecodecamp.org/news/python-env-vars-how-to-get-an-environment-variable-in-python/" -article14title: "Python Set vs List" -article14link: "https://www.freecodecamp.org/news/python-set-vs-list/" -article15title: "JavaScript Require" -article15link: "https://www.freecodecamp.org/news/how-to-use-the-javascript-require-function/" -article16title: "Python Delete File" -article16link: "https://www.freecodecamp.org/news/python-delete-file-how-to-remove-files-and-folders/" -article17title: "Python Sorted List" -article17link: "https://www.freecodecamp.org/news/python-sort-lists-and-reverse-arrays/" -article18title: "Force Pull in GitHub" -article18link: "https://www.freecodecamp.org/news/force-pull-in-github-how-to-overwrite-on-local-changes-with-git/" -article19title: "Check Python Version" -article19link: "https://www.freecodecamp.org/news/check-python-version-how-to-check-py-in-mac-windows-and-linux/" -article20title: "Unhide Row/Column Excel" -article20link: "https://www.freecodecamp.org/news/how-to-unhide-a-row-or-column-in-excel-or-unhide-all-rows-and-columns/" -article21title: "Create Python Dictionary" -article21link: "https://www.freecodecamp.org/news/python-dictionary-how-to-create-a-dict-in-python/" -article22title: "DNS Server Not Responding" -article22link: "https://www.freecodecamp.org/news/how-to-fix-dns-server-not-responding-error-windows-10/" -article23title: "Set a Static IP in Ubuntu" -article23link: "https://www.freecodecamp.org/news/setting-a-static-ip-in-ubuntu-linux-ip-address-tutorial/" -article24title: "Delete Key from Dict Python" -article24link: "https://www.freecodecamp.org/news/python-remove-key-from-dictionary/" -article25title: "Indices of a List in Python" -article25link: "https://www.freecodecamp.org/news/indices-of-a-list-in-python-list-indexof-equivalent/" -article26title: "XML Formatting in Notepad++" -article26link: "https://www.freecodecamp.org/news/xml-formatting-in-notepad-how-to-format-xml-files/" -article27title: "What's a Git Remote Branch?" -article27link: "https://www.freecodecamp.org/news/remote-branches-in-git/" -article28title: "Insert into JavaScript Array" -article28link: "https://www.freecodecamp.org/news/insert-into-javascript-array-at-specific-index/" -article29title: "Filter an Array in JavaScript" -article29link: "https://www.freecodecamp.org/news/filter-arrays-in-javascript/" +article0title: "Binary Search in C++" +article0link: "https://www.freecodecamp.org/news/binary-search-in-c-algorithm-example/" +article1title: "Binary Search in Java" +article1link: "https://www.freecodecamp.org/news/binary-search-in-java-algorithm-example/" +article2title: "Lambda Sort in Python" +article2link: "https://www.freecodecamp.org/news/lambda-sort-list-in-python/" +article3title: "List Flatten in Python" +article3link: "https://www.freecodecamp.org/news/list-flatten-in-python-flattening-nested-lists/" +article4title: "Python Print Exception" +article4link: "https://www.freecodecamp.org/news/python-print-exception-how-to-try-except-print-an-error/" +article5title: "Enhanced Java for-loops" +article5link: "https://www.freecodecamp.org/news/enhanced-for-loops-in-java-how-to-use-foreach-loops-on-arrays/" +article6title: "JS Comparison Operators" +article6link: "https://www.freecodecamp.org/news/javascript-comparison-operators-how-to-compare-objects-for-equality-in-js/" +article7title: "Python Program Examples" +article7link: "https://www.freecodecamp.org/news/python-program-examples-simple-code-examples-for-beginners/" +article8title: "Create a Dict in Python" +article8link: "https://www.freecodecamp.org/news/create-a-dictionary-in-python-python-dict-methods/" +article9title: "Python Remove from List" +article9link: "https://www.freecodecamp.org/news/python-remove-from-list-how-to-remove-an-item-from-a-list-in-python-2/" +article10title: "Pip Upgrade" +article10link: "https://www.freecodecamp.org/news/pip-upgrade-and-how-to-update-pip-and-python/" +article11title: "Undo Git Add" +article11link: "https://www.freecodecamp.org/news/undo-git-add-how-to-remove-added-files-in-git/" +article12title: "Operators in C" +article12link: "https://www.freecodecamp.org/news/c-operator-logic-operators-in-c-programming/" +article13title: "Dataframe to CSV" +article13link: "https://www.freecodecamp.org/news/dataframe-to-csv-how-to-save-pandas-dataframes-by-exporting/" +article14title: "JavaScript Replace" +article14link: "https://www.freecodecamp.org/news/javascript-replace-how-to-replace-a-string-or-substring-in-js/" +article15title: "What is R Squared?" +article15link: "https://www.freecodecamp.org/news/what-is-r-squared-r2-value-meaning-and-definition/" +article16title: "Git Squash Commits" +article16link: "https://www.freecodecamp.org/news/git-squash-commits/" +article17title: "Integer Array in C" +article17link: "https://www.freecodecamp.org/news/how-to-declare-integer-arrays-with-c-programming/" +article18title: "Gradient Descent ML" +article18link: "https://www.freecodecamp.org/news/gradient-descent-machine-learning-algorithm-example/" +article19title: "JS Ternary Operator" +article19link: "https://www.freecodecamp.org/news/how-to-use-the-ternary-operator-in-javascript/" +article20title: "Print Newline in Python" +article20link: "https://www.freecodecamp.org/news/print-newline-in-python/" +article21title: "Bash Scripting Tutorial" +article21link: "https://www.freecodecamp.org/news/bash-scripting-tutorial-linux-shell-script-and-command-line-for-beginners/" +article22title: "Create an Array in Java" +article22link: "https://www.freecodecamp.org/news/how-to-create-an-array-in-java/" +article23title: "Trim a String in Python" +article23link: "https://www.freecodecamp.org/news/how-to-strip-trailing-whitespace-in-python/" +article24title: "Static Variables in Java" +article24link: "https://www.freecodecamp.org/news/static-variables-in-java/" +article25title: "What Does => Mean in JS?" +article25link: "https://www.freecodecamp.org/news/what-does-the-hashrocket-symbol-mean-in-javascript/" +article26title: "Python Iterate Over Dict" +article26link: "https://www.freecodecamp.org/news/python-iterate-over-dictionary-how-to-loop-through-a-dict/" +article27title: "Install Node.js on Ubuntu" +article27link: "https://www.freecodecamp.org/news/how-to-install-node-js-on-ubuntu/" +article28title: "SQL Where Contains String" +article28link: "https://www.freecodecamp.org/news/sql-where-contains-string-substring-query-example/" +article29title: "How to Join Lists in Python" +article29link: "https://www.freecodecamp.org/news/joining-lists-in-python-how-to-concat-lists/"