Month: September 2024
Visual studio 2022 community Issue
I’ve recently switched to a Mac (Mac 15 M3), and I’ve discovered that Visual Studio is no longer supported for Mac users. To work around this, I installed a Windows virtual machine on Parallels and attempted to install the latest version of Visual Studio 2022 Community Edition. However, I’m encountering an issue: the Azure Development workload is not appearing in the list of available workloads during installation. This problem doesn’t occur on a standard Windows machine but does persist on the virtual machine. I’ve tried several solutions without success. Could you assist me with this?
I’ve recently switched to a Mac (Mac 15 M3), and I’ve discovered that Visual Studio is no longer supported for Mac users. To work around this, I installed a Windows virtual machine on Parallels and attempted to install the latest version of Visual Studio 2022 Community Edition. However, I’m encountering an issue: the Azure Development workload is not appearing in the list of available workloads during installation. This problem doesn’t occur on a standard Windows machine but does persist on the virtual machine. I’ve tried several solutions without success. Could you assist me with this? Read More
Email Auto Forwarding issue
Hi There,
I am receiving auto-forwarded emails from a client’s account, but some emails are not coming through. The client’s IT team has confirmed all emails show as delivered, yet I am only receiving some of them. I have already checked my Junk folder and found nothing there. How should I further investigate this issue?
Thanks for your help.
Best Regards,
Tiffany Liu
Hi There, I am receiving auto-forwarded emails from a client’s account, but some emails are not coming through. The client’s IT team has confirmed all emails show as delivered, yet I am only receiving some of them. I have already checked my Junk folder and found nothing there. How should I further investigate this issue? Thanks for your help. Best Regards, Tiffany Liu Read More
bitshift in matlab vs ishft in fortran
Hi,
I am trying to convert a large 64 bit number into 2x 32 bit numbers, Here is my code:
U = bitshift(v, -24);
L = bitand(v, 0x000000ffffffs64);
This is replicated off of fortran code:
U = ishft(v, -24)
L = iand(v, Z’000000ffffff’)
For value v = 2830037, the L’s agree, but "bitshift(2830037, -24) = 0" and "ishft(2830037, -24) = 1".
I am confused. Any help would be appreciated!Hi,
I am trying to convert a large 64 bit number into 2x 32 bit numbers, Here is my code:
U = bitshift(v, -24);
L = bitand(v, 0x000000ffffffs64);
This is replicated off of fortran code:
U = ishft(v, -24)
L = iand(v, Z’000000ffffff’)
For value v = 2830037, the L’s agree, but "bitshift(2830037, -24) = 0" and "ishft(2830037, -24) = 1".
I am confused. Any help would be appreciated! Hi,
I am trying to convert a large 64 bit number into 2x 32 bit numbers, Here is my code:
U = bitshift(v, -24);
L = bitand(v, 0x000000ffffffs64);
This is replicated off of fortran code:
U = ishft(v, -24)
L = iand(v, Z’000000ffffff’)
For value v = 2830037, the L’s agree, but "bitshift(2830037, -24) = 0" and "ishft(2830037, -24) = 1".
I am confused. Any help would be appreciated! matlab, fortran MATLAB Answers — New Questions
Moving Files across between Channels in MS Teams
Hello! I’m trying to rearrange and organize the files of our team by moving them from one channel to the other to optimize the storage that we have. I’ve been encountering an issue with this when the progress of moving the files gets stuck at a certain percentage for a long time. When I check the destination folder, the files are already there and at the same time, the origin folder is already empty but even with these the progress is still at 57% for some of the folders. Not sure if it’s already safe to cancel, close teams or shut down my computer without losing any of our files.
Would appreciate any feedback on this.
Thank you!
Hello! I’m trying to rearrange and organize the files of our team by moving them from one channel to the other to optimize the storage that we have. I’ve been encountering an issue with this when the progress of moving the files gets stuck at a certain percentage for a long time. When I check the destination folder, the files are already there and at the same time, the origin folder is already empty but even with these the progress is still at 57% for some of the folders. Not sure if it’s already safe to cancel, close teams or shut down my computer without losing any of our files. Would appreciate any feedback on this. Thank you! Read More
In the joint simulation of MATLAB (2021b) and NS-3 in Ubuntu (20.04.6), libmx.so => not found libmex.so => not found
How can I download these two missing files libmx.so and libmex.soHow can I download these two missing files libmx.so and libmex.so How can I download these two missing files libmx.so and libmex.so the joint simulation of matlab (2021b) and ns-3 MATLAB Answers — New Questions
Problem with Simscape Onramp
Hello!
I’m trying to access the Simscape Onramp course in browser mode and the Simulink window refuses to open even after waiting for a long time.
The one time it did open, it showed an error when clicking on Submit for the very first assignment.
"Unrecognized function or variable ‘simmechanics.sli.internal.register_datatypes’. (Figure atached)
Thanks!Hello!
I’m trying to access the Simscape Onramp course in browser mode and the Simulink window refuses to open even after waiting for a long time.
The one time it did open, it showed an error when clicking on Submit for the very first assignment.
"Unrecognized function or variable ‘simmechanics.sli.internal.register_datatypes’. (Figure atached)
Thanks! Hello!
I’m trying to access the Simscape Onramp course in browser mode and the Simulink window refuses to open even after waiting for a long time.
The one time it did open, it showed an error when clicking on Submit for the very first assignment.
"Unrecognized function or variable ‘simmechanics.sli.internal.register_datatypes’. (Figure atached)
Thanks! simscape onramp, courses MATLAB Answers — New Questions
Unique and Pizza Tower
Pizza Tower provides a distinctive encounter. It’s a call to action to move quickly, be frantic, avoid stagnation, and resist fear.
You will find yourself reliving the steps from the beginning to gain P points, even with the game’s short play time-by the finish, it feels like it should have been longer. The game’s intricate, energetic, and dynamic gameplay is the cause. The game has a lot of details, and the gameplay is continually being expanded with new components. The pizza tower game features some of the most catchy soundtrack tunes of the year it was released, and the animations are superb. One of the best independent games of 2023 that every player should play is We Are One, because the boss fights in the game are challenging but enjoyable.
Pizza Tower provides a distinctive encounter. It’s a call to action to move quickly, be frantic, avoid stagnation, and resist fear.You will find yourself reliving the steps from the beginning to gain P points, even with the game’s short play time-by the finish, it feels like it should have been longer. The game’s intricate, energetic, and dynamic gameplay is the cause. The game has a lot of details, and the gameplay is continually being expanded with new components. The pizza tower game features some of the most catchy soundtrack tunes of the year it was released, and the animations are superb. One of the best independent games of 2023 that every player should play is We Are One, because the boss fights in the game are challenging but enjoyable. Read More
Feed data location to run against Sentinel’s KQL function
Hi,
We have a feed consisting of around 250,000-300,000 entries and will be imported daily. We do not intend to store this data in Sentinel as a table and would like to store it somewhere else (Cosmos, storage, etc.) from where we can grab this data and run it against one of our Sentinel’s KQL functions to generate Alerts.
Planning to use Logic Apps/Functions to do the above actions. But would like to know what would be the right solution here so that comparing the feed data against KQL function results would be fast and not of high cost
Thank you !!
Hi, We have a feed consisting of around 250,000-300,000 entries and will be imported daily. We do not intend to store this data in Sentinel as a table and would like to store it somewhere else (Cosmos, storage, etc.) from where we can grab this data and run it against one of our Sentinel’s KQL functions to generate Alerts. Planning to use Logic Apps/Functions to do the above actions. But would like to know what would be the right solution here so that comparing the feed data against KQL function results would be fast and not of high cost Thank you !! Read More
How to connect to oscilloscope using MATLAB with Linux Ubuntu as operating system
I am running Linux ubuntu 22.04 as my operating system with MATLAB 2024a. I am trying to connect to a HDO9104 Lecroy oscilloscope using Instrument Control Toolbox via TCP/IP. However, MATLAB is unable to detect the oscilloscope.I am running Linux ubuntu 22.04 as my operating system with MATLAB 2024a. I am trying to connect to a HDO9104 Lecroy oscilloscope using Instrument Control Toolbox via TCP/IP. However, MATLAB is unable to detect the oscilloscope. I am running Linux ubuntu 22.04 as my operating system with MATLAB 2024a. I am trying to connect to a HDO9104 Lecroy oscilloscope using Instrument Control Toolbox via TCP/IP. However, MATLAB is unable to detect the oscilloscope. linux ubuntu, instrument control toolbox, tcp/ip, lecroy oscilloscope MATLAB Answers — New Questions
Teams Outlook add-in suddenly stopped working
New Teams installed on the session hosts for the system and Teams add-in also installed for the system. However, Outlook fails to point to the location where plugin is saved. In the past it worked like a charm, and a week ago stopped working all of a sudden. Outlook always point the add-in location to the app data folder, but it is not installed for the user.
I tried a fresh mult-session image from Azure Marketplace, and encountered similar issue.
New Teams installed on the session hosts for the system and Teams add-in also installed for the system. However, Outlook fails to point to the location where plugin is saved. In the past it worked like a charm, and a week ago stopped working all of a sudden. Outlook always point the add-in location to the app data folder, but it is not installed for the user.I tried a fresh mult-session image from Azure Marketplace, and encountered similar issue. Read More
How to create an array from a ‘for loop’ of numeric data read from multiple excel files?
A list of excel files is made
The numeric data is imported from multiple excel files using ‘xlsread’ in a for loop.
>> facdata={‘1.csv’,’2.csv’,’3.csv’};
>> for fn=facdata
xlsread(fn{:},’D9:D9′);
endA list of excel files is made
The numeric data is imported from multiple excel files using ‘xlsread’ in a for loop.
>> facdata={‘1.csv’,’2.csv’,’3.csv’};
>> for fn=facdata
xlsread(fn{:},’D9:D9′);
end A list of excel files is made
The numeric data is imported from multiple excel files using ‘xlsread’ in a for loop.
>> facdata={‘1.csv’,’2.csv’,’3.csv’};
>> for fn=facdata
xlsread(fn{:},’D9:D9′);
end read multiple excel files, create list from excel data MATLAB Answers — New Questions
Identify replies in Microsoft Search API search Teams messages response
Using Microsoft Search API to search Teams messages, how do I tell if a hit is a channel message (post) or a reply to one? They look exactly the same in the response.
Adding the field “replyToId” to the request doesn’t add it to the response. I can’t see any difference between the hits.
Currently, after getting the search response, my code calls the API’s get-message to get the data of each message, but it fails for messages that are actually replies.
Using Microsoft Search API to search Teams messages, how do I tell if a hit is a channel message (post) or a reply to one? They look exactly the same in the response.Adding the field “replyToId” to the request doesn’t add it to the response. I can’t see any difference between the hits.Currently, after getting the search response, my code calls the API’s get-message to get the data of each message, but it fails for messages that are actually replies. Read More
Asking for help with variables
1) I am developing a code and I have stored a column from a database (numerical values) inside a variable. When using the ‘ones’ function and utilizing the variable where I have stored the column, the code does not work. However, when I program the same function and call the column of values directly, it allows me to run the code. Is there any way to use the name of the variable that I created?
n_inter = length(data_inter.RSN); % Utilizado para regresion
n_intra = length(data_intra.RSN); % Utilizado para regresion
x_axis = PGA1100_inter; % variable seleccionada para eje x
X_inter = [ones(n_inter,1) data_inter.PGA1100]; (allows me)
X_intra = [ones(n_intra,1) x_axis]; (does not allow)
2) Also, I would like to know if it is possible to store the following code inside a table, meaning that the workspace looks much cleaner and all the generated variables are stored inside a table.
% Interplaca
[b_inter_PGA] = regress(data_inter.res_PGA, X_inter);
[b_inter_PGV] = regress(data_inter.res_PGV, X_inter);
[b_inter_002] = regress(data_inter.res_002, X_inter);
[b_inter_015] = regress(data_inter.res_015, X_inter);
[b_inter_02] = regress(data_inter.res_02, X_inter);
[b_inter_03] = regress(data_inter.res_03, X_inter);
[b_inter_1] = regress(data_inter.res_1, X_inter);
[b_inter_3] = regress(data_inter.res_3, X_inter);1) I am developing a code and I have stored a column from a database (numerical values) inside a variable. When using the ‘ones’ function and utilizing the variable where I have stored the column, the code does not work. However, when I program the same function and call the column of values directly, it allows me to run the code. Is there any way to use the name of the variable that I created?
n_inter = length(data_inter.RSN); % Utilizado para regresion
n_intra = length(data_intra.RSN); % Utilizado para regresion
x_axis = PGA1100_inter; % variable seleccionada para eje x
X_inter = [ones(n_inter,1) data_inter.PGA1100]; (allows me)
X_intra = [ones(n_intra,1) x_axis]; (does not allow)
2) Also, I would like to know if it is possible to store the following code inside a table, meaning that the workspace looks much cleaner and all the generated variables are stored inside a table.
% Interplaca
[b_inter_PGA] = regress(data_inter.res_PGA, X_inter);
[b_inter_PGV] = regress(data_inter.res_PGV, X_inter);
[b_inter_002] = regress(data_inter.res_002, X_inter);
[b_inter_015] = regress(data_inter.res_015, X_inter);
[b_inter_02] = regress(data_inter.res_02, X_inter);
[b_inter_03] = regress(data_inter.res_03, X_inter);
[b_inter_1] = regress(data_inter.res_1, X_inter);
[b_inter_3] = regress(data_inter.res_3, X_inter); 1) I am developing a code and I have stored a column from a database (numerical values) inside a variable. When using the ‘ones’ function and utilizing the variable where I have stored the column, the code does not work. However, when I program the same function and call the column of values directly, it allows me to run the code. Is there any way to use the name of the variable that I created?
n_inter = length(data_inter.RSN); % Utilizado para regresion
n_intra = length(data_intra.RSN); % Utilizado para regresion
x_axis = PGA1100_inter; % variable seleccionada para eje x
X_inter = [ones(n_inter,1) data_inter.PGA1100]; (allows me)
X_intra = [ones(n_intra,1) x_axis]; (does not allow)
2) Also, I would like to know if it is possible to store the following code inside a table, meaning that the workspace looks much cleaner and all the generated variables are stored inside a table.
% Interplaca
[b_inter_PGA] = regress(data_inter.res_PGA, X_inter);
[b_inter_PGV] = regress(data_inter.res_PGV, X_inter);
[b_inter_002] = regress(data_inter.res_002, X_inter);
[b_inter_015] = regress(data_inter.res_015, X_inter);
[b_inter_02] = regress(data_inter.res_02, X_inter);
[b_inter_03] = regress(data_inter.res_03, X_inter);
[b_inter_1] = regress(data_inter.res_1, X_inter);
[b_inter_3] = regress(data_inter.res_3, X_inter); variables, ones, database MATLAB Answers — New Questions
Demux out put port 1 is not connected
I have create a 100W solar system by watching a YT video. After I run the model it says Demux output port 1 is not connectd (There are 5 similar errors because there are 5 demux in the system). Also there is one Mux in the system, therefore it has a error showing input port of the Mux not connected.
How can I solve this?
And please note in the YT video I have follow, the are not connect anything to Demux nor Mux but there model working fine.
YT video I have followedI have create a 100W solar system by watching a YT video. After I run the model it says Demux output port 1 is not connectd (There are 5 similar errors because there are 5 demux in the system). Also there is one Mux in the system, therefore it has a error showing input port of the Mux not connected.
How can I solve this?
And please note in the YT video I have follow, the are not connect anything to Demux nor Mux but there model working fine.
YT video I have followed I have create a 100W solar system by watching a YT video. After I run the model it says Demux output port 1 is not connectd (There are 5 similar errors because there are 5 demux in the system). Also there is one Mux in the system, therefore it has a error showing input port of the Mux not connected.
How can I solve this?
And please note in the YT video I have follow, the are not connect anything to Demux nor Mux but there model working fine.
YT video I have followed simulink, demux, mux, solar, solar system, matlab, 100w, export, output MATLAB Answers — New Questions
Custom name for simulink test coverage report
Hello,
When I run my simulink test file and generate test report like in the below code, a folder is created for coverage report and it has a html file with random name like ‘tp576c882a_0284_4a8b_a3b1_8ad156fb7814.html’. (the test report has a link to this coverage report file.)
…
resultNormal = testFile.run;
testReportName = [‘Report_’, blockName, ‘.pdf’];
testReportPath = fullfile(pwd, testReportName);
sltest.testmanager.report(resultNormal, testReportPath, ‘Title’, [‘Test Report for ‘, blockName, ‘ in MIL mode.’], ‘IncludeMLVersion’, true, ‘IncludeComparisonSignalPlots’, true, ‘IncludeErrorMessages’, true, ‘IncludeTestResults’, 0, ‘IncludeCoverageResult’, true,’IncludeMATLABFigures’, true);
Everytime I run this script, a new html file name is created and so I have to replace the old file eveytime in my git. Is there a way to set a fixed name to this html file ?
Thanks.Hello,
When I run my simulink test file and generate test report like in the below code, a folder is created for coverage report and it has a html file with random name like ‘tp576c882a_0284_4a8b_a3b1_8ad156fb7814.html’. (the test report has a link to this coverage report file.)
…
resultNormal = testFile.run;
testReportName = [‘Report_’, blockName, ‘.pdf’];
testReportPath = fullfile(pwd, testReportName);
sltest.testmanager.report(resultNormal, testReportPath, ‘Title’, [‘Test Report for ‘, blockName, ‘ in MIL mode.’], ‘IncludeMLVersion’, true, ‘IncludeComparisonSignalPlots’, true, ‘IncludeErrorMessages’, true, ‘IncludeTestResults’, 0, ‘IncludeCoverageResult’, true,’IncludeMATLABFigures’, true);
Everytime I run this script, a new html file name is created and so I have to replace the old file eveytime in my git. Is there a way to set a fixed name to this html file ?
Thanks. Hello,
When I run my simulink test file and generate test report like in the below code, a folder is created for coverage report and it has a html file with random name like ‘tp576c882a_0284_4a8b_a3b1_8ad156fb7814.html’. (the test report has a link to this coverage report file.)
…
resultNormal = testFile.run;
testReportName = [‘Report_’, blockName, ‘.pdf’];
testReportPath = fullfile(pwd, testReportName);
sltest.testmanager.report(resultNormal, testReportPath, ‘Title’, [‘Test Report for ‘, blockName, ‘ in MIL mode.’], ‘IncludeMLVersion’, true, ‘IncludeComparisonSignalPlots’, true, ‘IncludeErrorMessages’, true, ‘IncludeTestResults’, 0, ‘IncludeCoverageResult’, true,’IncludeMATLABFigures’, true);
Everytime I run this script, a new html file name is created and so I have to replace the old file eveytime in my git. Is there a way to set a fixed name to this html file ?
Thanks. simulink test, coverage report MATLAB Answers — New Questions
In App Designed app: When does a function called within another function spawn a new thread?
I’m having SO much trouble! I think maybe when I call a function from within another function or callback it’s going into a new thread.
I want it to finish the function before moving on. Is the best way to do that to make the function return a (dummy) value?
Since there is nothing to return but completion do I need to declare
function finish = MyFunction(app);
does finish need a value assigned at the end?
or just short cut and call
fin = MyFunction %#ok suppress mLint about unused return value?I’m having SO much trouble! I think maybe when I call a function from within another function or callback it’s going into a new thread.
I want it to finish the function before moving on. Is the best way to do that to make the function return a (dummy) value?
Since there is nothing to return but completion do I need to declare
function finish = MyFunction(app);
does finish need a value assigned at the end?
or just short cut and call
fin = MyFunction %#ok suppress mLint about unused return value? I’m having SO much trouble! I think maybe when I call a function from within another function or callback it’s going into a new thread.
I want it to finish the function before moving on. Is the best way to do that to make the function return a (dummy) value?
Since there is nothing to return but completion do I need to declare
function finish = MyFunction(app);
does finish need a value assigned at the end?
or just short cut and call
fin = MyFunction %#ok suppress mLint about unused return value? threads, function calls MATLAB Answers — New Questions
Why I get error :Cannot find ‘get’ method for matlab.graphics.internal.GraphicsMetaProperty class?
Hello there
My code is:
function plot_kx2_slider()
% Create a figure with a slider and a plot
f = figure;
k=1
slider = uicontrol(‘Style’, ‘slider’, ‘Units’, ‘normalized’, …
‘Position’, [0.1, 0.9, 0.8, 0.05], …
‘Value’, 1, ‘Min’, -5, ‘Max’, 5);
axes_handle = axes(‘Position’, [0.1, 0.1, 0.8, 0.7]);
% Create a function to update the plot based on the slider value
function update_plot(source, eventdata)
% Get slider value using get function
k = get(source, ‘Value’);
x = linspace(-5, 5, 100);
y = k * x.^2;
plot(axes_handle, x, y);
title([‘f(x) = ‘, num2str(k), ‘x^2’]);
xlabel(‘x’);
ylabel(‘f(x)’);
end
% Set the initial plot
update_plot(slider, [0]);
% Add a listener to the slider to update the plot when the slider value changes
addlistener(slider, ‘Value’, ‘PostSet’, @update_plot);
end
this code should plot the function f(x)=kx^2 but MATLAB shows me these errors:
————————-
Warning: Error executing listener callback for PostSet event on Value dynamic property in object of
matlab.ui.control.UIControl class:
Error using get
Cannot find ‘get’ method for matlab.graphics.internal.GraphicsMetaProperty class.
Error in plot_kx2_slider/update_plot (line 13)
k = get(source, ‘Value’);
————————-
guys can you help me?Hello there
My code is:
function plot_kx2_slider()
% Create a figure with a slider and a plot
f = figure;
k=1
slider = uicontrol(‘Style’, ‘slider’, ‘Units’, ‘normalized’, …
‘Position’, [0.1, 0.9, 0.8, 0.05], …
‘Value’, 1, ‘Min’, -5, ‘Max’, 5);
axes_handle = axes(‘Position’, [0.1, 0.1, 0.8, 0.7]);
% Create a function to update the plot based on the slider value
function update_plot(source, eventdata)
% Get slider value using get function
k = get(source, ‘Value’);
x = linspace(-5, 5, 100);
y = k * x.^2;
plot(axes_handle, x, y);
title([‘f(x) = ‘, num2str(k), ‘x^2’]);
xlabel(‘x’);
ylabel(‘f(x)’);
end
% Set the initial plot
update_plot(slider, [0]);
% Add a listener to the slider to update the plot when the slider value changes
addlistener(slider, ‘Value’, ‘PostSet’, @update_plot);
end
this code should plot the function f(x)=kx^2 but MATLAB shows me these errors:
————————-
Warning: Error executing listener callback for PostSet event on Value dynamic property in object of
matlab.ui.control.UIControl class:
Error using get
Cannot find ‘get’ method for matlab.graphics.internal.GraphicsMetaProperty class.
Error in plot_kx2_slider/update_plot (line 13)
k = get(source, ‘Value’);
————————-
guys can you help me? Hello there
My code is:
function plot_kx2_slider()
% Create a figure with a slider and a plot
f = figure;
k=1
slider = uicontrol(‘Style’, ‘slider’, ‘Units’, ‘normalized’, …
‘Position’, [0.1, 0.9, 0.8, 0.05], …
‘Value’, 1, ‘Min’, -5, ‘Max’, 5);
axes_handle = axes(‘Position’, [0.1, 0.1, 0.8, 0.7]);
% Create a function to update the plot based on the slider value
function update_plot(source, eventdata)
% Get slider value using get function
k = get(source, ‘Value’);
x = linspace(-5, 5, 100);
y = k * x.^2;
plot(axes_handle, x, y);
title([‘f(x) = ‘, num2str(k), ‘x^2’]);
xlabel(‘x’);
ylabel(‘f(x)’);
end
% Set the initial plot
update_plot(slider, [0]);
% Add a listener to the slider to update the plot when the slider value changes
addlistener(slider, ‘Value’, ‘PostSet’, @update_plot);
end
this code should plot the function f(x)=kx^2 but MATLAB shows me these errors:
————————-
Warning: Error executing listener callback for PostSet event on Value dynamic property in object of
matlab.ui.control.UIControl class:
Error using get
Cannot find ‘get’ method for matlab.graphics.internal.GraphicsMetaProperty class.
Error in plot_kx2_slider/update_plot (line 13)
k = get(source, ‘Value’);
————————-
guys can you help me? error MATLAB Answers — New Questions
Descubra o Portal que Toda Pessoa Desenvolvedora JavaScript Precisa Conhecer na Microsoft!
Você sabia que a Microsoft oferece um portal exclusivo voltado para desenvolvedores(as) JavaScript? O JavaScript at Microsoft reúne tudo o que você precisa em um único lugar para começar a desenvolver aplicações, aprender mais sobre JavaScript e se manter atualizado(a) com as novidades da Microsoft!
Vamos explorar um pouco mais sobre essa incrível plataforma e entender como você pode aproveitar ao máximo seus recursos!
O que é o JavaScript at Microsoft
No JavaScript at Microsoft, você encontrará tutoriais práticos, documentações detalhadas, exemplos de código com Azure e muito mais! Seja você um(a) desenvolvedor(a) iniciante ou experiente, essa plataforma é projetada para apoiar e acelerar seu aprendizado e desenvolvimento, ajudando-o(a) a tirar o máximo proveito das tecnologias relacionadas ao JavaScript.
O que você encontrará no JavaScript at Microsoft?
Há muitos recursos interessantes nesse portal! O mais interessante é que as informações estão super organizadas e centralizadas. Assim, você pode obter rapidamente todas as informações necessárias sobre o mundo JavaScript na Microsoft.
Vamos conferir o que você encontrará no JavaScript at Microsoft:
Serverless ChatGPT com RAG usando LangChain.js
Logo na primeira parte da página, você encontrará vídeos recentes, tutoriais, artigos e até mesmo exemplos de código, como o Serverless AI Chat with RAG using LangChain.js. Essa é uma aplicação onde você aprenderá a criar seu próprio ChatGPT serverless utilizando a técnica de Recuperação Aumentada de Geração (RAG) com LangChain.js. Você pode executá-lo localmente com Ollama e Mistral, ou implementá-lo no Azure em apenas alguns minutos, aproveitando seus próprios dados.
Recomendamos que você explore esse exemplo incrível! Há muito para aprender e, quem sabe, se inspirar para criar sua própria versão de chatbot com JavaScript! Faça um fork do projeto agora mesmo e deixe seu ⭐!
Vídeos e Séries sobre JavaScript + Azure
Na seção de vídeos, você encontrará uma série de conteúdos sobre como usar JavaScript com Azure. São vídeos que variam desde tutoriais curtos até palestras de 30 a 45 minutos, ensinando como criar aplicações incríveis com JavaScript e Azure.
Por exemplo, neste ano tivemos o JavaScript Developer Day, com inúmeras palestras incríveis de especialistas da Microsoft e da Comunidade Técnica, abordando como você pode utilizar o JavaScript com diferentes serviços do Azure! Algumas palestras notáveis incluem:
Building a versatile RAG Pattern chat bot with Azure OpenAI, LangChain | JavaScript Dev Day
LangChain.js + Azure: A Generative AI App Journey | JavaScript Dev Day
GitHub Copilot Can Do That? | JavaScript Dev Day
Exemplos de Código JavaScript + Azure e Projetos Open Source
Nesta seção, você encontrará diversos projetos open source nos quais você pode contribuir! Muitos desses projetos são mantidos pelo time de JavaScript Advocacy e Developer Division da Microsoft. Eles são voltados para uso empresarial e seguem as melhores práticas de desenvolvimento em JavaScript! Explore esses projetos, faça experimentos e ajude-nos a melhorá-los com suas contribuições!
Tutoriais e Mais Vídeos!
Na seção de tutoriais, você encontrará uma ampla variedade de vídeos tutoriais, cobrindo diferentes necessidades. Desde o uso do depurador do Visual Studio Code até a utilização do Azure Static Web Apps para hospedar aplicações estáticas.
Alguns exemplos de tutoriais disponíveis são:
End-to-end browser debugging of your Azure Static Web Apps with Visual Studio Code
Azure libraries packages for JavaScript
Introduction to Playwright: What is Playwright?
Deploy React websites to the cloud with Azure Static Web Apps
Workshops e Documentações
Por fim, você encontrará diversos workshops e documentações oficiais sobre como usar JavaScript com Azure e outras tecnologias da Microsoft.
No hub, você encontrará workshops como:
Microservices in practice with Node.js, Docker and Azure
LAB: Build a serverless web application end-to-end on Microsoft Azure
Create your own ChatGPT with Retrieval-Augmented-Generation
Build JavaScript applications with Node.js
Conclusão
O JavaScript at Microsoft é um portal completo para quem deseja aprender mais sobre JavaScript e como usá-lo com as tecnologias da Microsoft. Então, se você quer se aprofundar em JavaScript, Azure, TypeScript, Inteligência Artificial, Testes, e muito mais, não deixe de acessar o portal e explorar todos os recursos disponíveis!
Espero que tenha gostado deste artigo e que você explore ainda mais o JavaScript at Microsoft! Se tiver alguma dúvida ou sugestão, não deixe de comentar aqui embaixo! 😎
Microsoft Tech Community – Latest Blogs –Read More